Gentoo Archives: gentoo-user

From: Andrea Conti <alyf@××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] x86 boot failure
Date: Fri, 07 May 2010 07:08:38
Message-Id: 4BE3BC4D.3000400@alyf.net
In Reply to: Re: [gentoo-user] x86 boot failure by Stroller
1 > Are you sure ext[234] is compiled statically into the kernel in this
2 > .config?
3 > Also the drivers for the EIDE / SATA controller.
4
5 Missing FS and/or controller drivers will result in a regular kernel
6 boot with a panic at the end, when it's time to mount root and load init.
7
8 In this case grubs seems to load the kernel image, but the kernel hangs
9 before printing anything.
10
11 I would check the processor type setting (A 3GHz Celeron should be
12 P4-based) and/or muck around with ACPI. Also try disabling framebuffer
13 drivers and using a plain VGA console.
14
15 Leave all advanced settings in your bios to their defaults.
16
17 And no, EM64T just means it *can* run amd64 -- i686 is fine and IMO a
18 lot better for that kind of hardware if you do not absolutely need to
19 run 64-bit code for some reason.
20
21 andrea

Replies

Subject Author
Re: [gentoo-user] x86 boot failure Roger Mason <rmason@×××.ca>