
15 Oct
2009
15 Oct
'09
3:05 a.m.
Wolfgang Denk wrote:
Dear "Heyendal, Carl",
[snip]
...
Kernel command line: console=ttyS0,115200 root=/dev/nfs rw nfsroot=10> .10.1.16:/home/heyendal/buildroot/buildroot-2009.08/project_build_arm/ILS_C> M/root ip=10.10.1.8:10.10.1.16:10.10.1.1:255.255.252.0:cm_carlh::off
So this looks OK. The kernel sees the boot arguments you pass, so it's obviously a Linux problem.
I don't see any clear problems, so let's start with the obvious: are you sure you have CONFIG_NFS_FS and CONFIG_ROOT_NFS enabled in your kernel configuration?
...and can you mount your NFS file system from another linux or Windows box? Sometimes the configuration problem is on the server side.
Best regards,
Wolfgang Denk
Good luck, gvb