Re: [BUG] hda:end_request: I/O error, dev 03:00 (hda), sector 0

From: Jeff Chua
Date: Sun Aug 31 2003 - 03:36:20 EST



On Sun, 31 Aug 2003, Gerardo Exequiel Pozzi wrote:
> >Partition check:
> > hda:end_request: I/O error, dev 03:00 (hda), sector 0
> > unable to read partition table
>
> I suppose that your disk will be in good state, ok,

works perfectly. The same problems show up on all systems. All kernel
version 2.4.x.


> A time ago I had the same error (with hdc), and was that had forgotten
> to clear the hdc=ide-scsi from of the line append in lilo.

I check that. Don't have this defined.


I guess it could be my .config

CONFIG_IDE=y
CONFIG_BLK_DEV_IDE=y
CONFIG_BLK_DEV_IDEDISK=m
CONFIG_IDEDISK_MULTI_MODE=y
CONFIG_BLK_DEV_IDECD=m
CONFIG_BLK_DEV_IDEFLOPPY=m
CONFIG_BLK_DEV_IDESCSI=m
CONFIG_BLK_DEV_CMD640=y
CONFIG_BLK_DEV_CMD640_ENHANCED=y
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_SHARE_IRQ=y
CONFIG_BLK_DEV_IDEDMA_PCI=y
CONFIG_IDEDMA_PCI_AUTO=y
CONFIG_BLK_DEV_IDEDMA=y


I wanted ID to be loaded as a module, but couldn't set CONFIG_IDE=m as
that would prevent "hdparm -d1 /dev/hda" from working.

Thanks,
Jeff


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/