Re: [PATCH v3] Documentation cleanup in response to ML discussion.

2013-10-24 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Go ahead On 22.10.2013 01:15, Jon McCune wrote: > [v0] Accepted with modifications by phcoder@ > [v1] Introduce subsections within Security > [v1] Correct errors regarding public key files not being automatically > signature-checked in trust and verify_detached > [v1] Replace check_signatures

Windows 7 won't boot properly IF keyboard input is made during grub boot timeout

2013-10-24 Thread Roger Cruz
I'm seeing a funny behavior which I think is caused by GRUB leaving the HW in some state that Windows is not expecting. Here is the scenario. In my new Haswell system, I installed an Ubuntu-based custom OS in a dual-boot configuration with the existing Win7 OEM. The grub menu has Ubuntu 1st a

Re: grub mishandles corrupt/missing primary GPT

2013-10-24 Thread Chris Murphy
On Oct 24, 2013, at 7:39 AM, "Lennart Sorensen" wrote: > On Wed, Oct 23, 2013 at 09:07:21PM -0600, Chris Murphy wrote: >> While technically a violation of the UEFI spec, I think this can be worked >> around by considering the disk GPT if the first entry in the MBR is type >> 0xEE. I don't kno

Re: How to pick a kernel to boot ?

2013-10-24 Thread Prarit Bhargava
On 10/24/2013 12:44 PM, Lennart Sorensen wrote: > On Thu, Oct 24, 2013 at 04:46:19PM +0200, Lukáš Czerner wrote: >> Hi, >> >> I have a simple question about grub2 which I can not find satisfying >> answer to. >> >> What is a proper way to pick a kernel to boot from in case I have >> multiple kernel

Re: How to pick a kernel to boot ?

2013-10-24 Thread Lennart Sorensen
On Thu, Oct 24, 2013 at 04:46:19PM +0200, Lukáš Czerner wrote: > Hi, > > I have a simple question about grub2 which I can not find satisfying > answer to. > > What is a proper way to pick a kernel to boot from in case I have > multiple kernels installed ? Note that picking the right kernel from >

How to pick a kernel to boot ?

2013-10-24 Thread Lukáš Czerner
Hi, I have a simple question about grub2 which I can not find satisfying answer to. What is a proper way to pick a kernel to boot from in case I have multiple kernels installed ? Note that picking the right kernel from the menu is not an option I do not always have access to the console. With gr

Re: grub mishandles corrupt/missing primary GPT

2013-10-24 Thread Lennart Sorensen
On Wed, Oct 23, 2013 at 09:07:21PM -0600, Chris Murphy wrote: > While technically a violation of the UEFI spec, I think this can be worked > around by considering the disk GPT if the first entry in the MBR is type > 0xEE. I don't know of a hybrid MBR implementation where an entry other than > th

Re: How to setup grub with /boot inside luks+vm ?

2013-10-24 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 24.10.2013 11:28, J B wrote: > Hello list, > > I have the grub2 (1.99-27+deb7u2 ) working with luks+lvm but /boot not > included in lvm... > Can grub2 call /boot from luks+lvm ? If yes, can anyone please share the > configuration please ? > Not the version that you use. > Thanks > > ___

How to setup grub with /boot inside luks+vm ?

2013-10-24 Thread J B
Hello list, I have the grub2 (1.99-27+deb7u2 ) working with luks+lvm but /boot not included in lvm... Can grub2 call /boot from luks+lvm ? If yes, can anyone please share the configuration please ? Thanks ___ Grub-devel mailing list Grub-devel@gnu.or