Do you need more than one operating system on your Raspberry Pi? Several tools are available to help manage the process, such as the Foundation’s own NOOBS Raspberry Pi and its predecessor, BerryBoot.
NOOBS is considered by many to be the best installer, but it misses some BerryBoot options. Would you like to try BerryBoot to install Raspberry Pi operating systems? Read more!
What does BerryBoot do?
Have you ever had trouble installing an ISO disk image on your Raspberry Pi’s SD card? Want to have more than one OS (perhaps a retro gaming system and a media center)? The answer is a tool that helps you manage the installation of one or more OSes for your Pi.
This is basically what BerryBoot does. Giving you a choice of operating systems, BerryBoot downloads the OS and installs it with minimal interaction from you.
It also provides you with some basic networking tools, location settings, and even an editor to tweak the configuration. For example, you can edit your network settings in wpa_supplicant.conf. or you can change the boot menu timeout in cmdline.txt.
Using BerryBoot is simple:
- Download Berry Boot.
- Extract the ZIP file to a formatted SD card.
- Set up BerryBoot.
- Select and install one or more operating systems.
- Choose which OS you want to use every time you boot up your Raspberry Pi.
BerryBoot also allows you to install your chosen Raspberry Pi operating systems to a location other than the SD card. If your Pi has a network attached storage (NAS) or a hard disk drive (HDD) connected, you can use them. This is a great way to reduce data writes to your SD card and extend its lifespan.
However, the SD card must remain in the Pi to boot.
How to get BerryBoot
To use BerryBoot, you need to download it from Sourceforge. It is an online repository where many applications and utilities are hosted.
BerryBoot is available in one of two downloads. The first option is for all versions of the Raspberry Pi, from the original to the Raspberry Pi Zero. If you have a Raspberry Pi 2 or 3, however, there is a special version just for those devices.
Having two boot options is ideal if you have several different models
Download : Berryboot for All Raspberry Pis | Raspberry Pi 2 and 3
Copy BerryBoot to a formatted SD card
Once downloaded, the contents of the ZIP file must be extracted and copied to your Pi’s SD card. First make sure it’s pasted into your computer, then right-click on the ZIP file and choose » Extract all» . In the dialog box that appears, click » Review», then find the drive letter that matches your SD card. Select it, then click » Extract» .
Wait while the data is being copied to the SD card. Make sure the contents of the ZIP file are copied to the root of the SD card and not to a directory. After that, safely remove the SD card from your computer.