Kernel options to boot root over NFS (kernel-4.1.fc22/linux-4.1.3-200.fc22.x86_64)

Artem Savkov artem.savkov at gmail.com
Fri Aug 7 02:49:01 EDT 2015


On Fri, Aug 07, 2015 at 12:40:16AM +0000, Nestor Waldyd wrote:
> Hello,
> I would like to compile a kernel bzImage in order to boot root over NFS. I am using the fedora kernel source package (kernel-4.1.fc22/linux-4.1.3-200.fc22.x86_64). What kernel options should i modify in Kernel Configuration in order to do so? (I have already configured both tftp and dhcp server, and PXELINUX)
> Best Regards,
> Nestor Waldyd 

You'll need to enable CONFIG_ROOT_NFS which requires CONFIG_IP_PNP and
CONFIG_NFS_FS to be enabled.




More information about the Kernelnewbies mailing list