I have recently decided to run Clonezilla restoreparts in interactive mode (just to double-check the default parameters) and the command line generated at the end of the process included -f switch. It apparently converts the existing image to some temporary file. I can't find any information about this parameter in the documentation.
Creating a tmp Clonezilla image "imagename-tmp-cnvted" based on the image "imagename" so that we can restore the image imagename (was saved from sdb) to sdb ...
I have always run those commands without -f sda1 or -f sdb12 and never had any problems.
I'm using "Clonezilla-live-20141215-utopic-amd64", an older version which works perfectly on my hardware.
I have recently decided to run Clonezilla restoreparts in interactive mode (just to double-check the default parameters) and the command line generated at the end of the process included -f switch. It apparently converts the existing image to some temporary file. I can't find any information about this parameter in the documentation.
The message shown is as follows:
I have always run those commands without -f sda1 or -f sdb12 and never had any problems.
I'm using "Clonezilla-live-20141215-utopic-amd64", an older version which works perfectly on my hardware.
The saveparts commands are as follows:
Last edit: Lex24 2018-04-15
" It apparently converts the existing image to some temporary file." -> So you need the command about this? If so, run:
create-ocs-tmp-img --help
Steven