*** This bug is a duplicate of bug 1270453 ***
    https://bugs.launchpad.net/bugs/1270453

Can't edit my above post. I did a little more digging and found to edit
the following file as such:

/etc/drbl/drbl-ocs.conf

Change lines inside that file like this:
# Options to be appended in the partclone command, for save and restore.
# For example, for restoring, if you want to ignore device size checking, "-C" 
can be put, like: 
# PARTCLONE_RESTORE_OPT_INIT="-C"
# From Partclone 0.2.61, we switch to use "-z" instead of "-m":
#~ PARTCLONE_SAVE_OPT_INIT="-z 10485760"
PARTCLONE_SAVE_OPT_INIT="-m 10485760"
#~ PARTCLONE_RESTORE_OPT_INIT="-z 10485760"
PARTCLONE_RESTORE_OPT_INIT="-m 10485760"
#~ PARTCLONE_RESTORE_ONTHEFLY_OPT_INIT="-z 10485760"
PARTCLONE_RESTORE_ONTHEFLY_OPT_INIT="-m 10485760"

Since I'm using partclone version 0.2.51, I need option -m rather than
-z.

And actually the issue appears to be with drbl, not partclone or clonezilla.
drbl should maintain a different deb file for ubuntu 14.04.
Current for 14.04 is drbl_2.6.15-1_all.deb.
Current for 16.04 is drbl_2.11.15-1_all.deb.
Just re-package the 2.6.15-1_all.deb above with my changes in file 
/etc/drbl/drbl-ocs.conf.
My changes would be good until (if) partclone is updated in 14.04 to v 0.2.61.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1357949

Title:
  Clonezilla+partclone: Error while cloning: partclone.dd: invalid
  option -- 'z'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clonezilla/+bug/1357949/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to