Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
R index
The Linux kernel configuration item CONFIG_ROOT_NFS has multiple definitions:
fs/KconfigThe configuration item CONFIG_ROOT_NFS:
CONFIG_NFS_FS = CONFIG_y && CONFIG_IP_PNPIf you want your Linux box to mount its whole root file system (the one containing the directory /) from some other computer over the net via NFS (presumably because your box doesn't have a hard disk), say Y. Read Documentation/nfsroot.txt for details. It is likely that in this case, you also want to say Y to "Kernel level IP autoconfiguration" so that your box can discover its network address at boot time.
Most people say N here.
fs/nfs/KconfigThe configuration item CONFIG_ROOT_NFS:
CONFIG_NFS_FS = CONFIG_y && CONFIG_IP_PNPIf you want your system to mount its root file system via NFS, choose Y here. This is common practice for managing systems without local permanent storage. For details, read Documentation/filesystems/nfs/nfsroot.txt.
Most people say N here.
Raw data from LKDDb:
(none)This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - R index
Automatically generated (in year 2013) with gen-web-lkddb.py in lkddb-sources.