On Fri, 2004-08-06 at 15:40, Arjan van de Ven wrote: > On Fri, 2004-08-06 at 16:47, Gary Molenkamp wrote: > > Not sure if this is an FC issue of a kernel issue, but... > > > Checking the Kconfig files, I see that CONFIG_ROOT_NFS is not included. > > If I add them then the kernel build fails with undefined references. > > the prefered way actually is to do the entire network/nfs setup from the > initrd... See: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=128175 for a discussion on adding nfsroot support to mkninitrd. Cheers, Mark.