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

From: Jeff Chua
Date: Sun Aug 31 2003 - 11:48:24 EST



On Sun, 31 Aug 2003, Alan Cox wrote:

> On Sul, 2003-08-31 at 05:24, Jeff Chua wrote:
> > end_request: I/O error, dev 03:00 (hda), sector 2
>
> You don't have IDE hard disk support included so the kernel finds
> it has no way to read the partition table.

You're right. After recompiling with CONFIG_BLK_DEV_IDEDISK=y instead of
"m" (module), the error went away.

But, that means IDE still can't be compile as a module. I would like to
be able to load and unload ide from ramdisk. Is there a patch to make ide
modular?

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/