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

Re: [Xen-devel] PATCH: add ext4 support to pygrub

To: Mark Johnson <johnson.nh@xxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] PATCH: add ext4 support to pygrub
From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Date: Wed, 16 Dec 2009 10:18:25 -0800 (PST)
Cc:
Delivery-date: Wed, 16 Dec 2009 10:18:52 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1260987505; bh=akSwPVqym24f04N0IfeVJlgX3ynOTqMo0vykSr38GlY=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=CtHkQqDbZegTzhe6TBiK+Y76hV1x7GdCm+bbDzABYCRSvJk3PYiaTQIlnsNXawba/qkbMEso5u/cEXPmCDW93XPfZ3QEyhDj8aMG+GtOSCqtLkfMw9z7w4HcJXlewquvYxlplz909ZGFYOpP7YG7iudW/DC3m2Lisi6ZBIB2XZ8=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=Rn1LwCVChGIc1R0Qypw8uOTYpQrBLXUAV9pNZascKy+8cGvzl5AGxxnP+73lIbMz1nwSlnImsF+C8z+RCJWHCurEEKzOweipxWts9rQ72T7BTt0vCh5czWiRjrZ9TjNDGKoEoAgyEmjxSToGVFIWZTh/YGhPDUP4LgYcmXzJ+bk=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <521a4d120912160556q61491e0jd4a9de1b933f5336@xxxxxxxxxxxxxx>
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>
References: <521a4d120912160556q61491e0jd4a9de1b933f5336@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Patch has been tested on Xen 3.4.2 Dom0 (2.6.31.6 pvops kernel) on top of Ubuntu 9.04 Server.
F12 PV DomU installed with ext4 boot partition  and loaded via :-

root@ServerJaunty:~/f12# cat f12.pyrun
name="F12PV"
memory=2048
bootloader = "/usr/local/bin/pygrub"
disk = ['phy:/dev/sda3,xvda,w' ]
vif = [ 'bridge=eth2' ]
vfb = [ 'type=vnc,vncunused=1']
vcpus=2



Boris.


From: Mark Johnson <johnson.nh@xxxxxxxxx>
To: xen-devel@xxxxxxxxxxxxxxxxxxx
Sent: Wed, December 16, 2009 4:56:23 PM
Subject: [Xen-devel] PATCH: add ext4 support to pygrub

The attached patch adds ext4 support to pygrub.  It should apply
clean to both xen-unstable.hg and xen-3.4-testing.hg.

It's a port of the following two patches.
  http://patches.ubuntulinux.org/g/grub/extracted/ext4_support.diff
  http://patches.ubuntulinux.org/g/grub/extracted/ext4_fix_variable_sized_inodes.diff



MRJ

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