i've setuped clonezilla to use with PXE for unattended backup and restore. The backup progress works, but wait always by the questions before beginning to clone:
"Do you really go on?"
How can i disable this, the client should start at night with wol and should save images. Here are my options:
Hello,
i've setuped clonezilla to use with PXE for unattended backup and restore. The backup progress works, but wait always by the questions before beginning to clone:
"Do you really go on?"
How can i disable this, the client should start at night with wol and should save images. Here are my options:
ocs_live_run="screen ocs-sr -q2 -c -j2 -z1p -i 4096 -fsck-src-part-y -p poweroff savedisk testimagebla-img sda"
Thanks a lot
Best Regards
Replace the option "-c" with "--batch" in your ocs_live_run.
Check this:
http://drbl.org/faq/fine-print.php?path=./2_System/113_fully_automatically_restoring.faq#113_fully_automatically_restoring.faq
Steven.
Thank you for the information. I check this shortly.
Best Regards