* OT: mount/umount doesn't track used resources correctly?
[not found] ` <3A77431E.9010605@megapathdsl.net>
@ 2001-01-31 1:21 ` Miles Lane
2001-01-31 6:59 ` Peter Samuelson
0 siblings, 1 reply; 3+ messages in thread
From: Miles Lane @ 2001-01-31 1:21 UTC (permalink / raw)
To: linux-kernel
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/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: OT: mount/umount doesn't track used resources correctly?
2001-01-31 1:21 ` OT: mount/umount doesn't track used resources correctly? Miles Lane
@ 2001-01-31 6:59 ` Peter Samuelson
2001-02-01 6:10 ` Miles Lane
0 siblings, 1 reply; 3+ messages in thread
From: Peter Samuelson @ 2001-01-31 6:59 UTC (permalink / raw)
To: Miles Lane; +Cc: linux-kernel
[Miles Lane]
> 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.
Yes, quite possibly. Rumor has it that util-linux has recently
acquired some wisdom in this area. (I can't confirm or deny.) Try
upgrading, or just trust /proc/mounts for the real story..
Peter
-
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/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: OT: mount/umount doesn't track used resources correctly?
2001-01-31 6:59 ` Peter Samuelson
@ 2001-02-01 6:10 ` Miles Lane
0 siblings, 0 replies; 3+ messages in thread
From: Miles Lane @ 2001-02-01 6:10 UTC (permalink / raw)
To: Peter Samuelson; +Cc: linux-kernel
Woohoo! Thanks Peter.
You are correct. I just built and installed util-linux-2.10s
from source. I ran through the cross-mounting scenario
and was able to unmount all the partitions on the USB
external drive and then unload all the USB drivers.
Perhaps util-linux-2.10s should be made the new default
listed in Documentation/Changes?
Cheers,
Miles
Peter Samuelson wrote:
> [Miles Lane]
>
>> 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.
>
> Yes, quite possibly. Rumor has it that util-linux has recently
> acquired some wisdom in this area. (I can't confirm or deny.) Try
> upgrading, or just trust /proc/mounts for the real story..
[...]
-
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/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-02-01 6:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[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 ` OT: mount/umount doesn't track used resources correctly? Miles Lane
2001-01-31 6:59 ` Peter Samuelson
2001-02-01 6:10 ` Miles Lane
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox