Kaj Haulrich wrote:

On Sunday 31 October 2004 20:34, Bill Winegarden wrote:


Hi,
I'm running LM10 Community on an Inspiron 9100. A fresh install
is working 98%. However, the cdrom does not seem to want to let
go of any cdrom once I view it's contents in Konq.
As root, I get the error....

umount: /mnt/cdrom: device is busy

It seems that supermount may not be operating correctly. fstab
follows....

/dev/hda5 / reiserfs notail,noatime 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hdc /mnt/cdrom auto
umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec 0 0
/dev/hda2 /mnt/win_c ntfs umask=0,nls=iso8859-1,ro 0 0
/dev/hda7 /mnt/win_d vfat
umask=0,iocharset=iso8859-1,codepage=850 0 0 none /proc proc
defaults 0 0
/dev/hda6 swap swap defaults 0 0

Does anything seem out of place?




I vaguely remember the problem. What does "eject cdrom" (as root) give you ?


You fstab looks fine to me. But recently I had a mount problem, found something on the net and removed the "noatime". Worked fine since then. Theoretically the noatime option should improve speed and I/O operations, since access time stamps are seldom needed, but I can't see any difference.

HTH
Kaj Haulrich.


lsof     /dev/hdc

will tell you what is holding onto the device

and more than likely it will be fam

kill it and you will get back control of you CDROM

I have disabled fam on my systems, because it oversteps the mark.

Charlie

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to