LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-21-2004, 09:34 PM   #1
Tyke
LQ Newbie
 
Registered: Jul 2004
Posts: 14

Rep: Reputation: 0
CD/DVD drive not detected


I'm having a bit of a problem with Slackware 10. I'm a complete N00b to linux, so I apologise if this is a staggeringly obvious question.

I have a DVD drive and CDRW drive. Both are on the same IDE cable, CDRW is master, DVD is slave. Slackware is only seeing the CDRW. My FSTAB looks like this:

/dev/hda2 swap
/dev/hda1 /
/dev/cdrom /mnt/cdrom
/dev/fd0 /mnt/floppy
devpts /dev/pts
proc /proc


Now, if I unplug the CDRW and set the DVD to master, it gets detected and the FSTAB looks the same. I can also have the CDRW by itself, and FSTAB looks the same again. But will never detect both drives at once.

What am I doing wrong?

Thanks
 
Old 07-21-2004, 09:41 PM   #2
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,669

Rep: Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892
Make sure the motherboard BIOS is set for auto configuration on the slave for that IDE controller where the DVD drive is connected.
 
Old 07-21-2004, 09:54 PM   #3
Tyke
LQ Newbie
 
Registered: Jul 2004
Posts: 14

Original Poster
Rep: Reputation: 0
It is set to auto. Also, both drives worked fiine in Windows before I formatted the machine.
 
Old 07-22-2004, 12:48 AM   #4
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
Linux will not automatically setup your drives. You have to do that yourself. Using /dev/cdrom is not very predictable, but using /dev/hdc and /dev/hdd is. Change your fstab from

dev/hda2 swap
/dev/hda1 /
/dev/cdrom /mnt/cdrom
/dev/fd0 /mnt/floppy
devpts /dev/pts
proc /proc

to

dev/hda2 swap
/dev/hda1 /
/dev/hdc /mnt/cdrom
/dev/hdd /mnt/dvd
/dev/fd0 /mnt/floppy
devpts /dev/pts
proc /proc

You have to make the directory /mnt/dvd yourself as su or root. You can then make symbolic links as /dev/cdrom and /dev/dvd.

If your CD and DVD drives is not /dev/hdc and /dev/hdd, check dmesg.
 
Old 07-22-2004, 12:12 PM   #5
Tyke
LQ Newbie
 
Registered: Jul 2004
Posts: 14

Original Poster
Rep: Reputation: 0
Got it working now. Had my fingers crossed when I rebooted after I modified the FSTAB, but everything is present and correct now.

Thanks for all the help.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
which DVD player can play DVD from hard drive *and* support DVD Menu ? tho_x_tran Linux - Software 16 11-16-2006 02:00 PM
raw drive not detected next to installed drive markraem Solaris / OpenSolaris 3 08-11-2005 03:21 PM
DVD drive not detected endfx Debian 11 08-02-2005 05:17 PM
dvd detected as a hard drive berrance Linux - Hardware 3 11-20-2004 07:00 AM
dvd rom drive not detected snip128 Linux - Hardware 5 11-05-2004 11:53 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:48 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration