On Sat, 1 Sep 2007 11:08:27 +1000
"Alan E. Davis" <[EMAIL PROTECTED]> wrote:
> I have been unable to boot into my gentoo system due to a Machine
> Check Exception. This is an AMD 64 system. MCE for AMD is enabled
> in the kernel (2.6.21 gentoo-sources).
>
> I am unable to boot in to turn off MCE checking.
did you know you can disable this at boot time? Check it out:
| $ grep mce /usr/src/linux/Documentation/kernel-parameters.txt
| mce [IA-32] Machine Check Exception
| nomce [IA-32] Machine Check Exception
just add 'nomce' to your kernel boot line in grub and you should be able
to boot with MCE turned of to reconfigure.
-- Dan
--
[EMAIL PROTECTED] mailing list