Re: Flush issues in boot phase

Richard Zidlicky (rz@linux-m68k.org)
Thu, 15 Aug 2002 12:13:34 +0200


On Tue, Aug 13, 2002 at 02:25:19PM -0300, Scorpion wrote:
>
> Hi fellows,
> I'm still trying to boot my dual AMD 1800XP machines (not MP).
> I got one more step disabling MP 1.4 support on BIOS setup, but now
> (using 2.4.19 kernel) I have a more general question.
> The boot phase stop exactly with the message:
>
> Partition check:
> hda:
>
> Should I consider that the kernel stop exactly in this point

it stops exactly between this printk and the next (unreached) one.

See fs/partitions, probably read_dev_sector hangs so put printk's
around that.

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