From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D1E5C138247 for ; Thu, 14 Nov 2013 22:13:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0DEF9E0B10; Thu, 14 Nov 2013 22:13:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 08FF1E09F3 for ; Thu, 14 Nov 2013 22:13:34 +0000 (UTC) Received: from [192.168.1.13] (pool-72-65-239-103.pitbpa.fios.verizon.net [72.65.239.103]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: zerochaos) by smtp.gentoo.org (Postfix) with ESMTPSA id B026E33F106 for ; Thu, 14 Nov 2013 22:13:33 +0000 (UTC) Message-ID: <52854B1E.8050602@gentoo.org> Date: Thu, 14 Nov 2013 17:13:50 -0500 From: "Rick \"Zero_Chaos\" Farina" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: GPT-UEFI-fstab questions References: <52850D97.1060609@hadt.biz> <528528B6.6000105@gentoo.org> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 4e614801-e0f2-4f44-85ec-4a61a6f7b44b X-Archives-Hash: d24ef6624755df5b2e9fd51dbd651677 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 11/14/2013 03:32 PM, James wrote: > Rick "Zero_Chaos" Farina gentoo.org> writes: > >>> timeout=5 >>> menuentry 'Pentoo' { >>> insmod efi_gop >>> insmod efi_uga >>> insmod part_msdos >>> insmod part_gpt >>> root=(hd0,2) >>> linux /boot/kernel-genkernel-x86_64-3.9.9-pentoo root=/dev/ram0 >>> real_root= video= console=tty1 ro >>> initrd /boot/initramfs-genkernel-x86_64-3.9.9-pentoo >>> } > >> I would like to note that in pentoo-installer grub2 is marked >> experimental and I honestly don't expect it to work at all. > >> I am beyond happy to accept patches that fix that, I currently lack time >> and substantial motivation to work on such things. grub1 works. > >> Thanks, >> Zero > > Ahhhhhhhhhhh, you guys do exist; NICE piece of work! Sure, I'll figure it We do, we have an irc channel on freenode, a bug tracker on googlecode, and I do a lot of talks at hacker cons. > out and drop you a line. It'd be much easier on me if you activated my > request for a dev account...... Since I don't recognize your name, clearly you should be around my bug tracker or irc more if you want a dev account ;-) > > > Just for the record, quite a few folks are having troubles with (U)EFI > and it appears that the kernel signature is quite often the culprit, > from my preliminary research [1]. You got any comments about that? Yes, disable signature verification. It's not possible to boot a self-signed kernel from someone else unless you also add in their certificate to the UEFI and at that point why even bother to sign the thing? Booting a self-signed kernel is cool, but me handing out signed kernels and saying "add this to your UEFI as a valid cert" is exactly as secure as not signing it at all. - -Zero -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJShUseAAoJEKXdFCfdEflK54wQAIrsnnReC3WlwwAb1bU7+ETN w6tn6qM9EHUJ/2XkxwhlGLmijakanjgjpTGXIfnaHIpk74U2vLiqe+qyd8Ws9VbX z8Ny5Qie93uCgxycF6/SxYpIZWtC9mrYb+1F26eoEUVri1I1wIjQiHCoMqFHMbAX EWubNwq58ul8B7aNg6DlZCAAW3JZ2WqeG0O2/CK/iDeitD5c9ocWvMWf4LrA6/uK /mwqOCFlWrjsUeKQYm5wyXwE5NeqY1E+e4G219+JUaiD5GHePcVNIrUbt0pIugNp Oy+ntvvrzk5vqPj6466CrTDoY2VI3QEYot4RIi2aUbYdhzMRlkip1l4TZvmNjpET qVSmlZA1P19uKznnYvyGsPF1BHPoplvmCOg1vKBBPh3Sf9KZqYw9w9loa9uIYZaR F3dslFdZCyYOamFbKMTdko3l595kABCQACm4uwYvL795W7MAjiqnlDaUczLkvCdQ MuR8EWO4gVJR2vkOm1a5zZE6+civeUsDu7acLNtDKc7mOtxfl19Fcmhiux6ooGzW dW5KwQdI0CQY6PQ8OYSj6r5jdpH+Vb7vAkbm1z0QuYwuyEMZEUg3+KcJACEV2cRk wVyHJE0SQR6nMz2SfjpkravsxmAGcW9V88y5bXHYT7qw/VmKwfmuVsBi/oQVy88i tQFXDsmLgKH950j5hvk9 =Pnd3 -----END PGP SIGNATURE-----