Re: Booting CURRENT from PinebookPro SD over 10-RELEASE on eMMC
Matthew Widup <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.arm |
|---|---|
| Message-ID | <TXIDnfE5akJj_kfImkA6c6t4uvFzz0RlfIS_lvSW_2gxHU6hNWvSilnKyr4PhUXjW7CKJ9OEuq-VCQXD93UeVbQglFPvh_VGCN0bsnjNcFs=@proton.me> |
Hello Joel, Are you able to boot a different operating system from SD card? Manjaru, Debian, or NetBSD 10-RELEASE? If so, most likely your image isn't bootable. Otherwise, disable the eMMC and see if it will boot; then most likely you could replace the U-Boot on the eMMC with a different one. Matt Sent with Proton Mail secure email. On Friday, June 28th, 2024 at 12:03 PM, Joel <[email protected]> wrote: > Hello -- I boot NetBSD 10-RELEASE from eMMC on my PinebookPro. All good > there -- loving it. > > Now I want to try CURRENT. I grabbed a daily HEAD image and used dd to > write to an SD, followed by the rksd_loader.img for the PinebookPro > (from pkgsrc) -- the same steps as with 10-RELEASE. > > With the imaged SD in the PinebookPro SD slot, it should boot before the > eMMC. I verified this because that SD card used to have Debian for an > RPI3 (and of course failed to boot). Disappointingly, that same SD now > with CURRENT won't boot. I think I'm about to learn some details about > u-boot etc :) > > I tried to catch the messages when u-boot starts but couldn't see > anything obvious. I couldn't figure out how to break into the u-boot cli > and diagnose. > > I then tried the same CURRENT image with a USB memory stick on the USB2 > port (right side) and still no luck booting. I know booting this way > works because I can still boot Manjaro Linux (before the eMMC boots) > that I have on another USB memory stick. > > Can someone help me understand why I can't boot another image of NetBSD > on the PinebookPro SD or USB while I have NetBSD 10-RELEASE on the eMMC? > Specifically, can someone guide me on the right u-boot cli commands to > diagnose? > > Thanks - Joel