tqm5200 fails mounting rootfs through nfs from fedora 18
the tqm5200 board won't boot via nfs. the kernel 3.6.10 loads and boots ok via tftp, then the system like hangs and after five minutes reboots:
[ 306.882182] VFS: Unable to mount root fs via NFS, trying floppy.
[ 306.889433] VFS: Cannot open root device «nfs» or unknown-block(2,0): error -6
[ 306.896900] Please append a correct «root=» boot option; here are the available partitions:
[ 306.905546] 1f00 32768 mtdblock0 (driver?)
[root@localhost /]# cat etc/exports
/home/geekay/nfs/rootfs-minimal-dev 192.168.10.113/24(rw,sync,no_wdelay,no_subtree_check,no_root_squash)
/home/geekay/nfs/rootfs-lsb-sdk 192.168.10.113/24(rw,sync,no_wdelay,no_subtree_check,no_root_squash)
the settings in uboot seem to be ok. where showld i look for the error? this is urgent, i've already dumped two days for this. please help!
|