Re: etch: cannot mount usb hd
On Wednesday 19 March 2008 19:15, Bob McGowan wrote:
> Have you tried unmounting it, perhaps using the -n (don't write mtab) or
> -f (force unmount, usually useful with unreachable NFS server mounts,
> but who knows?).
umount -n /dev/sdc2
umount: /dev/sdc2: not mounted
umount -f /dev/sdc2
umount2: Invalid argument because not nfs?
umount: /dev/sdc2: not mounted
I also tried noauto in fstab an manually mount after boot. But with the same
result: device is busy.
Jörg
Reply to: