I'm using clonezilla-live-20141208-utopic-amd64 to do a restore from a USB 
stick to sda. This works perfectly minus ntfsfix -d isn't working properly when 
set to -p reboot. Verified that was the source of the issue this morning. Here 
is my code:

label Clonezilla-live
                MENU DEFAULT
MENU LABEL Image System
KERNEL /live/vmlinuz
APPEND initrd=/live/initrd.img boot=live union=aufs config noswap nolocales 
edd=on nomodeset ocs_live_run="ocs-live-restore" ocs_live_extra_param="--batch 
-p true -e1 auto -e2 -k1 -r -icds restoredisk IMAGE sda" 
keyboard-layouts="NONE" ocs_live_batch="yes" locales="" vga=788 nosplash 
noprompt echo_ocs_prerun="no" ocs_prerun="mount /dev/sdb2 /home/partimag" 
ocs_postrun1="ntfsfix -d /dev/sda1" ocs_postrun2="ntfsfix -d /dev/sda2"

As you can see I have it currently set to -p true because of this. Not a huge 
deal but would have ideally liked to been able to use -p reboot like I use in 
my PXE environment. Am I missing something or is this a genuine bug?

Thanks,
Conan
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Clonezilla-live mailing list
Clonezilla-live@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/clonezilla-live

Reply via email to