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 mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[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 exports file:

/nfs/rootfs
192.168.1.0/24(rw,fsid=0,insecure,no_subtree_check,async,no_root_squash)
/nfs/rootfs/boot
192.168.1.0/24(rw,fsid=0,insecure,no_subtree_check,async,no_root_squash)


Log:

MINI2440 # boot
dm9000 i/o: 0x2300, id: 0x9a46
DM9000: running in 16 bit mode
MAC: 08:08:11:18:12:27
File transfer via NFS from server 192.168.1.101; our IP address is
192.168.1.110
Filename
'/nfs/rootfs/boot/uImage'.
Load address: 0x3100
Loading: #
 #
 #
 #
 #
 #
 #*** ERROR: Cannot umount
## Booting kernel from Legacy Image at 3100 ...
   Image Name:   Linux-3.9.2-ptx-master


Thanks,
Gautam.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot