bvsantos
10-22-2007, 09:41 AM
Hi all.
I'm using Knoppix to boot from PXE and have a prompt in every machine i use. the machines are registered in a dhcp server and their hostname is set by whatever dhcp gives. with knoppix that is not happening.
After remastering the Knoppix files, i've commented out the line in the knoppix autoconfigure script that sets the hostname to Knoppix, but still i don't have the hostname defined.
In the same autoconfigure script of knoppix, in the line that the script pulls up the ethernet interfaces with pump, i've read the man page and added the following option
--lookup-hostname but no sucess...
In the config file of dhcpc
/etc/dhcpc/config (in a chroot environment), i've defined -h (even -H) as an option, but still no results...
I need the hostname defined so i can performe other operations in the machine...
Cheers,
Bruno
I'm using Knoppix to boot from PXE and have a prompt in every machine i use. the machines are registered in a dhcp server and their hostname is set by whatever dhcp gives. with knoppix that is not happening.
After remastering the Knoppix files, i've commented out the line in the knoppix autoconfigure script that sets the hostname to Knoppix, but still i don't have the hostname defined.
In the same autoconfigure script of knoppix, in the line that the script pulls up the ethernet interfaces with pump, i've read the man page and added the following option
--lookup-hostname but no sucess...
In the config file of dhcpc
/etc/dhcpc/config (in a chroot environment), i've defined -h (even -H) as an option, but still no results...
I need the hostname defined so i can performe other operations in the machine...
Cheers,
Bruno