Alex Sassmannshausen, le Mon 11 Feb 2013 18:41:59 +0000, a écrit :
> It might be my untrained eye, but to me this also very much looks like the
> errors I was getting installing and booting the HURD on a brand new IDE.
> 
> ------8<-------
> > hd0: irq timeout: status=0x58 { DriveReady SeekComplete DataRequest }

No, the message is very different: irq timeout means the driver got bored
with waiting for the disk, and Seek is Complete, while here:

> > Riccardo Mottola, le Mon 11 Feb 2013 19:28:32 +0100, a écrit :
> >> hd0: dma_intr: status=0x51 { DriveReady SeekCompleteError }
> >> hd0: dma_intr: error=0x40 { UncorrectableError }, LBAsect=44914186,
> >> sector=27804896
> >> end_request: I/O error, dev 03:07, sector 27804896

It's the disk that said SeekCompleteError, i.e. an explicit error.

Samuel

Reply via email to