Re: ks file not found via dhcp
Vratislav Podzimek <[email protected]>
| Newsgroups | gmane.linux.redhat.kickstart.general |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 2011-08-15 at 11:52 -0400, Chris Lumens wrote: > > in the dhcpd.conf file we have > > > > filename "/export/n_os/ks/"; > > next-server A.B.C.D; > > > > where A.B.C.D is the NFS host. > > > > I'm happy to file a bugzilla report if you don't think it is a > > misconfiguration on my part. > > It looks to be a legitimate bug to me. It has already been filed and solved, see: https://bugzilla.redhat.com/show_bug.cgi?id=727874 DHCP option has changed from next-server to server-name. Vratislav Podzimek