FS#5056 - Default kernel has NFS root mouting disabled
Attached to Project:
Arch Linux
Opened by Casey McGinty (cmcginty) - Monday, 17 July 2006, 06:23 GMT
Opened by Casey McGinty (cmcginty) - Monday, 17 July 2006, 06:23 GMT
|
Details
I am trying to setup a diskless Arch system with a root NFS
drive. My understanding is that the kernel has to have some
features enabled to allow this. The features are IP_PNP
(Kernel Autoconfigure IP in Networking options), with
associated sub-option protocols (I think DHCP is most
important in this case), and ROOT_NFS (Root mounting of NFS
in Network Filesystems options). Please consider adding this
feature to the next release.
|
This task depends upon

Category should be 'Kernel' not 'System'

mkinitcpio supports netbooting already without changing the kernel

Is there any information about this you can point me to? Why does
this work without these specific features turned on? I am trying
to accomplish a oot mount of NFS share, but it seems like my
network card is assigned an IP after the filesystem hook has
already run.

http://wiki.archlinux.org/index.php/Configuring_mkinitcpio

Thanks, its working now! You can close the bug.