LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 11-08-2006, 02:28 PM   #1
Madone_SL_5.5
Member
 
Registered: Oct 2006
Location: Ogden, Utah
Distribution: Fedora 10
Posts: 66

Rep: Reputation: 15
Cannot find DVD after install.


I installed Fedora Core 6 recently on my new Intel 965 board with Duo Core. I have two hard drives set up in mirror on SATA and a Sony DVD-RW drive connected on the IDE port.

In order to get the installation to recognize the DVD drive during install I had to pass the command "all-generic-ide". The install went fine, but now I cannot find the DVD drive in order to mount it. All I can mount is the floppy, but I need the DVD drive, too.

My kernel is 2.6.18-1.2798.fc6.

Any ideas? Has anybody figured this out?

Last edited by Madone_SL_5.5; 11-08-2006 at 04:17 PM.
 
Old 11-08-2006, 10:57 PM   #2
The_Outlander
Member
 
Registered: Aug 2004
Location: Australia
Distribution: Slackware 12.1
Posts: 235

Rep: Reputation: 30
Do you have an entry in /etc/fstab for your DVD.
Look there first.
 
Old 11-09-2006, 04:23 PM   #3
Madone_SL_5.5
Member
 
Registered: Oct 2006
Location: Ogden, Utah
Distribution: Fedora 10
Posts: 66

Original Poster
Rep: Reputation: 15
No, there is no entry for my DVD in /etc/fstab.

What next?
 
Old 11-09-2006, 06:06 PM   #4
The_Outlander
Member
 
Registered: Aug 2004
Location: Australia
Distribution: Slackware 12.1
Posts: 235

Rep: Reputation: 30
In that case is there an entry for /dev/cdrom. If so try mounting that;
Quote:
#mount /dev/cdrom /mnt/cdrom
or wherever you want to mount it.
If that is not working you can also try the following and see what the output is.
Quote:
#ls -l /dev/cdrom
#ls -l /dev/dvd
#ls -l /dev/hdc
Post the output here.
This will give you some clues as to the devices present on your system and if they are linked to other devices.
Have a look in /lib/udev/devices and see if your dvd is listed there.
This maybe as simple as linking eg /dev/cdrom > /dev/hdc or something similar. But first have a look at your system and see what is present.
Which desktop are you using.
 
Old 11-13-2006, 02:35 PM   #5
Madone_SL_5.5
Member
 
Registered: Oct 2006
Location: Ogden, Utah
Distribution: Fedora 10
Posts: 66

Original Poster
Rep: Reputation: 15
Thanks for you help so far. I am using text mode only.

There is no entry for /dev/cdrom.

None of the following commands turn out anything:

Quote:
#ls -l /dev/cdrom
#ls -l /dev/dvd
#ls -l /dev/hdc
These are all the items in /dev/ :

Code:
adsp      fd0u1760    log      null      ram13    sda2        tty1   tty25  tty40  tty56    usbdev1.1_ep00  vcs3
agpgart   fd0u1840    loop0    nvram     ram14    sdb         tty10  tty26  tty41  tty57    usbdev1.1_ep81  vcs4
audio     fd0u1920    loop1    par0      ram15    sdb1        tty11  tty27  tty42  tty58    usbdev2.1_ep00  vcs5
bus       fd0u360     loop2    parport0  ram2     sdb2        tty12  tty28  tty43  tty59    usbdev2.1_ep81  vcs6
console   fd0u720     loop3    parport1  ram3     sequencer   tty13  tty29  tty44  tty6     usbdev3.1_ep00  vcsa
core      fd0u800     loop4    parport2  ram4     sequencer2  tty14  tty3   tty45  tty60    usbdev3.1_ep81  vcsa1
cpu       fd0u820     loop5    parport3  ram5     sg0         tty15  tty30  tty46  tty61    usbdev4.1_ep00  vcsa2
disk      fd0u830     loop6    port      ram6     sg1         tty16  tty31  tty47  tty62    usbdev4.1_ep81  vcsa3
dsp       floppy-fd0  loop7    ppp       ram7     shm         tty17  tty32  tty48  tty63    usbdev5.1_ep00  vcsa4
fd        full        lp0      ptmx      ram8     snapshot    tty18  tty33  tty49  tty7     usbdev5.1_ep81  vcsa5
fd0       gpmctl      MAKEDEV  pts       ram9     snd         tty19  tty34  tty5   tty8     usbdev6.1_ep00  vcsa6
fd0u1040  hpet        mapper   ram       ramdisk  stderr      tty2   tty35  tty50  tty9     usbdev6.1_ep81  VolGroup00
fd0u1120  hw_random   mcelog   ram0      random   stdin       tty20  tty36  tty51  ttyS0    usbdev7.1_ep00  X0R
fd0u1440  hwrng       md0      ram1      root     stdout      tty21  tty37  tty52  ttyS1    usbdev7.1_ep81  zero
fd0u1680  initctl     mem      ram10     rtc      systty      tty22  tty38  tty53  ttyS2    vcs
fd0u1722  input       mixer    ram11     sda      tty         tty23  tty39  tty54  ttyS3    vcs1
fd0u1743  kmsg        net      ram12     sda1     tty0        tty24  tty4   tty55  urandom  vcs2
The contents of /lib/udev/ are as follows:

