From: Fernando Rodriguez <frodriguez.developer@outlook.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] EFI install ( continum) [ system hangs at boot ]
Date: Fri, 27 Feb 2015 17:47:09 -0500 [thread overview]
Message-ID: <1913116.pmqhcRF1uj@acer> (raw)
In-Reply-To: <20150227101418.7858f7404b7ef258c0de98fc@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1286 bytes --]
On Friday, February 27, 2015 10:14:18 AM German wrote:
> Hmm.. I was using some sort of boot manager, efibootmgr, however there was no
word in install docs how to configure it to point to root device.. So, are you
advising on gummiboot? Are people happy with it? I found gentoo wiki how to
configure it, so I must give it a try. Thanks for your input, I guess the
problem is solved now. On to the next install with gummi
>
Efibootmgr is not a boot manager, it's an utility to interface with the EFI
firmware on the motherboard and you don't need to hardcode the command line on
the kernel, look at the -u option of efibootmgr. You can even load an initrd
with it by specifying the efi_memmap boot option. I use something like this (it
shoulld work with any firmware because Windows uses it):
efibootmgr -p 2 -c -b 0001 -l "\EFI\Linux\vmlinuz.efi" -L "Gentoo Linux" -u
"root=/dev/sda2 resume=/dev/sda3 quiet splash efi_memmap
initrd=/EFI/Linux/initramfs.img"
I normally boot directly with the EFI stub because it's slightly faster and
prettier (completely graphical) but I also have GRUB2 installed as a separate
EFI entry for flexibility in case I need to boot another kernel or play with
the command line at boot time.
--
Fernando Rodriguez
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2015-02-27 22:49 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-27 11:53 [gentoo-user] EFI install ( continum) [ system hangs at boot ] German
2015-02-27 12:12 ` Neil Bothwick
2015-02-27 12:23 ` German
2015-02-27 12:49 ` Neil Bothwick
2015-02-27 12:49 ` German
2015-02-27 14:15 ` Neil Bothwick
2015-02-27 15:14 ` German
2015-02-27 19:39 ` Mick
2015-02-27 20:04 ` Rich Freeman
2015-02-27 22:47 ` Fernando Rodriguez [this message]
2015-02-28 17:50 ` Tom H
2015-03-02 7:00 ` Fernando Rodriguez
2015-03-02 18:58 ` Tom H
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1913116.pmqhcRF1uj@acer \
--to=frodriguez.developer@outlook.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox