Gentoo Archives: gentoo-user

From: "Stefan G. Weichinger" <lists@×××××.at>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] gummiboot does not display new kernel
Date: Sun, 08 Mar 2015 16:10:21
Message-Id: 54FC745B.20009@xunil.at
In Reply to: Re: [gentoo-user] gummiboot does not display new kernel by Tom H
1 On 08.03.2015 16:59, Tom H wrote:
2
3 > Are the ownership and mode of
4 > "e55a6b6a09bd2b1c50216272545a8d1f-3.19.1-gentoo.conf" the same as the
5 > two others (although I'd assume that it wouldn't matter) and is it
6 > formatted correctly?
7
8 Yes, I think so:
9
10 # ls -l /boot/loader/entries/
11 total 2
12 -rwxr-xr-x 1 root root 329 16. Feb 16:01
13 e55a6b6a09bd2b1c50216272545a8d1f-3.18.6-gentoo.conf
14
15 -rwxr-xr-x 1 root root 329 24. Feb 12:55
16 e55a6b6a09bd2b1c50216272545a8d1f-3.19.0-gentoo.conf
17
18 -rwxr-xr-x 1 root root 329 8. Mär 15:20
19 e55a6b6a09bd2b1c50216272545a8d1f-3.19.1-gentoo.conf
20
21 # cat /boot/loader/entries/e55a6b6a09bd2b1c50216272545a8d1f-3.1*
22 title gentoo
23 version 3.18.6-gentoo
24 machine-id e55a6b6a09bd2b1c50216272545a8d1f
25 linux /e55a6b6a09bd2b1c50216272545a8d1f/3.18.6-gentoo/kernel
26 initrd /e55a6b6a09bd2b1c50216272545a8d1f/3.18.6-gentoo/initrd
27 options quiet root=UUID=6ffdabbe-b277-49f8-afa8-146068be9c22
28 rootflags=subvol=__active/root init=/usr/lib/systemd/systemd
29
30 title gentoo
31 version 3.19.0-gentoo
32 machine-id e55a6b6a09bd2b1c50216272545a8d1f
33 linux /e55a6b6a09bd2b1c50216272545a8d1f/3.19.0-gentoo/kernel
34 initrd /e55a6b6a09bd2b1c50216272545a8d1f/3.19.0-gentoo/initrd
35 options quiet root=UUID=6ffdabbe-b277-49f8-afa8-146068be9c22
36 rootflags=subvol=__active/root init=/usr/lib/systemd/systemd
37
38 title gentoo
39 version 3.19.1-gentoo
40 machine-id e55a6b6a09bd2b1c50216272545a8d1f
41 linux /e55a6b6a09bd2b1c50216272545a8d1f/3.19.1-gentoo/kernel
42 initrd /e55a6b6a09bd2b1c50216272545a8d1f/3.19.1-gentoo/initrd
43 options quiet root=UUID=6ffdabbe-b277-49f8-afa8-146068be9c22
44 rootflags=subvol=__active/root init=/usr/lib/systemd/systemd

Replies

Subject Author
Re: [gentoo-user] gummiboot does not display new kernel "Stefan G. Weichinger" <lists@×××××.at>
Re: [gentoo-user] gummiboot does not display new kernel Tom H <tomh0665@×××××.com>