Code:
ata_id            create_floppy_devices  load_floppy_module.sh  rename_device    udev_run_devd      vol_id
bluetooth_serial  devices                MAKEDEV.dev            scsi_id          udev_run_hotplugd
check-cdrom.sh    edd_id                 path_id                udevpermconv.sh  usb_id
What to do? If I'm not mistaken, this motherboard translates the IDE connection to SATA. Does that bring any solutions to mind?

Last edited by Madone_SL_5.5; 11-13-2006 at 02:38 PM.
 
Old 11-13-2006, 06:24 PM   #6
The_Outlander
Member
 
Registered: Aug 2004
Location: Australia
Distribution: Slackware 12.1
Posts: 235

Rep: Reputation: 30
Smile

Is the pin select on the dvd set to master/slave/cable select. It should be master if it is the 1ST IDE drive.

I would check this first and if the problem persists, check the output of dmesg, your device may show up there. If you use a graphical startup you could select F2 (usually) to see the output, this may provide clues as to what is going on.

As far as the motherboard is concerned I have no experience with the IDE - SATA set up you mentioned, although some PCI cards that I have seen come with SATA and ultra ATA. Is that what you are referring to. I do have SATA adapters fitted to my IDE harddrives.
I have also fitted a cdrom with an IDE - USB2 adapter and it shows up as /dev/sr0 - as an scsi device I guess. Look for an scsi device if you think your board supports such a thing.
If your DVD does not show up after the above - provide all the relevant info that you can and leave it to a more experienced member.
My experience level is just guessing at this stage.

Last edited by The_Outlander; 11-14-2006 at 01:31 AM.
 
Old 09-03-2007, 11:35 PM   #7
UhhMaybe
Member
 
Registered: Jul 2004
Location: Salt Lake City, Utah
Distribution: Absolute 12.0 Studio 64 1.3.0
Posts: 470

Rep: Reputation: 30
Cool

Kudos to The_Outlander. As an additional plus...try the BIOS. Where the IDE Devices and SATA Devices are listed. Automatic hardware configuration sometimes leaves missing details or mis-identification of hardware devices. Also a cracked 4-layer motherboard will sometimes display inaccurate details as well. It is possible to manually identify the hardware devices and then reboot the system. The BIOS may need to be flashed, or replaced. That option is radical and requires serious observation and choice making.
 
  


Reply



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
My DVD-RW is not recognized BusyChild Linux - Hardware 3 11-09-2006 02:16 PM
DVD Drive is not recognized after the install. SpoonXL Slackware - Installation 3 10-04-2005 02:54 PM
LG DVD-ROM DRD-8160B not recognized as DVD player on FC2 Wise_Fox Linux - Hardware 1 08-24-2004 12:13 PM
DVD recognized as CDROM grbrg Linux - Newbie 7 10-20-2003 04:38 PM
DVD is recognized but not CR-RW madangsweh Linux - Software 2 07-21-2003 12:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 06:19 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