WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH] Improve GPT support in pygrub

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH] Improve GPT support in pygrub
From: M A Young <m.a.young@xxxxxxxxxxxx>
Date: Sun, 16 Oct 2011 21:45:00 +0100 (BST)
Delivery-date: Sun, 16 Oct 2011 13:46:25 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)
This patch is part of a fix I applied to Fedora 16 to get pygrub to boot a Fedora 16 guest (see https://bugzilla.redhat.com/show_bug.cgi?id=745335 ). By default Fedora 16 installs a Bios boot partition as the first GPT partition to contain grub2 boot code, and the grub2 configuration files are in the GPT second partition. Pygrub currently only checks the first partition, so the attached patch tells it to check all the GPT partitions for grub configuration.

        Michael Young

Attachment: pygrub.gpt.patch
Description: Text document

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>