billw2 / rpi-clone

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

'clone' from sdcard to another Linux machine to a mount point? #36

Open ghost opened 7 years ago

ghost commented 7 years ago

Hi Bill,

Can this script also do a clone of the full SD Card to a mount point on another real PC Linux (Ubuntu) server? I have several Pi's - would be cool if I have a full clone of the 2 partitions on a mount point, for quick recovery and recreation of the SD Card, back from the Linux server, then I do not have the hassle of switching cd cards, marking them, ...

If so, how would I go about that?