Re: [U-Boot] uboot ERROR cannot umount.

2013-06-02 Thread Albert ARIBAUD
Hi mind, On Sat, 1 Jun 2013 12:01:44 +0530, mind entropy mindentr...@gmail.com wrote: Hi, I am setting up a nfs boot and I am getting a ***ERROR: Cannot umount. How can I fix this? See ./README in the U-Boot source code. Thanks, Gautam. Amicalement, -- Albert.

[U-Boot] uboot ERROR cannot umount.

2013-06-01 Thread mind entropy
Hi, I am setting up a nfs boot and I am getting a ***ERROR: Cannot umount. How can I fix this? Details: bootcmd=nfs 0x3100 192.168.1.101:/nfs/rootfs/boot/uImage ; bootm 0x3100 bootargs=console=ttySAC0,38400 root=/dev/nfs nfsroot=192.168.1.101:/nfs/rootfs rw ip=dhcp mini2440=5tb My nfs