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-users

Re: [Xen-devel] Re: [Xen-users] Step-by-step tutorial: Installing Xen 4.

To: Michal Novotny <minovotn@xxxxxxxxxx>
Subject: Re: [Xen-devel] Re: [Xen-users] Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel
From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Date: Tue, 7 Sep 2010 04:14:12 -0700 (PDT)
Cc: xen@xxxxxxxxxxxxxxxxxxxxxxx, Jeremy Fitzhardinge <jeremy@xxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx, Pasi Kärkkäinen <pasik@xxxxxx>
Delivery-date: Tue, 07 Sep 2010 04:15:44 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1283858052; bh=Ij0PVy0FLocjXhrrMjOM4jJs13WcGHouGD1sOfN6Rk4=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=5T2rYi2A5yMX6GK/KYahfU+mDjvsCaRKIJ5L00HMJt0Mjc2QoKGPrj7qmLBxK+NhTFTKclTEHvAtDAsOifF2Xpa13o2wEOF6weJRw6G9ObzzyIMgkk+FL8gyPqOD4YK3dPEvB1eXbN3Hqk0SuIVaSkyC3pBGITBAm53WuunKrHE=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=bzeHT5XcHADsBZzPF3zE7d7XR0DvYlqXv1Ku4rwvJkHbVJ6DqWjib5ptz8Cli8NyeB1bST3jCZ0Vb82X/LHrTJw8Qz5iGwOyAei9efPKdoZUmdtza/MgZDS3CH7IUtIVJ4s3UgX94XlrMFTsT1Iz+88MITQmH5nHPheq7paKIs0=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4C86161F.8020405@xxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
It's done for e2fsprogs-devel on F13.
I should care only about :-
# yum install
e2fsprogs-devel

The last is mentioned in XenWiki 4.0 in section -

Packages required to build Xen 4.0 from source on Fedora 11, 12, or 13, in addition to all the usual development tools and libraries:

yum groupinstall "Development Libraries"
yum groupinstall "Development Tools"
yum install transfig wget texi2html libaio-devel dev86 \
glibc-devel e2fsprogs-devel gitk mkinitrd iasl xz-devel \
bzip2-devel pciutils-libs pciutils-devel SDL-devel \
libX11-devel gtk2-devel bridge-utils PyXML \
qemu-common qemu-img mercurial glibc-devel.i686
Boris


--- On Tue, 9/7/10, Michal Novotny <minovotn@xxxxxxxxxx> wrote:

From: Michal Novotny <minovotn@xxxxxxxxxx>
Subject: Re: [Xen-devel] Re: [Xen-users] Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel
To: "Boris Derzhavets" <bderzhavets@xxxxxxxxx>
Cc: "Pasi Kärkkäinen" <pasik@xxxxxx>, "Jeremy Fitzhardinge" <jeremy@xxxxxxxx>, xen@xxxxxxxxxxxxxxxxxxxxxxx, virt@xxxxxxxxxxxxxxxxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx
Date: Tuesday, September 7, 2010, 6:38 AM

On 09/07/2010 12:28 PM, Boris Derzhavets wrote:
> > Note about disk partitioning: Make /boot partition the primary (first)
> >>    partition and choose the filesystem type as "ext3" (not "ext4" - which is
> >>    the default)
>
> It was written concerning Dom0 set-up  on top F13 not DomU
>

Well, you need to have ext4 support in your dom0's e2fsprogs or directly implement in libfsimage in order to have pygrub (I don't know how are the things with pvgrub) working for PV domUs that have ext4 boot partition and this resides always in dom0.

Michal

-- Michal Novotny<minovotn@xxxxxxxxxx>, RHCE
Virtualization Team (xen userspace), Red Hat


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