Re: Unable to Unmount Flash Drive [Solved]

2007-01-04 Thread davide
On 1/4/07, Baz <[EMAIL PROTECTED]> wrote: Thanks. I uninstalled gnome-mount last night. So far, so good. :-) glad it worked. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Unable to Unmount Flash Drive [Solved]

2007-01-04 Thread Baz
On 1/2/07, davide <[EMAIL PROTECTED]> wrote: Baz wrote: > Hello - > > I'm getting the following error message every time I attempt to unmount my > USB flash drive. > > Error > > Cannot unmount volume > > The volume was probably mounted manually on the command line. > > Details > > Device to unm

Re: Unable to Unmount Flash Drive

2007-01-04 Thread Jon Dowland
On Sun, Dec 31, 2006 at 08:56:25PM +, Volker Braun wrote: > This will show all programs that have files open under any > directory: > > /usr/sbin/lsof | grep Just a quick note, /usr/sbin/lsof +D might be quicker. > PS: Please avoid excessive crossposting. Agreed. I've paired it down to ju

Re: Unable to Unmount Flash Drive

2007-01-03 Thread Greg Folkert
On Sun, 2006-12-31 at 04:06 -0800, Baz wrote: > Hello - > > I'm getting the following error message every time I attempt to > unmount my USB flash drive. > > Error > > Cannot unmount volume > > The volume was probably mounted manually on the command line. > > Details > > Device to unmount

Re: Unable to Unmount Flash Drive

2007-01-03 Thread Matus UHLAR - fantomas
> >> Error > >> Cannot unmount volume > On Sun, 31 Dec 2006 09:41:11 -0800, John Serafin wrote: > > Some process has its current working directory on the flash drive or > > some application has a file on the flash drive open. On 31.12.06 20:56, Volker Braun wrote: > This will show all programs th

Re: Unable to Unmount Flash Drive

2007-01-02 Thread davide
Baz wrote: > Hello - > > I'm getting the following error message every time I attempt to unmount my > USB flash drive. > > Error > > Cannot unmount volume > > The volume was probably mounted manually on the command line. > > Details > > Device to unmount is not in /media/.hal-mtab so it is n

Re: Unable to Unmount Flash Drive

2006-12-31 Thread Volker Braun
This will show all programs that have files open under any directory: /usr/sbin/lsof | grep Your is probably /media/usbdisk Volker PS: Please avoid excessive crossposting. On Sun, 31 Dec 2006 09:41:11 -0800, John Serafin wrote: >> Error >> Cannot unmount volume > Some process has its curren

Re: Unable to unmount /initrd during startup

2004-04-02 Thread Herbert Xu
Jaap Haitsma <[EMAIL PROTECTED]> wrote: > > I get a message during init that it is unable to unmount /initrd > This is being called in initrd-tools.sh > Also after booting I'm unable to unmount it manually. > > Anybody an idea what could be wrong? > I'm running sid (fully up2date) with the 2.6.4

RE: unable to unmount

2000-07-17 Thread Michalowski Thierry
Title: RE: unable to unmount Hi, I'm just a bit confused about that stuff, too... I suppose your nfsd daemon is not considering access to your cdrom device until there is a nfs request to mount it. You could issue an "lsof" command on your nfs daemon before and after a nfs moun

Re: unable to unmount

2000-07-14 Thread Suresh Kumar. R
Hi, I have just one more question. This problem wouldnt happen if I just mount the cdrom on the server, use it locally and after sometime I can unmount it. Then also nfsd should be accessing it as /cdrom is there in my exports list and preventing me from umounting? I am confused... Could you cla

Re: unable to unmount

2000-07-14 Thread Suresh Kumar. R
Hi, What I meant is, even if umount the cdrom drive from the client and then do a shutdown even, I am unable to umount cdrom from the server. This typically happens after my remote installation of debian/redhat linuxes. > > If I mount a cdrom and nfs mount it on some other machines, even after >

RE: unable to unmount

2000-07-14 Thread Michalowski Thierry
Title: RE: unable to unmount Your problem is that you exported the CDROM with nfsd, and thus nfsd is still accessing it, even if nobody accesses your machine through nfs. Just comment the line which exports your CDROM in /etc/exports, then issue "exportfs -ua", then "expo

Re: unable to unmount

2000-07-13 Thread Ragga Muffin
"Suresh Kumar. R" <[EMAIL PROTECTED]> wrote > If I mount a cdrom and nfs mount it on some other machines, even after > the other machine is switched off, I am unable to umount the cdrom ~~~ Please elaborate. Do you mean you just shutdown the other machine ? Or that