LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Hda error on debian (https://www.linuxquestions.org/questions/linux-newbie-8/hda-error-on-debian-42646/)

pedro99 01-24-2003 02:33 PM

Hda error on debian
 
Hi, i've got an hda error very often, especially when I use GCC or when I load files :
debian kernel: hda: read_intr: error=0x59 { DriveReady SeekComplete DataRequest Error }
debian kernel: hda: read_intr: error=0x40 { UncorrectableError }, LBAsect=2826301, sector=2632760
debian kernel: end_request: I/O error, dev 03:02 (hda),sector 2632760

What is it? What can I do?

bulliver 01-24-2003 02:44 PM

Sounds like you may have some badblocks on your HD. You can double check by running fsck on it. ie:
fsck /dev/hda
Should report and hopefully correct any probs. Read man fsck for more info. Check out man badblocks too. Of course I may be wrong, those error messages are always so cryptic.


All times are GMT -5. The time now is 03:09 PM.