Re: Boot image for a Pi4 ?
bob prohaska <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jul 04, 2024 at 09:36:22PM -0700, Mark Millard wrote: > On Jul 4, 2024, at 18:22, bob prohaska <[email protected]> wrote: > > > Can anybody suggest a -release image to run on a Pi4, 8GB? > > RPi4B Rev. 1.4? Rev. 1.5? > It's marked Raspberry Pi 4 Model B, no rev that I can find. The copyrwight date is 2018, so it's older than expected. > Using a Rev 1.5 (so: "C0T", not "B0T") . . . > Guess my Pi4 is likely "BOT", given the age. After a lot of hair-pulling it turns out I didn't connect the usb-serial ground wire..... Now the machine boots FreeBSD-14.1-RELEASE-arm64-aarch64-RPI.img with no problem. I think the original problem was likely a bungled dd operation. When the card was put back in RasPiOS, config.text was reported "non-ascii", likely some kind of corruption. The image that boots was written with the Raspberry Pi Imager, which seems to verify after writing. In any case, all seems well now. Thanks for writing, and apologies for the noise! bob prohaska