Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- To create a zip file of general purpose Clonezilla live. Later it can be put in an USB flash drive or similar device:
- ocs-live-dev -s -c
- To create a zip file for restoring with clonezilla image squeeze-r5 builtin, and make it boot then restore the image squeeze-r5 to sda in unattended mode (Only confirmation in the beginning), you can run:
- ocs-live-dev -c -g en_US.UTF-8 -t -k NONE -e "-b -c restoredisk squeeze-r5 sda" squeeze-r5
- To create a zip file to run your own custom-ocs program:
- ocs-live-dev -g en_US.UTF-8 -k NONE -s -c -m ./custom-ocs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement