At the end of the manual selection you get the following:
PS. Next time you can run this command direclty:
ocs-sr -g auto -e2 -r -j2 -c -k0 -scr -p poweroff restoredisk 2023-11-17-11-img nvme01
In my research there options to preseed the slections. Having some difficulty getting the correct syntax. Not even sure i am adding the info in the correct location. Has anyone been able to automate the loading? I normally have to run 10 to 20 images. If i can forego all the selections it would be a great time saver.
Thanks in advance.
--- FROM ISOLINUX.CFG ----
kernel /live/vmlinuz
append initrd=/live/initrd.img boot=live union=overlay username=user config components quiet loglevel=0 noswap edd=on nomodeset enforcing=0 locales= keyboard-layouts= ocs_live_run="ocs-sr -g auto -e1 auto -e2 -r -j2 -c -k0 -scr -p poweroff restoredisk 2023-11-17-11-img nvme0n1" ocs_live_batch="no" vga=788 ip= net.ifnames=0 nosplash i915.blacklist=yes radeonhd.blacklist=yes nouveau.blacklist=yes vmwgfx.enable_fbdev=1
TEXT HELP
* Boot menu for BIOS machine
* Clonezilla live version: 3.0.2-21-amd64. (C) 2003-2022, NCHC, Taiwan
* Disclaimer: Clonezilla comes with ABSOLUTELY NO WARRANTY
ENDTEXT
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
At the end of the manual selection you get the following:
PS. Next time you can run this command direclty:
ocs-sr -g auto -e2 -r -j2 -c -k0 -scr -p poweroff restoredisk 2023-11-17-11-img nvme01
In my research there options to preseed the slections. Having some difficulty getting the correct syntax. Not even sure i am adding the info in the correct location. Has anyone been able to automate the loading? I normally have to run 10 to 20 images. If i can forego all the selections it would be a great time saver.
Thanks in advance.
--- FROM ISOLINUX.CFG ----
kernel /live/vmlinuz
append initrd=/live/initrd.img boot=live union=overlay username=user config components quiet loglevel=0 noswap edd=on nomodeset enforcing=0 locales= keyboard-layouts= ocs_live_run="ocs-sr -g auto -e1 auto -e2 -r -j2 -c -k0 -scr -p poweroff restoredisk 2023-11-17-11-img nvme0n1" ocs_live_batch="no" vga=788 ip= net.ifnames=0 nosplash i915.blacklist=yes radeonhd.blacklist=yes nouveau.blacklist=yes vmwgfx.enable_fbdev=1
TEXT HELP
* Boot menu for BIOS machine
* Clonezilla live version: 3.0.2-21-amd64. (C) 2003-2022, NCHC, Taiwan
* Disclaimer: Clonezilla comes with ABSOLUTELY NO WARRANTY
ENDTEXT
What were the error messages you encountered?
Steven