wdtj
7th October 2004, 03:07 PM
I'm trying to set up a Kickstart system, using DHCP to provide the IP and bootServer info, to a computer lab. Our DHCP server is Windows (not my idea, no flames please). The bootServer is the name of a real Linux server running NFS. The idea is that if the HD is unbootable (been lobotimized), then the boot cd will kick in, which will start up the kickstart process. It will pull up the DHCP record from the windows server, get the ww.xx.yy.zz-kickstart configuration file from our linux server's (named kosh) NFS kickstart export and begin an NFS install.
The problem I'm seeing is that even though we have bootServer set in the Windows DHCP server to kosh, the kickstart install says the bootServer is 0.0.0.0 and apparently attempts to get the kickstart file from the windows DHCP server (the default), which of course is not serving NFS.
My question is, is there a way to query the Windows DHCP server to see what is being returned for bootServer? I don't trust the windows DHCP of course.
Is there something different with the way kickstart works with FC2, the documents I'm going by are for RH9. Are there newer kickstart documents?
Thanks in advance.
The problem I'm seeing is that even though we have bootServer set in the Windows DHCP server to kosh, the kickstart install says the bootServer is 0.0.0.0 and apparently attempts to get the kickstart file from the windows DHCP server (the default), which of course is not serving NFS.
My question is, is there a way to query the Windows DHCP server to see what is being returned for bootServer? I don't trust the windows DHCP of course.
Is there something different with the way kickstart works with FC2, the documents I'm going by are for RH9. Are there newer kickstart documents?
Thanks in advance.