On Mon, 19 Jan 2004 22:36:01 -0600, Keith Anderson wrote: > I'm also having the same trouble, tried eject from desktop cd icon and > unmount from main menu/ > system tools/Disk Management. Affected drives are Liteon burner, DVD Rom > Drive and a USB > Burner. However, this is Fedora, for me, a little further out on the > Linux Limb of the tree I live > in. 8-) > > Newbie by most standards > > Keith This is a known bug. The bugzilla entry is at: http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=106936 The simplest workaround at the moment would be to issue a `service xinetd restart`. That should clear the FAM daemon's hold on the process and enable you to successfully unmount the drive. Also try adding the "lazy" option to the command, i.e. `umount -l`. HTH -- Matt