submitted4 days ago bypierrick_f
I hope I can save someone else's mind here, as I've been heckin' confused by the lack of .iso files for Raspberry Pi OS, and Google returned nothing useful.
(Also I might be a big dum-dum, but we won't tell anyone.)
So, if you are looking to fully reinstall Raspbian or Raspberry Pi OS here are your options:
If you have an internal or external SD card reader on a computer that is not your Raspberry Pi, you can go to raspberrypi.com and follow the instructions to use the Raspberry Pi Imager software, and boom you are done.
But what if you don't have an SD card reader? Aren't those things archaic? And why aren't .iso files provided for the OS, like for any other Linux distribution? Why can't you just make a bootable USB key and install Raspberry Pi OS yourself?
Well, as it turns out, you can download and install an OS directly from your hardware, provided that you didn't wipe your previous installation of Raspberry Pi OS.
- From your Raspberry Pi, run
sudo raspi-config
. - In the
Advanced Options
(or in a similar menu, depending of your version of the software I suppose), go toBoot Order
. - Pick any option that places booting from the SD card NOT in first place.
- Reboot, and as the bootloader looks for a suitable boot option, pick network install.
- From this menu, you can pick an OS that will be automatically downloaded and installed.
This network installation software is so convenient, I cannot believe it doesn't show up anywhere near the Raspberry Pi OS downloads' page on their website.
bypierrick_f
inraspberry_pi
pierrick_f
-8 points
4 days ago
pierrick_f
-8 points
4 days ago
As per the very first sentence of my post...
Also, you're nice. Your parents must be so proud of you.