[KLUG Members] mount and umount

Adam Tauno Williams awilliam at whitemice.org
Thu Jan 19 13:00:44 EST 2006


> I've got a partition on an external HDD.
> This morning I mounted it (mount /dev/sdb3 /mnt/MAXext3) (as su) and
> worked with it (rsync) as ordinary user.  The rsync went fine. Then I
> switched back to root (su) and did umount /mnt/MAXext3. I initially got
> a message that /mnt/MAXext3 was busy. So I went back to ordinary user
> and cd'd away from there. Then returned to root and did the umount
> again. This time it seemed to work. I disconnected the HDD (USB2) and
> turned it off.

SuSe would do this mounting/unmounting for you.  (Is it still called 
supermount?
or something else).

> But now when I try to remount (mount /dev/sdb3 /mnt/MAXext3) I this
> error message: /dev/sdb3 does not exist.
> What's happening?

Do a "dmesg" or "cat /var/log/messages" right after you plug the device 
in.  It
should say what device it is assigned to - since this is dynamic it may not be
the same every time.  I've seen distros that don't recycle so if you
plug/unplug/plug/unplug/plug you get sdb... sdc... sdd... etc...



More information about the Members mailing list