Gentoo Archives: gentoo-user

From: "Matthew R. Lee" <gentoo@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] GRUB question
Date: Mon, 23 Jun 2008 19:00:22
Message-Id: 200806231500.42212.gentoo@matthewlee.org
In Reply to: Re: [gentoo-user] GRUB question by dhk
1 On Thursday 19 June 2008 06:07:27 dhk wrote:
2 > Matthew R. Lee wrote:
3 > > On Wednesday 18 June 2008 17:54:28 Florian Philipp wrote:
4 > >> On Wed, 18 Jun 2008 17:34:35 -0400
5 > >>
6 > >> "Matthew R. Lee" <gentoo@××××××××××.org> wrote:
7 > >>> I've just compiled a new kernel. I then mounted the boot partition,
8 > >>> copied the new bzimage across, along with .config and system.map. I
9 > >>> then edited the grub.conf But when I reboot it offers me the same
10 > >>> options as in the old grub.conf not the new one. I must have missed a
11 > >>> step somewhere, but I can't think where. Can anyone point me in the
12 > >>> right direction Thanks
13 > >>> Matt
14 > >>
15 > >> Did you check whether you've really overwritten the old grub.conf?
16 > >> Is the file in the right directory (/boot/grub/)? Is there a symlink
17 > >> menu.lst on grub.conf?
18 > >> Do you really boot from that partition?
19 > >
20 > > the file /boot/grub/grub.conf has the new config.
21 > > menu.lst is a symlink to grub.conf
22 > > /boot is the mount point for /dev/sda1 the boot partition
23 > > the only thing that I changed is to replace the oldest kernel with the
24 > > newest. The order shouldn't make any difference, I want the default to be
25 > > my current working kernel. I want to test the new kernel before I make it
26 > > the default. Point is that this setup was working previously and has done
27 > > so since I started using gentoo. I have checked to make sure that
28 > > /dev/sda1 was really mounted at /boot when I copied everything across,
29 > > and it was. So I don't know what has gone wrong.
30 > >
31 > > Matt
32 >
33 > Did you run grub-install?
34
35 No, and before I do, given the warnings in the manual, I want to make sure I
36 don't screw up
37 I have a standard partition layout with three partitions sda1 (boot) sda2
38 (swap) sda3 (the rest). sda1 is the bootable partition
39
40 So I issue the command grub-instal /dev/sda
41 Correct??
42
43 Thanks
44 Matt
45
46 --
47 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
48 Dr. Matthew R. Lee
49 Instituto Biologia Marina 'Jurgen Winter'
50 Universidad Austral de Chile
51 Campus Isla Teja
52 Valdivia
53
54 matt@××××××××××.org
55
56 URL: meiochile.matthewlee.org
57 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
58 --
59 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] GRUB question Miika Linnapuomi <mki@××××××××.net>