public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: James <wireless@tampabay.rr.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: GPT-UEFI-fstab questions
Date: Thu, 14 Nov 2013 18:17:32 +0000 (UTC)	[thread overview]
Message-ID: <loom.20131114T191541-480@post.gmane.org> (raw)
In-Reply-To: 52850D97.1060609@hadt.biz

Michael Hampicke <mh <at> hadt.biz> writes:


> >     On "4. Install Bootloader" choose "UEFI-GRUB".
> >     The UEFI boot partition will be /dev/sda1.
> >     The GRUB device path will be (hd0,2) - the default, /dev/sda2 
> >     where the kernel resides. 

> Please show us your grub2.cfg 
> Also try using the output of grub2-mkconfig as your grub2.cfg and see if
> your machine boots.


During the pentoo install, I capture this:


now review the "/tmp/efibootpart/boot/grub2/grub.cfg"

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
}


James



  reply	other threads:[~2013-11-14 18:18 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-14 17:18 [gentoo-user] GPT-UEFI-fstab questions James
2013-11-14 17:51 ` Michael Hampicke
2013-11-14 18:17   ` James [this message]
2013-11-14 19:47     ` [gentoo-user] " Rick "Zero_Chaos" Farina
2013-11-14 20:32       ` James
2013-11-14 22:13         ` Rick "Zero_Chaos" Farina
2013-11-14 19:48     ` Michael Hampicke
2013-11-14 20:23       ` James
2013-11-18 19:48         ` Stefan G. Weichinger
2013-11-21 18:45           ` James
2013-11-22 11:56             ` Stefan G. Weichinger

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=loom.20131114T191541-480@post.gmane.org \
    --to=wireless@tampabay.rr.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