public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] uboot ERROR cannot umount.
@ 2013-06-01  6:31 mind entropy
  2013-06-02  8:30 ` Albert ARIBAUD
  0 siblings, 1 reply; 2+ messages in thread
From: mind entropy @ 2013-06-01  6:31 UTC (permalink / raw)
  To: u-boot

Hi,
  I am setting up a nfs boot and I am getting a ***ERROR: Cannot umount.
How can I fix this?

Details:
bootcmd=nfs 0x31000000 192.168.1.101:/nfs/rootfs/boot/uImage ; bootm
0x31000000
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: 0x20000300, id: 0x90000a46
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: 0x31000000
Loading: #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #########*** ERROR: Cannot umount
## Booting kernel from Legacy Image at 31000000 ...
   Image Name:   Linux-3.9.2-ptx-master


Thanks,
Gautam.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-06-02  8:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-01  6:31 [U-Boot] uboot ERROR cannot umount mind entropy
2013-06-02  8:30 ` Albert ARIBAUD

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox