(linux and that other one too.)
- SDcard Images with SPI installer/cloner: v2024.01
- SPI Bootorderd mainline Downloads: v2024.01
- NON-SPI Bootorderd mainline Downloads: v2024.01
- Grab a u-boot installer with the desired bootorder from the link above.
- Flash it to an SDcard. and insert it into the OPi5.
- Boot the device, wait a few moments for the LED to come on. (on 5plus the led is blue, on 5/5b it may be green.) if there is any error, the led will not come on. this should not take more than 10 mins.
- Thats it, take the SDcard out, and reboot.
- Grab a u-boot installer with the desired bootorder from the link above.
- Flash it to an SDcard. if you want to clone the os on an SDcard youre already booting from, youll need to flash the installer to a second SDcard.
- Go to the SDcard's root (you may have to unplug/replug the card,) and edit
CloneOptions.txt. - Change
EnableClone=0toEnableClone=1. - If you want to clone the whole device, leave
CloneBytes=0as is. if you've flashed a fresh image to an SDcard or USB you want to clone, set this a bit above the size of the uncompressed image. for isntance, if the image was1.6Gset this to2000Mor2G. - For
CloneFrom=andCloneTo=put the desired devices. the options aresd,emmc,usb, andnvme. - With the OPi5 off, put the SDcard into the OPi5, if youre using a usb stick, plug it into a USB 2.0 port (the white ones). if your cloning from/to an SDcard, have it ready.
- Boot the OPi5. if youre not cloning from/to an SDcard, just wait for the led to come on. if it does, the clone succeded, and the spi has been flashed. (on 5plus the led is blue, on 5/5b it may be green.) otherwise continue to the next step.
- If you clone operation uses an SDcard, wait for the led to blink once every 2 seconds. its now safe to remove the spi installer SDcard.
- Once youve removed the card, the led will blink twice every 2 seconds. its now safe to insert the SDcard you want to clone from/to. be aware this will accept any card as the clone source/destination , including the spi installer.
- The led should now stop blinking and the fan will start if it is connected to the fan header (at least on the 5plus, create a github issue if it does not on the 5/5b) this means the cloning process has started.
- If you cloned to/from an SDcard, the led will start blinking again. remove the SDcard used for cloning, and re-insert the SPI installer SDcard.
- Now wait for the led to be lit solid. if it does, the clone succeded, and the spi has been flashed.