Not able to sucesfully boot using RPI2 armv6 image

I'm have a Raspberry Pi 2 Model B v1.2 and I'm using this image
http://ftp.freebsd.org/pub/FreeBSD/....2/FreeBSD-11.2-RELEASE-arm-armv6-RPI2.img.xz

When I attempt to boot from it the screen goes blank after loading the kernel. I managed to capture the screenshot (below) right before it goes black.

vlcsnap-2018-08-17-19h24m52s435.png


It looks like the last message is:

Code:
Kernel entry at 0x1200100...
Kernel args: (null)

It doesn't seem to indicate much.

Also, the part at the top about "No Ethernet found" seems strange. Is that normal too?
 
The first (2) images I tried on my Raspberry Pi did not match
the version, and model number, so check they match for yours.

The "Ethernet not found" as the boot sequence is exactly the
same on my Raspberry Pi. Later in the sequence the network
drivers should make the connection.

The "going blank" happens on my Raspberry Pi, but after a second or two the boot sequence picks up again - so you
need to be patient for this interruption to recover - mine does.

Make sure the cable connections are all secured in place, a
loose cable has happened to me a few times, so check.

Otherwise, I hope these comments are helpful. Best Regards.
 
For anyone that may end up here from Google, etc: the image from 20180816 doesn't boot. I used the image from 20180810 on my rev 1.1 board and it worked fine.
 
Back
Top