Help me, please!
I used Clonezilla SE to clone 40 client , the image is Windows XP. I used DRBL winroll to auto set hostname, IP base MAC address for each client.
Now, I want to clone 40 client , the image is Ubuntu 11.10 . What program I can use to auto set hostname, IP base MAC address for each client ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Help me, please!
I used Clonezilla SE to clone 40 client , the image is Windows XP. I used DRBL winroll to auto set hostname, IP base MAC address for each client.
Now, I want to clone 40 client , the image is Ubuntu 11.10 . What program I can use to auto set hostname, IP base MAC address for each client ?
You can write a script to do that, and put the script in
/opt/drbl/share/ocs/postrun/ on the server. Say the file is
/opt/drbl/share/ocs/postrun/myjob.
Remember to enable the option "-o1" in the expert mode, so once the restoring job is done, the program "myjob" will be run.
Please refer to this note, too:
http://drbl.sourceforge.net/faq/fine-print.php?path=./2_System/31_prerun_postrun_not_working.faq#31_prerun_postrun_not_working.faq
Steven.