clane
01-04-2004, 08:29 PM
I have an internal CDRom/RW drive and an internal DVD drive. Both are factory original to my Compaq Presario AMD1Ghz box (several years old). I have 2 problems, probably related. First, I can push the front panel button and open my DVD drive and open the door, but can't read the contents of the drive when I put a CD in it. The CDROM/burner drive won't open at all when I push the front panel button. Previously (several months ago) both drives worked. As you can see from my last sentence, I don't use these drives much, but need them now.
When I use konqueror to view these drives (/mnt/cdrom and /mnt/cdrom2) both have padlocks on them. When I click on the icons, I get a message like this:
"Unable to enter file:/mnt/cdrom2. You do not have access rights to this location"
Even though I am trying to view the contents as root (su).
If I try to cd to /mnt/cdrom or cd to /mnt/cdrom2 from a terminal window, I get this error:
bash: cd: cdrom2: Input/Output error
Here are the contents of my fstab:
/dev/hda1 / ext3 defaults 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hda6 /home ext3 defaults 1 2
/dev/hdb1 /mnt/backup vfat iocharset=iso8859-1,codepage=850,umask=0 0 0
none /mnt/cdrom supermount dev=/dev/hdc,fs=auto,ro,--,iocharset=iso8859-1,codepage=850,umask=0 0 0
none /mnt/cdrom2 supermount dev=/dev/scd0,fs=auto,ro,--,iocharset=iso8859-1,codepage=850,umask=0 0 0
none /mnt/floppy supermount dev=/dev/fd0,fs=auto,--,iocharset=iso8859-1,sync,codepage=850,umask=0 0 0
none /proc proc defaults 0 0
/dev/hda5 swap swap defaults 0 0
When I use konqueror to view these drives (/mnt/cdrom and /mnt/cdrom2) both have padlocks on them. When I click on the icons, I get a message like this:
"Unable to enter file:/mnt/cdrom2. You do not have access rights to this location"
Even though I am trying to view the contents as root (su).
If I try to cd to /mnt/cdrom or cd to /mnt/cdrom2 from a terminal window, I get this error:
bash: cd: cdrom2: Input/Output error
Here are the contents of my fstab:
/dev/hda1 / ext3 defaults 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hda6 /home ext3 defaults 1 2
/dev/hdb1 /mnt/backup vfat iocharset=iso8859-1,codepage=850,umask=0 0 0
none /mnt/cdrom supermount dev=/dev/hdc,fs=auto,ro,--,iocharset=iso8859-1,codepage=850,umask=0 0 0
none /mnt/cdrom2 supermount dev=/dev/scd0,fs=auto,ro,--,iocharset=iso8859-1,codepage=850,umask=0 0 0
none /mnt/floppy supermount dev=/dev/fd0,fs=auto,--,iocharset=iso8859-1,sync,codepage=850,umask=0 0 0
none /proc proc defaults 0 0
/dev/hda5 swap swap defaults 0 0