[Bug 263873] FreeBSD-13.0-RELEASE boot failure on Raspberry Pi 2B Rev 1.1
Date: Mon, 09 May 2022 09:15:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263873
Bug ID: 263873
Summary: FreeBSD-13.0-RELEASE boot failure on Raspberry Pi 2B
Rev 1.1
Product: Base System
Version: 13.0-RELEASE
Hardware: arm
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: arm
Assignee: freebsd-arm@FreeBSD.org
Reporter: gwq_uk@yahoo.com
Hi,
I have tried to use a FreeBSD-13.0-RELEASE memory card image on my RPI2B but I
get the dreaded rainbow screen. (Also tried 13.1-RC6 same result)
I have use the following command to create the memory card;
dd if=FreeBSD-13.0-arm-armv6-RPI-B.img of=/dev/da0 bs=1m conv=sync
The image writes without issue but when placed in the RPI2B it will not boot.
The two file systems are moutable using a memory card reader and plugging that
into another FreeBSD machine;
mkdir /msdos
mount -t msdosfs /dev/da0s1 /msdos
mount /dev/da0s2a /mnt
I have also tried FreeBSD-12.3-RELEASE image using the same dd command and the
RPI2B boots just fine. i.e. works as intended.
The power supply is a good quality one with an output of 3.1 amps.
Thanks
Greg
--
You are receiving this mail because:
You are the assignee for the bug.