[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: USB cf reader problem unmounting



On Wed, 2004-03-03 at 22:01, Polashek, Matthew wrote:
> /mnt/flash: device is busy
> Any idea why I might be getting this error?

If you were looking at the device contents with Nautilus then fam may be
monitoring the mountpoint.  Killing nautilus may release it.  Killing
fam (as root) would release it.

lsof will explain which programs have which files open:
  lsof /mnt/flash

Sometimes it may be handy to do this instead:
  lsof | grep /mnt/flash

-- 
 David Norris
  http://www.webaugur.com/dave/
  ICQ - 412039

Attachment: signature.asc
Description: This is a digitally signed message part


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]