按照tiny6410 linux开发指南 设置NFS启动失败。
/etc/exports设置如下:
/opt/FriendlyARM/tiny6410/linux/rootfs_qtopia_qt4 *(rw,sync,no_root_squash)
NAND启动系统后 进入根目录,挂载mount正常。
然后按照手册设置NFS启动linux。选择SDBOOT。进入UBOOT菜单。选择S
输入参数:console=ttySAC0 root=/dev/nfs nfsroot=192.168.1.200:/opt/FriendlyARM/tiny6410/linux/rootfs_qtopia_qt4 ip=192.168.1.230:192.168.1.200:192.168.1.200:255.255.255.0:linux.arm9.net:eth0:off
回车后出现下图提示

选择B启动系统,出现乱码。死机,开发板也停留在企鹅的图像上。

[ 此帖被shaoh.12在2012-04-05 10:06重新编辑 ]