Hi all,
I'm a newbie about Linux but step by step i obtain my result.
I have now the last step that is a full automated restore of my SO.
I use a USB pen drive where inside there are Clonezilla and my SO image files.
I have my command line: /opt/drbl/sbin/ocs-sr -g auto -e1 auto -c -j3 -p poweroff -p poweroff restoredisk "SO_image" "sda"
I'm looking for a solution that can do this:
1) put my USB pen drive in the PC
2) turn on the PC and booting form USB pen
3) Clonezilla start and execute my command without press any key or max press 1 or 2 "Enter"
Is it possible? How I can do this???
I'm not find anything about this.. please help me. :)
tnx
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You can boot Clonezilla live, follow the wizard to mount clonezilla home image where the image exists, then choose "recovery-iso-zip" and follow the wizard to make it. I think it's easier.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
I'm a newbie about Linux but step by step i obtain my result.
I have now the last step that is a full automated restore of my SO.
I use a USB pen drive where inside there are Clonezilla and my SO image files.
I have my command line: /opt/drbl/sbin/ocs-sr -g auto -e1 auto -c -j3 -p poweroff -p poweroff restoredisk "SO_image" "sda"
I'm looking for a solution that can do this:
1) put my USB pen drive in the PC
2) turn on the PC and booting form USB pen
3) Clonezilla start and execute my command without press any key or max press 1 or 2 "Enter"
Is it possible? How I can do this???
I'm not find anything about this.. please help me. :)
tnx
You can boot Clonezilla live, follow the wizard to mount clonezilla home image where the image exists, then choose "recovery-iso-zip" and follow the wizard to make it. I think it's easier.
Thanks you Steven!!!!!!!
Now I have what I want.