Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4151

Advanced users • Re: Boot Bullseye, Buster, or Stretch on a Raspberry Pi 5 : Made Easy

$
0
0
The attached rpi5-boot script will update Bullseye, Buster, or Stretch to boot on a Raspberry Pi 5.

First, MAKE A BACKUP of the device you wish to update.

Next, perform the update:

Code:

sudo rpi5-boot /dev/sdX
Once the update is finished, the device should boot on a Raspberry Pi 5.

Note: In the case of a Stretch device, the BOOT partition must be expanded before the update process is attempted.

This is easly accomplished using the the included expand-boot script:

Code:

sudo expand-boot /dev/sdX
Hi, Thanks for this solution it does work nice, but I have a question, when I run any of my scripts I get the following error

Code:

* failed to open vchiq instance
and I was wondering if you know a way I can solve this?

Statistics: Posted by rijotech — Fri Jul 26, 2024 8:46 pm



Viewing all articles
Browse latest Browse all 4151

Trending Articles