Gentoo Archives: gentoo-user

From: Nick Rout <nick@×××××××.nz>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] kernel 2.6 upgrade howto
Date: Tue, 07 Dec 2004 04:48:16
Message-Id: 1102394960.11899.7.camel@sf.rout.dyndns.org
In Reply to: Re: [gentoo-user] kernel 2.6 upgrade howto by Bastian Balthazar Bux
1 On Tue, 2004-12-07 at 03:51 +0100, Bastian Balthazar Bux wrote:
2 > Brett I. Holcomb wrote:
3 >
4 > >The Gentoo docs say for 2.6 simply do make && make modules_install. I
5 > >think I tried the make install and got an warning message.
6 > >
7 > >
8 > >
9 > maybe, but I've installed maybe 20 kernels on few machines in the last
10 > weeks and never seen one ;)
11 > speaking about gentoo-dev-sources & mm-sources
12
13 in a 2.6 kernel, typing make help gives this information:
14
15 "install - Install kernel using
16 (your) ~/bin/installkernel or
17 (distribution) /sbin/installkernel or
18 install to $(INSTALL_PATH) and run lilo"
19
20 /sbin/installkernel is from the debianutils package, so not
21 surprisinglly it installs the kernel as debian would expect to find it.
22 man installkernel or head /sbin/installkernel for more info.
23
24 This seems to install the kernel as /boot/vmlinuz-version with a link to
25 that from /boot/vmlinuz, and the old kernel moved to /boot/vmlinuz.old.
26
27 Is that what you see when you run make install Bastian?
28
29 >
30 > >On Mon, 6 Dec 2004, Bastian Balthazar Bux wrote:
31 > >
32 > >
33 > >
34 > >>>6. Run make && make modules_install
35 > >>>7. Copy the bzImage to /boot - mount /boot first if it's not already.
36 > >>>
37 > >>>
38 > >>>
39 > >>>
40 > >>why not
41 > >>mount /boot
42 > >>make && make install && make modules_install ?
43 > >>At least with grub it work fine it copyies all useful files (config,
44 > >>System.map, vmlinuz) do the backup of files already there easy.
45 > >>
46 > >>regards francesco
47 > >>
48 > >>--
49 > >>gentoo-user@g.o mailing list
50 > >>
51 > >>
52 > >>
53 > >
54 > >--
55 > >gentoo-user@g.o mailing list
56 > >
57 > >
58 > >
59 > >
60 >
61 >
62 > --
63 > gentoo-user@g.o mailing list
64 >
65 --
66 Nick Rout <nick@×××××××.nz>
67
68
69 --
70 gentoo-user@g.o mailing list