I had configured clonezilla to run from PXE. I can only use savedisk/saveparts operations.
PXE confiruguration I'm currently using as follows (a related content in pxelinux.cfg/default)
label Clonezilla 2.2.0-16 AMD64 kernel clonezilla-2.2.0-16/vmlinuz append initrd=clonezilla-2.2.0-16/initrd.img boot=live config noswap nolocales edd=on nomodeset ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_keymap=NONE ocs_live_batch="no" ocs_lang=en_US.UTF-8 vga=788 nosplash noprompt fetch=tftp://192.168.1.1/clonezilla-2.2.0-16.squashfs
Is it some parameters needed to be added to the configuration or PXE just doesn't allow to use restoredisk/restoreparts operations?
Please advise.
What did you mean by "PXE just doesn't allow to use restoredisk/restoreparts operations?" Did you encounter any issue when using ocs-sr with restaredisk/restoreparts? If you need example, here you are: http://clonezilla.org/show-live-doc-content.php?topic=clonezilla-live/doc/05_Preseed_options_to_do_job_after_booting
Steven.
Log in to post a comment.
I had configured clonezilla to run from PXE. I can only use savedisk/saveparts operations.
PXE confiruguration I'm currently using as follows (a related content in pxelinux.cfg/default)
Boot clonezilla
label Clonezilla 2.2.0-16 AMD64
kernel clonezilla-2.2.0-16/vmlinuz
append initrd=clonezilla-2.2.0-16/initrd.img boot=live config noswap nolocales edd=on nomodeset ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_keymap=NONE ocs_live_batch="no" ocs_lang=en_US.UTF-8 vga=788 nosplash noprompt fetch=tftp://192.168.1.1/clonezilla-2.2.0-16.squashfs
Is it some parameters needed to be added to the configuration or PXE just doesn't allow to use restoredisk/restoreparts operations?
Please advise.
What did you mean by "PXE just doesn't allow to use restoredisk/restoreparts operations?"
Did you encounter any issue when using ocs-sr with restaredisk/restoreparts?
If you need example, here you are:
http://clonezilla.org/show-live-doc-content.php?topic=clonezilla-live/doc/05_Preseed_options_to_do_job_after_booting
Steven.