|
Home > Archive > Red Hat Configuration > January 2004 > CD-ROM trouble
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Charles theGruamach 2004-01-23, 7:14 pm |
| Ok, while I do admit that I suffer from Newbittus-Linuxis, I'm not a
totally STUPID person....but this is sure making me feel it.
I just installed RH9.0
I used to have Mandrake 8.2 on same computer.
The trouble I have is with my CD-ROM. As in, it won't mount, no matter
what disk I have in there.
The BIOS sees it and recognizes it. So does the RedHat hardware Manager.
It's listed as /dev/hdc. hardware Manager lists CDROM as /dev/cdrom. I
checked the /dev/cdrom link and it's linked to /dev/hdc, just like it
should.
But no matter what, when I try to mount a disk it says "no media"
The CD-RW, which is /dev/cdrom1 linked to /dev/scd0 works just fine.
Now, I did have an issue with the fact that for some reason computer won't
boot off any CD-ROM plugged into IDE channel 2, no matter what drive I try
(all the ones I have laying around are all ATAPI and work fine in the
spare box I have with Win98 loaded on it).
To install RH9, I plugged my spare CD-ROM into the
secondary plug of IDE channel 1. During loadup it recognized that CDROM
as /dev/hdc, but when I removed it and plugged the now-troublesome CDROM
back in, RH sees it at /dev/hdc.
The only thing I can think of is that somewhere along the line it's still
looking to that channel 1 secondary plug (which is plugged into a Seagate
tape drive, which RH also sees just fine) instead of the channel 2 primary
plug, where it's supposedly seeing the proper CDROM.
I've researched and looked up online for over two weeks now and haven't
found ANYTHING related to this sort of problem.
Please tell me someone out there has an idea to help me along.....(I'd be
willing to name my first-born after you, but she's already here)
| |
| Lenard 2004-01-23, 7:14 pm |
| On Mon, 01 Sep 2003 20:13:17 +0000, Charles theGruamach typed:
quote:
> Ok, while I do admit that I suffer from Newbittus-Linuxis, I'm not a
> totally STUPID person....but this is sure making me feel it.
>
> I just installed RH9.0
> I used to have Mandrake 8.2 on same computer.
>
> The trouble I have is with my CD-ROM. As in, it won't mount, no matter
> what disk I have in there.
> The BIOS sees it and recognizes it. So does the RedHat Hardware
> Manager. It's listed as /dev/hdc. hardware Manager lists CDROM as
> /dev/cdrom. I checked the /dev/cdrom link and it's linked to /dev/hdc,
> just like it should.
> But no matter what, when I try to mount a disk it says "no media" The
> CD-RW, which is /dev/cdrom1 linked to /dev/scd0 works just fine.
>
> Now, I did have an issue with the fact that for some reason computer
> won't boot off any CD-ROM plugged into IDE channel 2, no matter what
> drive I try (all the ones I have laying around are all ATAPI and work
> fine in the spare box I have with Win98 loaded on it). To install RH9, I
> plugged my spare CD-ROM into the secondary plug of IDE channel 1.
> During loadup it recognized that CDROM as /dev/hdc, but when I removed
> it and plugged the now-troublesome CDROM back in, RH sees it at
> /dev/hdc.
Red Hat, or any other distro for that matter, would recognized the CD-ROM
drive when plugged into Primary IDE Channel as the slave device as
/dev/hdb
quote:
> The only thing I can think of is that somewhere along the line it's
> still looking to that channel 1 secondary plug (which is plugged into a
> Seagate tape drive, which RH also sees just fine) instead of the channel
> 2 primary plug, where it's supposedly seeing the proper CDROM.
/dev/hdc is the Master device on the Second IDE channel.
Linux sees hard drives, CD drives and DVD drives as;
hda = Master device on the Primary IDE channel hdb = Slave device on the
Primary IDE channel hdc = Master device on the Secondary IDE channel hdd =
Slave device on the Secondary IDE channel
quote:
> I've researched and looked up online for over two weeks now and haven't
> found ANYTHING related to this sort of problem. Please tell me someone
> out there has an idea to help me along.....(I'd be willing to name my
> first-born after you, but she's already here)
Could be the laser is bad or something else hardware related to the CD
drive. Or it could simply be the connector on the cable or the interface
on the motherboard is faulty. Take a known good CD drive and plug it in,
if the problem persists then replace the cable and try again. If still
it's not working try making the CD-RW drive the master and the CD-ROM
drive the slave, that's the way it should be IMHO anyway.
--
If it's Thursday it must be Micro$oft patching day!!!
| |
| Lenard 2004-01-23, 7:14 pm |
| On Mon, 01 Sep 2003 20:13:17 +0000, Charles theGruamach typed:
quote:
> Ok, while I do admit that I suffer from Newbittus-Linuxis, I'm not a
> totally STUPID person....but this is sure making me feel it.
>
> I just installed RH9.0
> I used to have Mandrake 8.2 on same computer.
>
> The trouble I have is with my CD-ROM. As in, it won't mount, no matter
> what disk I have in there.
> The BIOS sees it and recognizes it. So does the RedHat Hardware
> Manager. It's listed as /dev/hdc. hardware Manager lists CDROM as
> /dev/cdrom. I checked the /dev/cdrom link and it's linked to /dev/hdc,
> just like it should.
> But no matter what, when I try to mount a disk it says "no media" The
> CD-RW, which is /dev/cdrom1 linked to /dev/scd0 works just fine.
>
> Now, I did have an issue with the fact that for some reason computer
> won't boot off any CD-ROM plugged into IDE channel 2, no matter what
> drive I try (all the ones I have laying around are all ATAPI and work
> fine in the spare box I have with Win98 loaded on it). To install RH9, I
> plugged my spare CD-ROM into the secondary plug of IDE channel 1.
> During loadup it recognized that CDROM as /dev/hdc, but when I removed
> it and plugged the now-troublesome CDROM back in, RH sees it at
> /dev/hdc.
Red Hat, or any other distro for that matter, would recognized the CD-ROM
drive when plugged into Primary IDE Channel as the slave device as
/dev/hdb
quote:
> The only thing I can think of is that somewhere along the line it's
> still looking to that channel 1 secondary plug (which is plugged into a
> Seagate tape drive, which RH also sees just fine) instead of the channel
> 2 primary plug, where it's supposedly seeing the proper CDROM.
/dev/hdc is the Master device on the Second IDE channel.
Linux sees hard drives, CD drives and DVD drives as;
hda = Master device on the Primary IDE channel hdb = Slave device on the
Primary IDE channel hdc = Master device on the Secondary IDE channel hdd =
Slave device on the Secondary IDE channel
quote:
> I've researched and looked up online for over two weeks now and haven't
> found ANYTHING related to this sort of problem. Please tell me someone
> out there has an idea to help me along.....(I'd be willing to name my
> first-born after you, but she's already here)
Could be the laser is bad or something else hardware related to the CD
drive. Or it could simply be the connector on the cable or the interface
on the motherboard is faulty. Take a known good CD drive and plug it in,
if the problem persists then replace the cable and try again. If still
it's not working try making the CD-RW drive the master and the CD-ROM
drive the slave, that's the way it should be IMHO anyway.
--
If it's Thursday it must be Micro$oft patching day!!!
|
|
|
|
|