|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] advice on kernel errors?
|
Jeff Abrahamson wrote:
Tuesday morning I started getting errors that look like these in
kern.log. The disk hdb has one partition, /home/. The volume is
formatted ext3.
Jun 27 07:53:03 asterix kernel: hdb: dma_intr: status=0x51 { DriveReady SeekComplete Error }
Jun 27 07:53:03 asterix kernel: hdb: dma_intr: error=0x40 { UncorrectableError }, LBAsect=260867239, high=15, low=9208999, sector=260867239
[...]
have you set CONFIG_IDEDISK_MULTI_MODE in your kernel? It's in "Device
Drivers > ATA/ATAPI/MFM/RLL Support > Use multi-mode by default" in
menuconfig in 2.6.12, and it helped me with that error a while back (in
the 2.2 days)... still, all the advice in the thread bears listening-to,
especially back up your data!
dsc
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|