hi,
I'm going to backup the entire disk (SSD connected via SATA 3.0) via the "image" feature.
Target media is USB (simple HDD via USB 2.0) that is not recognized using the "local_dev" entry,
but I overcame this issue mounting it manually (sudo mount /dev/sdb1 /home/partimag).
Now, with this background (/home/partimag already sets) how can I backup to a custom folder ???, a folder already present in the target media (/home/partimag/backup) ???
thank you
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi,
I'm going to backup the entire disk (SSD connected via SATA 3.0) via the "image" feature.
Target media is USB (simple HDD via USB 2.0) that is not recognized using the "local_dev" entry,
but I overcame this issue mounting it manually (sudo mount /dev/sdb1 /home/partimag).
Now, with this background (/home/partimag already sets) how can I backup to a custom folder ???, a folder already present in the target media (/home/partimag/backup) ???
thank you
Did you check this?
http://clonezilla.org/show-live-doc-content.php?topic=clonezilla-live/doc/01_Save_disk_image
Steven.