Re: [gentoo-user] Re: GPT-UEFI-fstab questions

2013-11-22 Thread Stefan G. Weichinger
Am 21.11.2013 19:45, schrieb James: > Stefan G. Weichinger xunil.at> writes: > >> just asking for discussion and experience ... > >> Stefan > > Hello Stefan, > > Maybe you should start a new thread specifically about your > proboem and what you want to achieve. > > My efforts (currently) are

[gentoo-user] Re: GPT-UEFI-fstab questions

2013-11-21 Thread James
Stefan G. Weichinger xunil.at> writes: > just asking for discussion and experience ... > Stefan Hello Stefan, Maybe you should start a new thread specifically about your proboem and what you want to achieve. My efforts (currently) are more focused on pentoo that UEFI, as that part of my pento

Re: [gentoo-user] Re: GPT-UEFI-fstab questions

2013-11-18 Thread Stefan G. Weichinger
Am 14.11.2013 21:23, schrieb James: >>> 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

Re: [gentoo-user] Re: GPT-UEFI-fstab questions

2013-11-14 Thread Rick "Zero_Chaos" Farina
-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) >>>

[gentoo-user] Re: GPT-UEFI-fstab questions

2013-11-14 Thread James
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= co

[gentoo-user] Re: GPT-UEFI-fstab questions

2013-11-14 Thread James
Michael Hampicke hadt.biz> writes: > >> Please show us your grub2.cfg > > 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) > > l

Re: [gentoo-user] Re: GPT-UEFI-fstab questions

2013-11-14 Thread Michael Hampicke
Am 14.11.2013 19:17, schrieb James: > Michael Hampicke 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. > >> P

Re: [gentoo-user] Re: GPT-UEFI-fstab questions

2013-11-14 Thread Rick "Zero_Chaos" Farina
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/14/2013 01:17 PM, James wrote: > Michael Hampicke 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/

[gentoo-user] Re: GPT-UEFI-fstab questions

2013-11-14 Thread James
Michael Hampicke 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 usin