From this page [1] on Raspberry Pi's Docs it seems like it's been like that for a while. Had there been a big change with this ROM specifically? [1]: https://www.raspberrypi.org/documentation/hardware/raspberry...
I've been doing this on a 3B for almost a year now. (At least I think it's a 3B; it's not a 4 in any case. The article title has since been updated to clarify that the change is relevant to the 4.)
Raspberry Pi 4 can finally boot directly from USB
21–30 of 269 posts
Re: Raspberry Pi 4 can finally boot directly from USB
#22This sounds pretty cool! Features like this really open up exciting ways to deploy RPis, even for DIY folks like me who use them to do things like control projectors in a theatre show. But man oh man, this page is a striking reminder that GitHub could probably use finer grained controls for commenting on issues. I sympathize with the person who wanted to close the issue originally, it looks like it just became a magn…
Re: Raspberry Pi 4 can finally boot directly from USB
#23This is such a misleading title. 2 and 3 have had this for a while, one can do this with 4. I'm currently using a recent MicroSD card on my Pi 4 though, haven't had any real issues with it.
Re: Raspberry Pi 4 can finally boot directly from USB
#24It's nice but I'm honestly baffled that it's seen as such a big deal as it's pretty trivial to make grub boot off USB, leaving the SDcard only being used doing the initial boot. Is it just about the convenience?
Re: Raspberry Pi 4 can finally boot directly from USB
#25This sounds pretty cool! Features like this really open up exciting ways to deploy RPis, even for DIY folks like me who use them to do things like control projectors in a theatre show. But man oh man, this page is a striking reminder that GitHub could probably use finer grained controls for commenting on issues. I sympathize with the person who wanted to close the issue originally, it looks like it just became a magn…
Honest question, why couldn't you do this before, having the boot loader on an SDcard and everything else hanging off USB?
Re: Raspberry Pi 4 can finally boot directly from USB
#26Earlier quoted context omitted.
I've been doing this on a 3B for almost a year now. (At least I think it's a 3B; it's not a 4 in any case. The article title has since been updated to clarify that the change is relevant to the 4.)
IIRC, enabling usb mass storage boot involves setting some OTP bits, which permanently disables usb host boot. But AFAIK, the 3B doesn't support usb host boot anyways. Is there any feature you could lose by enabling mass storage boot in this case?
Re: Raspberry Pi 4 can finally boot directly from USB
#27Re: Raspberry Pi 4 can finally boot directly from USB
#28Oh man I feel for the maintainers here, with the many "this isn't the place for that" and now-deleted comments. It's on my mind, as I just set up a vpn gateway on a Pi, and while I sorta want to document the process, I don't want to support randos.
Re: Raspberry Pi 4 can finally boot directly from USB
#29Which devices now support this? Does this require updating some built-in flash/eeprom memory?
pi@4b:~ $ vcgencmd bootloader_version
Apr 16 2020 18:11:26
version a5e1b95f320810c69441557c5f5f0a7f2460dfb8 (release)
timestamp 1587057086
pi@4b:~ $ vcgencmd bootloader_version
Sep 3 2020 13:11:43
version c305221a6d7e532693cc7ff57fddfc8649def167 (release)
timestamp 1599135103