Gentoo Archives: gentoo-user

From: Steven Lembark <lembark@×××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] When did bzImage move?
Date: Thu, 05 Feb 2009 09:59:28
Message-Id: 498AB87C.9080007@wrkhors.com
In Reply to: Re: [gentoo-user] When did bzImage move? by Dale
1 > But that would only allow you to have two kernels laying around. Right
2 > now I have these:
3 >
4 > root@smoker / # ls /boot/bzImage-2*
5 > -rw-r--r-- 1 root root 2355440 Jan 31 18:52 /boot/bzImage-2-28-r8-1
6 > -rw-r--r-- 1 root root 2460088 Jan 2 20:13 /boot/bzImage-2.6.23-r8-7
7 > -rw-r--r-- 1 root root 2288336 Dec 30 07:49 /boot/bzImage-2.6.27-r7-1
8
9 In the general config you can add a suffix. I
10 use a two-letter extension that goes up with each
11 installed version on the specific machine (never
12 reached past 26**2 but I could go to three letters).
13
14 That leaves you with bzImage-2.6.27.aa, bzImage-2.6.27.ab,
15 bzImage-2.6.28.ac, etc. At that point you can either put
16 them all into your menu.lst or just hack the command line
17 in grub to get an older kernel.
18
19 Q: How often do you really need to go back more than one
20 kernel?
21
22 If you have one especially clean, stable kernel for
23 disaster recovery just name it "stable" and have
24 two hard-wired entries for the vmlinuz and 'stable'.
25
26 --
27 Steven Lembark 85-09 90th St.
28 Workhorse Computing Woodhaven, NY, 11421
29 lembark@×××××××.com +1 888 359 3508

Replies

Subject Author
Re: [gentoo-user] When did bzImage move? Dale <rdalek1967@×××××.com>