Is it possible to run a script on the client after Clonezilla finishes cloning ? |
Yes, but not from dcs. You have to use drbl-ocs like this:
drbl-ocs -l 0 startdisk restore -p "mount -t ntfs /dev/hda1 /mnt; chntpwd...; reboot -f -n"
For more info, check "drbl-ocs --help".
|
|