Raspberry Pi4: Booting from SSD (New update)
Tech Slice
This is an update to a previous video on how to boot up a raspberry Pi 4 from an SSD . This is the stable version.
Raspberry Pi 4 USB Boot up:
sudo apt update
sudo apt full-upgrade
sudo nano /etc/default/rpi-eeprom-update
- Change "critical" to say "stable"
ls /lib/firmware/raspberrypi/bootloader/stable
- get the last firmware update file with the date and move to the next step
sudo rpi-eeprom-update -d -f /lib/firmware/raspberrypi/bootloader/stable/pieeprom-2020-06-15.bin
sudo reboot
- You must reboot for this to take effect.
vcgencmd bootloader_config
- You should see: BOOT_ORDER=0xf41
- This will confirm that you can boot up from USB ... https://www.youtube.com/watch?v=dUNFeqE1eC0
2021-01-31
0.0 LBC
Copyrighted (contact publisher)
37420734 Bytes