Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Something weird and I'm confused. BIOS and SATA is empty
Date: Mon, 07 Nov 2011 01:55:33
Message-Id: 4EB73A42.5050506@gmail.com
In Reply to: Re: [gentoo-user] Something weird and I'm confused. BIOS and SATA is empty by Pandu Poluan
1 Pandu Poluan wrote:
2 >
3 >
4 > On Nov 7, 2011 8:18 AM, "Pandu Poluan" <pandu@××××××.info
5 > <mailto:pandu@××××××.info>> wrote:
6 > >
7 > >
8 > > On Nov 7, 2011 8:03 AM, "Adam Carter" <adamcarter3@×××××.com
9 > <mailto:adamcarter3@×××××.com>> wrote:
10 > > >
11 > > > > All it does it copy the kernel, system map and config to /boot
12 > and reset
13 > > > > the symlinks to point to the new and previous kernels. You can
14 > still keep
15 > > > > as many kernels as you want in /boot, but you can always boot
16 > the last two
17 > > > > without modifying GRUB's config.
18 > > >
19 > > > Can you please ls -l /boot so i can see what it sets up? I'm still
20 > > > doing all that manually...
21 > > >
22 > >
23 > > Likewise. I only get the vmlinuz file when I do make install.
24 > >
25 > > Rgds,
26 >
27 > Bah, tapped "Send" too quickly. After I do make install, I usually
28 > rename vmlinuz to vmlinuz-$(date +"%Y%m%d_%H%M%S"), and I have to add
29 > a menu entry for the latest kernel (not edit, so make install
30 > apparently didn't add the latest kernel into the grub menu).
31 >
32 > Rgds,
33 >
34
35 Mine is like this:
36
37 -rw-r--r-- 1 root root 4547936 Aug 22 03:53 /boot/bzImage-3.0.3-1
38 -rw-r--r-- 1 root root 4548640 Sep 1 07:19 /boot/bzImage-3.0.4-1
39 -rw-r--r-- 1 root root 5162752 Oct 12 21:49 /boot/bzImage-3.0.4-2
40 -rw-r--r-- 1 root root 5167840 Oct 13 00:05 /boot/bzImage-3.0.6-1
41 -rw-r--r-- 1 root root 5167776 Oct 19 02:14 /boot/bzImage-3.0.7-1
42
43
44 The last number is how many times it took to get a stable one.
45 Sometimes it is one, sometimes two. I would also like to see how make
46 install does it nowadays. Maybe worth another try.
47
48 Oh, I name the config files the same as the kernel too. Am I OCD? o_O
49
50 Dale
51
52 :-) :-)

Replies

Subject Author
Re: [gentoo-user] Something weird and I'm confused. BIOS and SATA is empty Mike Edenfield <kutulu@××××××.org>