Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Laptop resurrection...
Date: Wed, 02 Dec 2009 23:04:48
Message-Id: 200912022304.06838.michaelkintzios@gmail.com
In Reply to: Re: [gentoo-user] Laptop resurrection... by BRM
1 On Wednesday 02 December 2009 20:52:35 BRM wrote:
2 > ----- Original Message ----
3 >
4 > From: Mick <michaelkintzios@×××××.com>
5 >
6 > > 2009/12/2 BRM <bm_witness@×××××.com>:
7 > > > I'm still working to get my laptop back up; I have one more thing to
8 > > > try. Presently, I am having a problem with the compiling a
9 > > > 2.6.30-gentoo-r8 kernel that actually works. It might be a processor
10 > > > issue - linux reports it as a Pentium M which is what I have selected
11 > > > during 'make menuconfig', but the the grub keeps reporting that it is
12 > > > not a recognized format or something to that effect, so it won't load
13 > > > it. Questions:
14 > > > 1) I am using the Gentoo 2007.0 LiveCD to boot with, then chroot'ing
15 > > > into my installation to build the kernel. I shouldn't need a newer
16 > > > LiveCD, correct?
17 > >
18 > > Correct as long as it recognise your hardware.
19 >
20 > Thanks.
21 >
22 > > > 2) Grub doesn't need to be re-run (e.g. running the grub prompt and
23 > > > going through the install procedure) after changes to the menu file,
24 > > > correct?
25 > >
26 > > Correct, assuming you have installed GRUB correctly in the first instance
27 >
28 > Thanks
29 >
30 > > - which makes me ask:
31 > > What is your exact error message?
32 >
33 > I'll post that tonight.
34 >
35 > ----- Original Message ----
36 > From: Marcus Wanner <marcusw@×××.net>
37 >
38 > > I got that error when I copied the wrong kernel image to /boot, make
39 > > sure you are copying the one detailed in the gentoo handbook (chapter 7,
40 > > I think).
41 >
42 > The last kernel I copied in I copied the file specified by the kernel's
43 > README: arch/<arch>/boot/bzImage - <arch> being x86.
44 >
45 > Though according to http://www.gentoo.org/doc/en/kernel-config.xml it
46 > should be arch/i386/boot/bzImage...not sure which is right off hand. Will
47 > check into it tonight.
48
49 After you finish compiling your kernel scroll up a few lines and you should
50 see something like:
51
52 arch/x86/boot/bzImage completed
53
54 (I'm going from memory here) - this is what you want to copy into /boot/
55 --
56 Regards,
57 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Laptop resurrection... (solved) BRM <bm_witness@×××××.com>