LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   More Q's on CD-ROM mounting... (https://www.linuxquestions.org/questions/linux-hardware-18/more-qs-on-cd-rom-mounting-30050/)

magoh2000 09-10-2002 10:36 AM

More Q's on CD-ROM mounting...
 
I checked out the tips listed in chansky's post of CD-ROM mounting problems...

But I have something a little more unusual. When I go to mount my cdrom, I get a message saying 'mount: /dev/cdrom is not a valid block device'. Immediately there after, I get an error message from the kernel that says 'spurious 8259A interrupt: IRQ7'

Any clues?

Thanks.

acid_kewpie 09-10-2002 11:42 AM

where does teh /dev/cdrom symlink point to? it will probably defulat to hdb, which might not be where your drive is connected.

magoh2000 09-10-2002 11:52 AM

It points to hda but I've tried mounting it as hda as well. Still no dice. (same error)

After further investigation, I've noticed that the BIOS of this machine keep referring to this CD-ROm as ATAPI incompatible, even though it is the same drive I used 3 weeks ago to install the OS.

acid_kewpie 09-10-2002 12:23 PM

well seeing as hda is 99% definitely your main harddrive i should hope it wouldn't work!! try hdb, hdc and hdd just use /dev/hdX directly for now, forget abuot /dev/cdrom

born4linux 09-10-2002 12:30 PM

what Linux distro are you using? If you are using Red Hat, try running this:

depmod -ae

And then retry mounting the cdrom device.

magoh2000 09-10-2002 12:31 PM

I did something entirely weird. I have a Raid card and installed the Linux partition on to the RAID partition - therefore the OS seeing the CDROM as HDA should be legal, right?


All times are GMT -5. The time now is 10:45 PM.