CaptainWoodrow7
Posts: 1
Joined: Sat Jun 20, 2020 5:56 am

Remove USB Boot Raspberry Pi 4

Sat Jun 20, 2020 6:12 am

I'm new to this, so don't hate me if I'm in the wrong spot. I want to add the USB boot to my Raspberry Pi 4, but I also want to know how to remove it first. I'm just trying to figure out what to do with my Raspberry Pi, find the perfect operating system, and the best way to run it; while being able to change my mind. Also, what's a good SSD to use through USB boot if I do decide to use it?

User avatar
HawaiianPi
Posts: 5711
Joined: Mon Apr 08, 2013 4:53 am
Location: Aloha, Oregon USA

Re: Remove USB Boot Raspberry Pi 4

Sat Jun 20, 2020 8:13 am

The Raspberry Pi Imager utility can make an EEPROM recovery SD card that will restore the older bootloader, if you want to.
My mind is like a browser. 27 tabs are open, 9 aren't responding,
lots of pop-ups...and where is that annoying music coming from?

fruitoftheloom
Posts: 23132
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: Remove USB Boot Raspberry Pi 4

Sat Jun 20, 2020 9:50 am

CaptainWoodrow7 wrote:
Sat Jun 20, 2020 6:12 am
I'm new to this, so don't hate me if I'm in the wrong spot. I want to add the USB boot to my Raspberry Pi 4, but I also want to know how to remove it first. I'm just trying to figure out what to do with my Raspberry Pi, find the perfect operating system, and the best way to run it; while being able to change my mind. Also, what's a good SSD to use through USB boot if I do decide to use it?

By default the boot sequence will be:

SD Card Boot
USB MSD Boot

So there is no requirement to keep reverting to earlier Firmware.
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

hippy
Posts: 7459
Joined: Fri Sep 09, 2011 10:34 pm
Location: UK

Re: Remove USB Boot Raspberry Pi 4

Sat Jun 20, 2020 1:53 pm

CaptainWoodrow7 wrote:
Sat Jun 20, 2020 6:12 am
I want to add the USB boot to my Raspberry Pi 4, but I also want to know how to remove it first.
The booting order is controlled by a setting in a file which is held within the Boot Eeprom itself. If you wish to change the boot order, or change it back, all you need to do is obtain the configuration file, set it how you want, and tell the Pi to set its Boot Eeprom to use that.

https://www.raspberrypi.org/documentati ... teeprom.md

It is intended that boot order settings will be catered for by using the 'raspi-config' app in future.

W. H. Heydt
Posts: 12431
Joined: Fri Mar 09, 2012 7:36 pm
Location: Vallejo, CA (US)

Re: Remove USB Boot Raspberry Pi 4

Sat Jun 20, 2020 4:24 pm

Eventually, the ability to boot from a USB MSD will be stable, then critical. Once that happens, any Pi4B that gets updated will have the ability to boot from a USB MSD. Ultimately, the EEPROM image with the feature will almost certainly be the one loaded at the factory.

Return to “General discussion”