Diamond Member Pelican Press 0 Posted October 27 Diamond Member Share Posted October 27 This is the hidden content, please Sign In or Sign Up How to install and use the new Raspberry Pi boot menu A recent Raspberry Pi This is the hidden content, please Sign In or Sign Up sees a new boot-menu for our favorite single board computer, the Raspberry Pi 5. The update introduces a boot-menu, accessible by pressing the Spacebar. data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw== (Image credit: Tom’s Hardware) The new menu enables users to boot from micro SD, NVMe, USB and even network boot, all from a simple and easy to understand user interface. In this how to, we will show you how to install and use the new boot menu. We’re running Raspberry Pi OS from one of the new Raspberry Pi branded A2 micro SD cards (review coming soon), and a USB 3.0 stick with a copy of Ubuntu 24.10 written to it. 1. Power up your Raspberry Pi to the desktop and open a terminal. 2. In the terminal run this command to update the list of software repositories and upgrade your installed software. sudo apt update && sudo apt full-upgrade 3. Run this command to check the date on your Raspberry Pi Firmware. If the firmware is up to date proceed to step 8, if not go to the next step. sudo rpi-eeprom-update 4. Open raspi-config, a tool to make changes to the Raspberry Pi and its operating system. Get Tom’s Hardware’s best news and in-depth reviews, straight to your inbox. sudo raspi-config 5. Go to Advanced Options >> Bootloader Version and choose Latest. This will set the bootloader to use the latest version. 6. Exit raspi-config by selecting Finish. 7. In the terminal update your firmware to the latest version. sudo rpi-eeprom-update -a 8. Power off the Raspberry Pi. 9. Connect your USB / micro SD card to the Raspberry Pi and power on while holding the spacebar. 10. Select the boot device using its corresponding number. We chose to boot from USB (option 4), where we had a copy of Ubuntu 24.10 to test. data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw== (Image credit: Tom’s Hardware) 11. Reboot from Ubuntu, while holding the spacebar to load the menu again. You can reboot from any OS, we are just using this to illustrate. 12. Select the SD card boot option (option 1) to boot from the Raspberry Pi OS micro SD card. data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw== (Image credit: Tom’s Hardware) This is the hidden content, please Sign In or Sign Up #install #Raspberry #boot #menu This is the hidden content, please Sign In or Sign Up This is the hidden content, please Sign In or Sign Up Link to comment https://hopzone.eu/forums/topic/155024-how-to-install-and-use-the-new-raspberry-pi-boot-menu/ Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now