Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: GPT-UEFI-fstab questions
Date: Thu, 14 Nov 2013 20:33:12
Message-Id: loom.20131114T212437-960@post.gmane.org
In Reply to: Re: [gentoo-user] Re: GPT-UEFI-fstab questions by "Rick \\\"Zero_Chaos\\\" Farina"
1 Rick "Zero_Chaos" Farina <zerochaos <at> gentoo.org> writes:
2
3 > > timeout=5
4 > > menuentry 'Pentoo' {
5 > > insmod efi_gop
6 > > insmod efi_uga
7 > > insmod part_msdos
8 > > insmod part_gpt
9 > > root=(hd0,2)
10 > > linux /boot/kernel-genkernel-x86_64-3.9.9-pentoo root=/dev/ram0
11 > > real_root= video= console=tty1 ro
12 > > initrd /boot/initramfs-genkernel-x86_64-3.9.9-pentoo
13 > > }
14
15 > I would like to note that in pentoo-installer grub2 is marked
16 > experimental and I honestly don't expect it to work at all.
17
18 > I am beyond happy to accept patches that fix that, I currently lack time
19 > and substantial motivation to work on such things. grub1 works.
20
21 > Thanks,
22 > Zero
23
24 Ahhhhhhhhhhh, you guys do exist; NICE piece of work! Sure, I'll figure it
25 out and drop you a line. It'd be much easier on me if you activated my
26 request for a dev account......
27
28
29 Just for the record, quite a few folks are having troubles with (U)EFI
30 and it appears that the kernel signature is quite often the culprit,
31 from my preliminary research [1]. You got any comments about that?
32
33 James
34
35 [1] http://kroah.com/log/blog/2013/09/02/booting-a-self-signed-linux-kernel/

Replies

Subject Author
Re: [gentoo-user] Re: GPT-UEFI-fstab questions "Rick \\\"Zero_Chaos\\\" Farina" <zerochaos@g.o>