Hi all,
I'm trying to setup a Linux box using initrd and NFS-root capabilities.
What I want to do is
1. Boot up with minimum kernel and mount an initial root file system using initrd.
2. Select NIC modules, and enter network parameters.
3. Load required modules and switch to NFS-root.
First, I made a simple root file system and a boot disk for initrd and
confirmed root switching function using..
# echo 0x303 > /proc/sys/kernel/real-root-dev
However, I could not identify nfs-root-name and nfs-root-addres
in /proc/sys/kernel.
The kernel is 2.2.16 and CONFIG_IP_PNP, CONFIG_ROOT_NFS, and
CONFIG_NFS_FS options were compiled in.
Any additional parameter(s) is required for nfs-root-* assignment?
Thanks in advance.
Wataru Nishida
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]
- Re: root-nfs-addrs does not appear in /proc NISHIDA Wataru
- Re: root-nfs-addrs does not appear in /proc Tony Nugent
- Re: root-nfs-addrs does not appear in /proc NISHIDA Wataru
