I can boot with a USB drive (created with Clonezilla live version: 2.3.2-22-i686-pae) and restore an image from another USB to a partition on a Win 7 machine. I need to have the image on the boot USB and somewhat automate the restore process. I've put the image on a USB that will boot. I've tried altering the syslinux.cfg file to run partimage with ask_user and to do it automatically.
It doesn't appear to be reading my edited config file. It comes up with the default menu no matter what is in the syslinux.cfg. The last command I tried was (with ask_user): append initrd=/live/initrd.img boot=live config noswap nolocales edd=on nomodeset noprompt ocs_prerun="mount --bind /live/image/image /home/partimag" ocs_live_run="ocs-sr -g auto -e1 auto -e2 -c -r -j2 -k -p true restoreparts ask_user sda3" ocs_live_extra_param="" keyboard-layouts=NONE ocs_live_batch="no" locales=en_US.UTF-8 vga=788 ip= nosplash It didn't run this so I'm not sure what's going on. In this scenario the image is in the /image directory. Am I editing the wrong file? I've been reading everything I can find and it all says that syslinux.cfg is what used when booting from USB. Thanks. Lisa ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Clonezilla-live mailing list Clonezilla-live@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/clonezilla-live