Click to See Complete Forum and Search --> : CD/DVD ROM drive keeps disappearing


fishface
12-11-2006, 12:50 PM
I have an Intel server running SLES10, it has a slimline CD/DVD drive, BIOS knows about the drive, and I can boot from from the SLES10 DVD.

SuSE knows about the device and has given it this: /dev/sr0

Now, for all my other SLES installs, whenever I insert a CD/DVD into the drive SLES auto mounts it, but for some reason this has stopped working on this server.

It does not show up in fstab so I cannot mount it, what is going on?

It use to work, but a colleague has been working on the server (installed mysql and bugzuilla) so maybe something happened there, but could be just bad luck.

dkeav
12-11-2006, 01:12 PM
could be bad hardware

XiaoKJ
12-11-2006, 01:34 PM
Open up the server and recheck the connections if you can.

mrrangerman43
12-11-2006, 01:41 PM
dkeav

If dmesg is listing the drive, can't he try and mount it manually and verify the drive will mount, and if so, just edit fstab? The reason I'm asking is because of his statement about fstab. He should still be able to mount a working drive manually, even if there is not a fstab entry for that drive, right?

dkeav
12-12-2006, 01:22 AM
yep, "if"

however if udev isnt properly naming and symlinking it, there might be a deeper issue

fishface
12-12-2006, 07:17 AM
If I boot the server with the SuSE DVD it starts up every time and starts to run the installer, so it would lead me to think that the drive is most likely Ok.

So...server1

Internal drive - SLES10 DVD does not work - most other DVD media seem to work on this drive though.

External drive - SLES10 DVD does work

On another server...

Same DVD as used for server 1 works fine for 2 other Linux boxes.

I've also tried another copy of SLES10 - same problem.