billw2 / rpi-clone

A shell script to clone a booted disk.
BSD 3-Clause "New" or "Revised" License
2.48k stars 327 forks source link

RPi5 #170

Open scargill opened 8 months ago

scargill commented 8 months ago

Not an issue, Bill - just enquiring (but couldn't think of anywhere else to post this).. Will RPi-Clone continue to function in the RPi5 without modification?

framps commented 8 months ago

I think that's not dependent on the new HW but the SW required by RPi5. As far as I know RPi5 requires bookworm and rpi-clone works with bookworm if you apply the patch listed in https://github.com/billw2/rpi-clone/issues/168.

Melluish commented 6 months ago

I successfully cloned an RPi5 SD card last night to another SD card connected via a USB adaptor. The only issue was that for some reason the PARTUUID didn't get updated in cmdline.txt so had to be manually changed afterwards for it to boot.

framps commented 6 months ago

@Melluish See #168 how to fix your PARTUUID update issue