rpi-clone icon indicating copy to clipboard operation
rpi-clone copied to clipboard

Q: clone to USB Flash Stick for backup; how to restore?

Open chrissv opened this issue 1 year ago • 3 comments

My apologies if I missed this in the documentation, but I couldn't find it.

In my implementation, instead of using an SD card in a USB-to-SD adapter as the clone destination, I have a regular USB flash stick (just because I have a bunch around). rpi-clone has no problems cloning to the USB flash device.

So what happens when/if I have an SD card failure, and I need to use/restore this cloned USB flash drive to a new SD card? Is there a tool to copy/restore from the USB stick back to an SD card (presumably on another machine, since the RPi isn't running)? Does anything (PARTUUID) need to be fixed up afterwards on the SD card?

chrissv avatar Nov 12 '23 00:11 chrissv

I don't know for sure - but as far as understand just use rpi-clone to clone the USB stick to a new SD card. Just try it with a new SD card :wink:

framps avatar Dec 30 '23 19:12 framps

I don't know for sure - but as far as understand just use rpi-clone to clone the USB stick to a new SD card. Just try it with a new SD card 😉

Do you know the command for rpi-clone to use a different source than the booted device? (the "-m" option adds an additional mounted directory to sync, but the root is aways synced)

chrissv avatar Jan 23 '24 02:01 chrissv

Unfortunately not.

framps avatar Jan 23 '24 08:01 framps