When I am trying to save an image, i saw this new option in the menu "-rm-win-swap-hib" However when i try and save an image while selecting this option, it errors out.
The command that is running is
"/opt/drbl/sbin/ocs-sr --language en --use-ntfsclone --rm-win-swap-hib -p poweroff -z3 savedisk imagename sda"
it then errrors out with
"/opt/drbl/sbin/ocs-sr: --rm-win-swap-hib: invalid option"
and then spits out the usage
I'm running version 1.9.0-35 according to the version file in /opt/drbl/doc/
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The version no you mentioned is for drbl. Could you run:
dpkg -l clonezilla (for Debian-like linux)
or
rpm -q clonezilla (for RedHat-like linux)
and post the result ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When I am trying to save an image, i saw this new option in the menu "-rm-win-swap-hib" However when i try and save an image while selecting this option, it errors out.
The command that is running is
"/opt/drbl/sbin/ocs-sr --language en --use-ntfsclone --rm-win-swap-hib -p poweroff -z3 savedisk imagename sda"
it then errrors out with
"/opt/drbl/sbin/ocs-sr: --rm-win-swap-hib: invalid option"
and then spits out the usage
I'm running version 1.9.0-35 according to the version file in /opt/drbl/doc/
The version no you mentioned is for drbl. Could you run:
dpkg -l clonezilla (for Debian-like linux)
or
rpm -q clonezilla (for RedHat-like linux)
and post the result ?