Re: Raimbow screen installing / booting FreeBSD-14.2-RELEASE-arm64-aarch64-RPI.img on the raspberry pi zero 2w
Marco Devesas Campos <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]> |
If I recall correctly, it’s enough to copy bcm2710-rpi-3-b-plus.dtb to bcm2710-rpi-zero-2.dtb (in the msdos partition). Best, Marco > On 4 Feb 2025, at 17:35, Mario Marietto <[email protected]> wrote: > > Hello. > > I've dd'ed FreeBSD 14.2 RELEASE on a sd card and I tried to boot it with my Raspberry Pi zero 2 w : > > # dd if=FreeBSD-14.2-RELEASE-arm64-aarch64-RPI.img of=/dev/sdf > > but unfortunately when I turned on the board I got the rainbow screen : > > https://ibb.co/cXKFCtvJ > > So I suppose that the fix hasn't been upstreamed for FreeBSD 14.2-RELEASE. > > What can I do to bypass the bug ? > > -- > Mario.