dnsmasq can give out NFS file information, it's needed for BOOTP. You'll want to make sure to mark the configuration so the kickstart information only goes out to fedora-class clients. Having a BOOTP BIOS try to load your kickstart as a kernel is probably not going to have the results you want.
On Sat, Oct 10, 2009 at 11:57 AM, Eldon Ziegler <[email protected]> wrote: > Simon, > > Is there a way to have dnsmasq give a Fedora 11 install the location of > a kickstart file? > > From > http://docs.fedoraproject.org/install-guide/f11/en-US/html/s2-kickstart2-networkbased.html > > Here is an example of a line from the dhcpd.conf file for the DHCP server: > > filename "/usr/new-machine/kickstart/"; next-server blarg.redhat.com; > > Note that you should replace the value after filename with the name of > the kickstart file (or the directory in which the kickstart file > resides) and the value after next-server with the NFS server name. > > Thanks, > Eldon > > > > _______________________________________________ > Dnsmasq-discuss mailing list > [email protected] > http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss >
