Gentoo Archives: gentoo-user

From: Dan Farrell <dan@×××××××××.cx>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] MCE in kernel
Date: Mon, 03 Sep 2007 19:30:07
Message-Id: 20070903141357.2820d521@pascal.spore.ath.cx
In Reply to: [gentoo-user] MCE in kernel by "Alan E. Davis"
1 On Sat, 1 Sep 2007 11:08:27 +1000
2 "Alan E. Davis" <lngndvs@×××××.com> wrote:
3
4 > I have been unable to boot into my gentoo system due to a Machine
5 > Check Exception. This is an AMD 64 system. MCE for AMD is enabled
6 > in the kernel (2.6.21 gentoo-sources).
7 >
8 > I am unable to boot in to turn off MCE checking.
9
10 did you know you can disable this at boot time? Check it out:
11
12 | $ grep mce /usr/src/linux/Documentation/kernel-parameters.txt
13 | mce [IA-32] Machine Check Exception
14 | nomce [IA-32] Machine Check Exception
15
16 just add 'nomce' to your kernel boot line in grub and you should be able
17 to boot with MCE turned of to reconfigure.
18 -- Dan
19 --
20 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] MCE in kernel "Alan E. Davis" <lngndvs@×××××.com>