Thank you for developing clonezilla i have just introduced with it and testing it on virtual machines. My clonezilla se is running on ubuntu 14.04, Everything is good now except one thing. I want to specialize the -hn0 and -hn1 parameters.
1. For example i want to name the clients "prefix--last IP part"
That's enough for me now, i can reserve the ip adresses, so all clients have the same ip and the same name after every clone.
Is there a config file to edit for that?
2.Could i name the computers after clone completed like PC-1,PC-2,PC-3 according to the MAC of the clients,could you guide me? I have checked running scripts the folders after cloning in the screenshot below but i can not find anything useful. I don't want to use drbl-winroll. I hope the topic is on the right place. Thank you
Last edit: thasmudyan thasmudyan 2015-12-10
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thank you for developing clonezilla i have just introduced with it and testing it on virtual machines. My clonezilla se is running on ubuntu 14.04, Everything is good now except one thing. I want to specialize the -hn0 and -hn1 parameters.

1. For example i want to name the clients "prefix--last IP part"
That's enough for me now, i can reserve the ip adresses, so all clients have the same ip and the same name after every clone.
Is there a config file to edit for that?
2.Could i name the computers after clone completed like PC-1,PC-2,PC-3 according to the MAC of the clients,could you guide me? I have checked running scripts the folders after cloning in the screenshot below but i can not find anything useful. I don't want to use drbl-winroll. I hope the topic is on the right place. Thank you
Last edit: thasmudyan thasmudyan 2015-12-10
I have found the script in /usr/sbin/ ,now checking whether i can do it:-)
Does anybody know how to copy the scripts for changing names in /tmp directory?
The most flexible way to deal with this issue is to install and configure drlb-winroll:
http://drbl-winroll.org/
Steven.
I will check documention and tutorials about drbl-winroll. thank you very much.