Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [~and64] Headsup for googled the previous one to vmlinu-chrome users
Date: Fri, 22 May 2015 22:05:02
Message-Id: 555FA801.80101@gmail.com
In Reply to: Re: [gentoo-user] [~and64] Headsup for googled the previous one to vmlinu-chrome users by Neil Bothwick
1 Neil Bothwick wrote:
2 > On Fri, 22 May 2015 12:21:15 -0500, Dale wrote:
3 >
4 >>> I didn't even know about make install until I read this thread, I
5 >>> always manually copied kernels over.
6 >
7 >> I have always copied mine over manually too. I keep quite a few spares
8 >> laying around, just in case.
9 >
10 > Make install only copies the new kernel, it doesn't touch your existing
11 > ones. However, if you use symlinks in /boot, it links the new
12 > kernel to vmlinuz and the previous one to vmlinuz.old, which removes the
13 > need to alter your grub config.
14 >
15 >
16
17 I'm sure that works but I've been doing the way I do it because that
18 works for me. This is what I end up with:
19
20 -rw-r--r-- 1 root root 5148896 Dec 6 2013 /boot/kernel-3.11.6-1
21 -rw-r--r-- 1 root root 5269728 Mar 23 2014 /boot/kernel-3.13.6-1
22 -rw-r--r-- 1 root root 5309456 Apr 6 2014 /boot/kernel-3.14.0-1
23 -rw-r--r-- 1 root root 5370192 Aug 10 2014 /boot/kernel-3.16.0-1
24 -rw-r--r-- 1 root root 5371280 Oct 6 2014 /boot/kernel-3.16.3-1
25 -rw-r--r-- 1 root root 5316576 Oct 25 2014 /boot/kernel-3.16.3-2
26 -rw-r--r-- 1 root root 5388960 May 1 00:53 /boot/kernel-3.18.12-1
27 -rw-r--r-- 1 root root 5387488 Feb 8 13:10 /boot/kernel-3.18.5-1
28 -rw-r--r-- 1 root root 5387680 Feb 27 18:03 /boot/kernel-3.18.7-1
29 -rw-r--r-- 1 root root 5387584 Mar 14 16:56 /boot/kernel-3.18.9-1
30
31
32 I also save the config with the same version part as the kernel, that
33 way I know which config goes with which kernel. Everyone has their own
34 way of doing what works for them. I just prefer to copy my own manually
35 with a name that makes sense to me. I don't think make install will do
36 this the way I do it.
37
38 To each his own.
39
40 Dale
41
42 :-) :-)

Replies

Subject Author
Re: [gentoo-user] [~and64] Headsup for googled the previous one to vmlinu-chrome users Neil Bothwick <neil@××××××××××.uk>