Bertram Scharpf wrote:
> Hi,
> 
> 
> there's just another kernel option I want to activate but
> cannot find it:
> 
>   Symbol: ROOT_NFS [=n]
>   Prompt: Root file system on NFS
>     Defined at fs/Kconfig:1758
>     Depends on: NET && NFS_FS=y && IP_PNP
>     Location:
>       -> File systems
>         -> Network File Systems
> 
> How can I make the menu to show this up? The current configuration is:
> 
> 
>   <*> NFS server support
>   [*]   Provide NFSv3 server support
>   [ ]     Provide server support for the NFSv3 ACL protocol extensi
>   [ ]     Provide NFSv4 server support (EXPERIMENTAL)
>   [*]   Provide NFS server over TCP support
>   {{{ here it should appear I suppose }}}
>   [ ] Support for rpcbind versions 3 & 4 (EXPERIMENTAL)
> 
> 
> So all prerequisites seem to meet. What is still missing?
> Arrgh!
> 
> Thanks in advance.
> 
> Bertram
> 
> 
You must also have IP: Kernel Level Autoconfiguration set:

Symbol: IP_PNP [=y]

Prompt: IP: kernel level autoconfiguration

Defined at net/ipv4/Kconfig:172

Depends on: NET && INET

Location:
           -> Networking

           -> Networking support (NET [=y])

           -> Networking options

           -> TCP/IP networking (INET [=y])
-- 
[EMAIL PROTECTED] mailing list

Reply via email to