LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Having a Issue Mounting my DVD-RW/CD-RW drive (https://www.linuxquestions.org/questions/linux-newbie-8/having-a-issue-mounting-my-dvd-rw-cd-rw-drive-526628/)

w0lv3rin3 02-08-2007 12:47 AM

Having a Issue Mounting my DVD-RW/CD-RW drive
 
hda: HL-DT-ST DVDRAM GSA-4167B, ATAPI CD/DVD-ROM drive

what are the correct pramaters to add tomy fstab so I can getmy drive working correctly.

when I try and Mount I recieve error:
mount: special device /dev/hda does not exist

fstab:
/dev/hda /mnt/cdrom iso9660 noauto,user 0 0

thx

bobdevis 02-08-2007 01:37 AM

Mine is:
/dev/hdb /media/cdrom0 udf,iso9660 user,noauto 0 0
Replace hdb with whatever it is on your machine and /media/cdrom0 with wherever you want to mount it.

w0lv3rin3 02-08-2007 01:59 AM

nope still no go; did it the way to u told me and for some weird reason I still recieve error:
mount: special device /dev/hda does not exist and Iknow my drive works cause I installed Slack on it.

biniou 02-08-2007 04:58 AM

you installed slack on a dvd ?? (or maybe using a DVD ...)

what's the output of lspci ?

w0lv3rin3 02-09-2007 05:07 PM

I did get my drive working, I have now installed k3b; now I am receiving error:

k3b: error while loading shared libraries: libsamplerate.so.0: cannot open shared object file: No such file or directory

how can I fix this error


All times are GMT -5. The time now is 09:51 PM.