LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Getting CDROM drives working (https://www.linuxquestions.org/questions/slackware-14/getting-cdrom-drives-working-52736/)

contrasutra 03-31-2003 03:10 PM

Getting CDROM drives working
 
OK, so I have a DVD drive, and a CDRW drive, heres what I got working:

My DVD drive was automatically set up,but only as a CDROM drive, how do I get it to be recognized as a DVD drive.

Slack didnt set up my CDRW, so I went into fstab and copied my DVD drives entry and changed it to hdd (location of my CDRW). That let it mount and read CDs, but what "code" do I put in to get it to be able to burn.

I also know I have to add hdd=ide-scsi, but when I try to add that to LILO, it says cant find RAID on /md8. Whats that?

Thanks for any help. :newbie:

bahamat 03-31-2003 03:15 PM

Linux doesn't distinguish between CD and DVD.

Just because it's called cdrom or cdrom1 doesn't alter the fact that it's dvd capable. Just run xine and use it

As for burning, take yourself through the CDWriting HOWTO, it's through and it'll help you get burning working. I used it to first get my burner working back in the MDK 7.x days

contrasutra 03-31-2003 03:26 PM

The CDwriting how to in Slackware?

bahamat 03-31-2003 04:29 PM

Well, I was thinking of the one at tldp.org, but slackware probably has a package for all of the howtos (I've never seen a distro that doesn't).

In Debian it's doc-linux-howto-txt. I'm almost certain it's called something else in slack though.

Tinkster 03-31-2003 05:52 PM

Quote:

Quoting contrasutra
I also know I have to add hdd=ide-scsi, but when I try to add that to LILO, it says cant find RAID on /md8. Whats that?
That sounds a bit odd mate, can you post
your /etc/lilo.conf and the output of lsmod?

Cheers,
Tink

umd 03-31-2003 06:23 PM

Same Prob ...
 
could you answer me this ... i have the same problem ... i installed slack 9 and it didnt install the cdrw ... (that i know of ) .. the cdrw opterwiter does show up when booting the machine, but i cant get it to mount ... i posted in another thrread a few minutes ago ... http://www.linuxquestions.org/questi...threadid=52631

my what i did basically was added a second fstab listing and mande it cdrw instead of cdrom ... with the sme attributes ... as posted ... ... any help would be appeciated ...

umd 03-31-2003 06:51 PM

got it to work ... mostly had it ... i found this on google ...

http://www.saragossa.net/LinuxG3/ls-Cdr.shtml

pretty decent ... just make sure to append=hd(c)(d)="ide-scsi"
..save .. run /sbin/lilo ... reboot .. and all should be well ... .thanx ..


my dream "remove the word man from every senior linux users vocabulary'

contrasutra 03-31-2003 07:27 PM

output for my ls mod? Excuse my ignorance, but...huh?

Excalibur 03-31-2003 09:32 PM

Contrasutra, Tinkster was asking for your listing of currently loaded modules. The command for that is "lsmod".


All times are GMT -5. The time now is 05:01 PM.