From: William Estrada <MrUmunhum@popdial.com>
To: linux-kernel@vger.kernel.org
Subject: Mounting NFS root FS
Date: Sat, 02 Dec 2006 11:03:34 -0800 [thread overview]
Message-ID: <4571CE06.4040800@popdial.com> (raw)
Hi guys,
I have been trying to make FC5's kernel do a boot with an NFS root file system. I see
the support is in the kernel(?). I have tried this:
> [root@Server ~]# cat /tftpboot/pxelinux.cfg/0A0101
> SERIAL 0 9600
> Say
>
> SAY Hello
>
> SAY Trying NFS
> SAY ramdisk_size=10000 debug ip=dhcp initrd=NFS/initrd.gz lang=us apm=power-off console=ttyS0,9600 console=tty0 quiet root=/dev/nfs nfsroot=10.1.1.12:/tftpboot/NFS/Root_FS init=/bin/bash
>
> Default NFS/vmlinuz
>
> append ramdisk_size=10000 debug ip=10.1.1.50 initrd=NFS/initrd.gz lang=us apm=power-off console=ttyS0,9600 console=tty0 quiet root=/dev/nfs nfsroot=10.1.1.12:/tftpboot/NFS/Root_FS init=/bin/bash
I get "mount: could not find file system: '/dev/root'" and then a kernel panic.
I am using the FC5 kernel and the FC5 initrd.gz as you can see above.
> [root@Server ~]# ls -lrt /tftpboot/NFS/
> total 2636
> drwxr-xr-x 4 root root 4096 Nov 26 18:41 SAVE
> -rwxr-xr-x 1 root root 932077 Nov 26 18:51 initrd.gz
> drwxr-xr-x 13 root root 4096 Nov 26 19:18 Root_FS
> -rwxr-xr-x 1 root root 1732515 Nov 26 19:37 vmlinuz
I tried to build a new kernel many times, but that process failed.
Am I missing something? Do I need to change linuxrc? Does someone have a simple example
of how to do an NFS Root FS?
Would appreciate any points.
--
Thanks for your time.
William Estrada
Email : MrUmunhum at popdial dot com
Resume : www.Mt-Umunhum-Wireless.net/resume/william_estrada.html
HTTP : www.Mt-Umunhum-Wireless.net
next reply other threads:[~2006-12-02 19:03 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-02 19:03 William Estrada [this message]
2006-12-02 19:07 ` Mounting NFS root FS Jan Engelhardt
2006-12-02 21:15 ` Willy Tarreau
2006-12-02 21:56 ` Jan Engelhardt
2006-12-02 22:55 ` Willy Tarreau
2006-12-03 2:37 ` Trond Myklebust
2006-12-03 6:02 ` Willy Tarreau
2006-12-03 7:05 ` Trond Myklebust
2006-12-03 8:30 ` Willy Tarreau
2006-12-03 11:04 ` Jan Engelhardt
2006-12-03 16:59 ` Trond Myklebust
2006-12-04 11:51 ` Janne Karhunen
2006-12-04 15:29 ` Trond Myklebust
2006-12-04 17:12 ` Janne Karhunen
2006-12-04 18:21 ` Trond Myklebust
2006-12-04 20:05 ` Janne Karhunen
2006-12-04 21:27 ` Trond Myklebust
2006-12-05 0:20 ` H. Peter Anvin
2006-12-04 20:03 ` Jan Engelhardt
2006-12-04 20:27 ` Janne Karhunen
2006-12-04 20:47 ` Trond Myklebust
2006-12-05 18:43 ` Jan Engelhardt
2006-12-05 19:37 ` Trond Myklebust
2006-12-05 19:59 ` Jan Engelhardt
2006-12-05 20:12 ` Trond Myklebust
2007-01-27 14:47 ` Jan Engelhardt
2006-12-07 22:27 ` Hans-Peter Jansen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4571CE06.4040800@popdial.com \
--to=mrumunhum@popdial.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.