From: Miles Lane <miles@megapath.net>
To: linux-kernel@vger.kernel.org
Subject: OT: mount/umount doesn't track used resources correctly?
Date: Tue, 30 Jan 2001 17:21:20 -0800 [thread overview]
Message-ID: <3A776890.53BAFBCD@megapath.net> (raw)
In-Reply-To: <Pine.LNX.4.21.0101221201420.1083-100000@antonia.wins.lbl.gov> <3A6C9CE3.5B26923C@cern.ch> <m3puhfnrlc.fsf@austin.jhcloos.com> <3A6CBE53.8050400@megapathdsl.net> <m3elxvnouk.fsf@austin.jhcloos.com> <3A733E33.BEC2174E@cern.ch> <3A73F372.DAA5DFCD@snowbird.megapath.net> <3A73FB0E.DB64D0C0@cern.ch> <m34ryjqefn.fsf@austin.jhcloos.com> <3A750DC4.2ACB4A9F@snowbird.megapath.net> <3A7530A0.8F3D6AEA@cern.ch> <3A77431E.9010605@megapathdsl.net>
I am having trouble removing the usbide module
which enables me to access my USB external
hard drive. I think the problem may be due
to usermode tools not handling the new "mount
multiple devices to a single mount point" feature,
but I'm not sure.
Here was my mount configuration for /dev/pda
devices (the partitions on my USB BusLink drive)
before I unmounted all these partitions:
/dev/pda8 2016016 20 1913584 0% /mnt/pda8
/dev/pda8 2016016 20 1913584 0% /mnt/pda9
/dev/pda9 2016016 20 1913584 0% /mnt/pda9
Currently, mount shows:
/dev/hda7 on / type ext2 (rw)
none on /proc type proc (rw)
none on /dev/pts type devpts (rw,mode=0620)
/dev/hda8 on /home type ext2 (rw)
/dev/hda1 on /mnt/Win98 type vfat (rw,nosuid,nodev,umask=0)
none on /proc/bus/usb type usbdevfs (rw)
Any ideas?
Miles
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next parent reply other threads:[~2001-01-31 1:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <Pine.LNX.4.21.0101221201420.1083-100000@antonia.wins.lbl.gov>
[not found] ` <3A6C9CE3.5B26923C@cern.ch>
[not found] ` <m3puhfnrlc.fsf@austin.jhcloos.com>
[not found] ` <3A6CBE53.8050400@megapathdsl.net>
[not found] ` <m3elxvnouk.fsf@austin.jhcloos.com>
[not found] ` <3A733E33.BEC2174E@cern.ch>
[not found] ` <3A73F372.DAA5DFCD@snowbird.megapath.net>
[not found] ` <3A73FB0E.DB64D0C0@cern.ch>
[not found] ` <m34ryjqefn.fsf@austin.jhcloos.com>
[not found] ` <3A750DC4.2ACB4A9F@snowbird.megapath.net>
[not found] ` <3A7530A0.8F3D6AEA@cern.ch>
[not found] ` <3A77431E.9010605@megapathdsl.net>
2001-01-31 1:21 ` Miles Lane [this message]
2001-01-31 6:59 ` OT: mount/umount doesn't track used resources correctly? Peter Samuelson
2001-02-01 6:10 ` Miles Lane
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3A776890.53BAFBCD@megapath.net \
--to=miles@megapath.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.