View Single Post

   
  #3 (permalink)  
Old 01-17-2008, 05:27 PM
P.T. Breuer
 
Posts: n/a
Default Re: Help installing Fedora

noone <noone@noone.org> wrote:
> <4>hdc: command error: status=0x51 { DriveReady SeekComplete Error }
> <4>hdc: bad_request: error=0x54 I/O error, dev 16:00 (hdc) sector 1196808


Fix your cable or cdrom drive or controller (maybe torn off/on dma).

You sure it's jumpered correctly? It says its master on the second ide
bus - so there should be nothing else on that bus except maybe another
cdrom. That is, if it is _really_ a cdrom, and not a cdrw, or dvd ...

> This happens when the installer tries to copy or read
> setup-2.5.27-1.1.noarch.rpm.


Move it to the other bus.

> So it looks like a defective CD problem, despite the fact that the


Looks like a defective something, but your test does not identify what.
Put another cd in the drive and read it all (use live cd mode).

> As mentioned in the my OP, Fedora would unmount the CD until you click
> on OK to try again. So while the CD is unmounted, from the shell in
> Ctrl-Alt-F1, I did:


> mkdir /mnt/source
> mount /dev/hdc /mnt/source
> cp /mnt/cdrom/Fedora/RPMS/setup-2.5.27-1.1.noarch.rpm /dev/null



> ... and I get the same error as the one I noted above. So I can
> replicate it. So it seems definitely like a CD / media problem.


More or less. Or cable. Or controller. Changing the media and leaving
everything else stable would be the test!

> I rebooted back to Redhat 7.2, mounted the CD, and did:


> cp /mnt/cdrom/Fedora/RPMS/setup-2.5.27-1.1.noarch.rpm /dev/null


> ... and there was no error!!! No error logged at all in /var/lgo/messages.


So it looks like a controller problem. Check the dma mode, and change
it.

> So from the point, it does not seem to be a CD / media problem.


Peter
Reply With Quote