« Return to Thread: Boot with NFS on MIPS32

Boot with NFS on MIPS32

by mikezh :: Rate this Message:

Reply to Author | View in Thread

Hi All,

I have one MIPS32 embedded system with Linux Kernel 2.6.23.17. Right
now, I have problem to boot from NFS. The NFS server works fine. I am
able to mount the directory from anther Linux work station. I attach
the .config file, there maybe some config flags I forget to open.

Thanks for your help,

Mike


Here is the kernel command line:
===========================
Kernel command line: root=/dev/nfs rw
nfsroot=47.1.1.108:/localdisk/rootfs/
ip=47.1.1.2:47.1.1.1:255.255.255.0:Min-MIPS:eth0:off

Here is the error:
===========================
TCP cubic registered
NET: Registered protocol family 1
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
IPv6 over IPv4 tunneling driver
sit0: Disabled Privacy Extensions
NET: Registered protocol family 17
802.1Q VLAN Support v1.8 Ben Greear <greearb@...>
All bugs added by David S. Miller <davem@...>
VFS: Cannot open root device "nfs" or unknown-block(0,255)
Please append a correct "root=" boot option; here are the available partitions:
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,255)


_______________________________________________
Linuxppc-embedded mailing list
Linuxppc-embedded@...
https://ozlabs.org/mailman/listinfo/linuxppc-embedded

.config (32K) Download Attachment

 « Return to Thread: Boot with NFS on MIPS32