[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [debian-knoppix] can't mount hdd under knoppix



On Sun, Jun 13, 2010 at 01:58:12PM -0600, Dave Price wrote:
> And dmesg has this repeated in it:
> 
> hdb: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error
> hdb: read_intr: error=0x10 { SectorIdNotFound }, LBAsect=256902992,
> sector=0

Your harddisk may be broken, or you have a bas IDE controller that
claims to be able to use DMA, but really doesn't. In this case,
try to disable DMA with

hdparm -d0 /dev/hdb

before attempting a mount or e2fsck.

Regards
-Klaus Knopper
_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix


Reply to: