Clonezilla-SE with another DHCP Server in LAN
- by aleroot
I want to install Clonezilla-Server(192.168.1.100) in a network that already have a DHCP Server (dd-wrt with dnsmasq - 192.168.1.1).
I've installed Clonezilla-SE on ubuntu Server 10.10, once installed and configured Clonezilla Server i've removed the DHCP-Server and set pxe server address in dnsmasq configuration on DHCP Server :
dhcp-boot=pxelinux.0,,192.168.1.100
When i try to start from PXE a Computer in the network clonezilla start, but give me an error that the ipddress of the machine is not given by the clonezilla server and can't continue ...
Someone has already tried to configure Clonezilla-SE in a similar enviroment?
Is there some configuration on DRBL server of Clonezilla that i need to do ?