LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   removed CDROM drive, now CD-RW not accessible (https://www.linuxquestions.org/questions/linux-software-2/removed-cdrom-drive-now-cd-rw-not-accessible-886/)

tina 02-15-2001 05:57 PM

My CDROM drive died, so I just took it out and moved my ATAPI CD-RW into its place. Now Mandrake 7.2 will not allow access for any use, even though permissions are set correctly from root, etc. How do I configure the CD-RW so I can use it as an all purpose CDROM and a CD burner?

Thanks,
Tina Gasperson

trickykid 02-16-2001 10:44 AM

Whats the error message you get when trying to mount to it?

tina 02-16-2001 07:02 PM

CD-RW inaccessible
 
It says it is already mounted, but then when I try to cd into the directory, it says, input/output error.

trickykid 02-16-2001 10:15 PM

What about your fstab file? Is it listed or not and if it is, what does it have listed for the entry?

tina 02-17-2001 07:43 AM

Here are the contents of my fstab:


/dev/hda5 / ext2 defaults 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hda7 /home ext2 defaults 1 2
/mnt/cdrom /mnt/cdrom supermount fs=iso9660,dev=/dev/cdrom 0 0
/mnt/floppy /mnt/floppy supermount fs=vfat,dev=/dev/fd0 0 0
none /proc proc defaults 0 0
/dev/hda6 swap swap defaults 0 0


ssadams 02-17-2001 11:41 AM

tina...Mandrake 7.2 likes to treat all ide burners as scsi ones and if it is doing that to you then in your /dev directory you might have to change the link cdrom-->hdx to
cdrom--->scd0


All times are GMT -5. The time now is 11:27 PM.