LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   boot - hda error (https://www.linuxquestions.org/questions/linux-newbie-8/boot-hda-error-140314/)

spank 01-30-2004 07:06 AM

boot - hda error
 
--------------------- Kernel Begin ------------------------

WARNING: Kernel Errors Present
hda: task_no_data_intr: error=0x04 { DriveStat...: 3Time(s)
hda: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error }...: 3Time(s)


I get this in the logwatch of my server.
How can I solve it ?
Thanks!

druuna 01-30-2004 07:31 AM

Did you feed your fav searchengine with the erros?? I got 399 hits (both error strings).

One of the following could help or give you a clue:
- cable connection problem,
- hdparm (did you play with this command before??),
- setting the correct (U)DMA speed. You might have 33Mhz, could be 66 or even higher. Try passing idebus=66 to the kernel when booting, if it works put it in your grub/lilo config.
- Change the following kernel parameter and recompile kernel: CONFIG_IDEDISK_MULTI_MODE

If the above options don't work, could you post a bit more of the kernel messages surrounding the actual error.


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