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