Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I'm a fairly new user of Mandrake 9.1, running KDE.
Yesterday, with no warning, both my CD drives suddenly were unable to read CDs. Even stranger, I can still burn CDs, just not read them. Now, I know the drives themselves are still good; Windows XP handles them just as before.
The CD-ROMs stopped working in the middle of opening a file from a CD; I opened the CD window, double click on file, and then it sat, spun a little, then got the "Cannot enter /mnt/cdrom" error. No hardware, driver, etc changes have taken place. Now, when I place a CD in the drive, it will spin up, stall a little, and spin down, still can't read them. I've rebooted a whole bunch, disconnected and reconnected hardware between boots, no avail.
Have you tried to remove that "none" from /mnt/cdrom ? Please note: I've no idea what I'm doing I've never seen none before in there and our fstab could not look more different
Last edited by Mega Man X; 08-15-2003 at 08:50 PM.
heh...I think the "none" is for "no disk in drive." When I remove the "none" it opens all the drives up for viewing (as opposed to thier normally locked status). Still no dice.
Also, it seems like the problem affects all removable media, the floppy drive as well.
Heh...although using my other box's CD-drive and floppy drive over a Samba share is awfully amusing....
I have seen fstab files, but none quite like this, although I did search and this appears to be another format, and from what I've read don't remove "none".
if you use Konquerer or somesuch file manager, i find that i often have to close the app, then restart it to "free" the CD drive. that is not always true of all apps but seems to be Konquerer in particular. Mandrake uses "supermount" to mount drives when needed, except it is still getting bugs worked out of it methinks.
Interestingly enough, I did a manual mount on each of the drives, rebooted, and things seem to be fine now. Hmm, oh well. At least it works, even if the cause is kinda mysterious.
rebooting should always reset mounted status. so if you ever get drive lockup or "device is busy" jazz, that's one way to do it (not the best way, but the easiest to do for sure)
NO, I don't have windoze. It's just for data backup.
I have had the same problem and I got used to closing Konqueror when changing CD's etc. Supermount is a good idea but it needs a little more work.
There is nothing wrong with your /etc/fstab file; it is standard Mandrake 9.1 configuration for a CD-ROM (hdc) and a CD Burner (scd0). Supermount needs 'none' instead of the device name; that's just a Supermount peculiarity. The supermount readme from Sourceforge.net carries the following comment about the supermount entry in /etc/fstab:
Quote:
You mount a supermount filesystem with
the normal mount command, using the syntax
mount -t supermount -o <superfs-options>,--,<subfs-options> none <mpt>
<superfs-options> are the options you want to pass to supermount
itself. These are described below.
<subfs-options> are the options you want supermount to pass to the
dismountable filesystem underneath.
<mpt> is the mount point where you want your removable media to be
mounted.
WARNING: in the above description `none' is literal word. While device
is ignored by supermount itself, using real files in this place (real
device name or mount point directory name) is known to cause problems.
Some programs - fuser is one of them - will try to descend into filesystem
if dev can be statted, thus making supermount to attempt to access media.
This is annoying at best - in the worst case it can take very long time
during startup or shutdown.
It's more likely your problem is caused by supermount not being fully developed yet, and Konqueror having troubles with that. If you close Konqueror and re-start it, you might be able to list the CD-ROM's files again.
If you're still having problems with reading your CD-ROMs, open Mandrake Control Centre->Mount Points->Set where your DVD-ROM drive is mounted, and set the configuration again. When you exit, the mount point settings (including /etc/fstab) will be refreshed.
I bought a CD R/W once and tried the Mandrake control panel and everything else but it didn't work. I finally swapped for another brand. The one I had was a SW248. I think it was Samsung. I was told that any IDE drive would work. After getting tired of messing with it I took it back to the store and swapped for a LG brand. It recognized the change when I booted and it worked ever since.
I never did figure out why the other didn't work. I tried everything. You may want to try another brand from a friend and see how it works. I also had flakky problems with my floppy when the old CD R/W was in the puter.
BTW, I did burn a CD and access it a few times before it stopped. After it messed up though I never got it to work again. It could boot from it and worked fine in DOS but not in Linux.
Hope it's not like the one I had. That thing had me pulling out hair.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.