In the other direction because of 'read-only' of '/home/partimag' there is not possibly to save an image.
Safety first! for clonezilla. That's the reason.
Here could you use 'toram=filesystem.squashfs' in the 'append ..' line additionally to make an image.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
I'm trying with this guide http://clonezilla.org/show-live-doc-content.php?topic=clonezilla-live/doc/05_Preseed_options_to_do_job_after_booting to create an automated restore of an image.
Now on the root of my live USB drive I created a folder called images with 2 different images inside.
But how do I mount the img repository?
This is how it looks like, but there's a short error message, and I can't find log of all this?
kernel /live/vmlinuz
append initrd=/live/initrd.img boot=live config noswap nolocales edd=on nomodeset noprompt ocs_prerun="mount --bind /images /home/partimag/" ocs_live_run="ocs-sr -g auto -e1 auto -e2 -c -r -j2 -k -p true restoreparts ask_user sda1" ocs_live_extra_param="" keyboard-layouts=NONE ocs_live_batch="no" locales=en_US.UTF-8 vga=788 ip= nosplash
Input is welcome!
Thanks
David
Got it working, just in case somebody else needs it ;)
Brilliant !
for the restore only.
In the other direction because of 'read-only' of '/home/partimag' there is not possibly to save an image.
Safety first! for clonezilla. That's the reason.
Here could you use 'toram=filesystem.squashfs' in the 'append ..' line additionally to make an image.