|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH] Improve GPT support in pygrub
On Wed, 19 Oct 2011, Paolo Bonzini wrote:
On 10/17/2011 07:03 PM, Konrad Rzeszutek Wilk wrote:
> Check all GPT partitions for grub configuration, not just the first
> Signed-off-by: Michael Young<m.a.young@xxxxxxxxxxxx>
Tested-by: Konrad Rzeszutek Wilk<konrad.wilk@xxxxxxxxxx>
You may need more to handle correctly this line:
set default="${saved_entry}"
but this can be done in a separate patch.
Yes, there is this and 3 other issues that I was intending to submit as
separate patches for. Briefly the other issues are
* Fedora 16 uses /boot/grub2 not /boot/grub
* the Fedora 16 grub2 configurations can have partitions references like
(hd0,gpt2)
* Fedora 16 can have submenus
Michael Young
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|