All of lore.kernel.org
 help / color / mirror / Atom feed
* [Fedora-xen] Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel
@ 2010-09-05  0:02 Pasi Kärkkäinen
  2010-09-05 12:18 ` [fedora-virt] [Xen-users] " Boris Derzhavets
  0 siblings, 1 reply; 11+ messages in thread
From: Pasi Kärkkäinen @ 2010-09-05  0:02 UTC (permalink / raw)
  To: xen-devel; +Cc: xen, virt, xen-users

Hello,

I just wrote a step-by-step tutorial how to install the latest Xen 4.0.1 hypervisor 
on Fedora 13 (x86_64) host from src.rpm packages, and the pvops dom0 kernel from git repository.

Check it out: http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial

It also shows how to install various Xen PV guests using the native distro installers:

	- CentOS 5.5
	- Fedora 13
	- Ubuntu 10.04 LTS

Hopefully this is helpful to someone! :)

-- Pasi

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [fedora-virt] [Xen-users] Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel
  2010-09-05  0:02 [Fedora-xen] Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel Pasi Kärkkäinen
@ 2010-09-05 12:18 ` Boris Derzhavets
  2010-09-05 12:20   ` Pasi Kärkkäinen
  0 siblings, 1 reply; 11+ messages in thread
From: Boris Derzhavets @ 2010-09-05 12:18 UTC (permalink / raw)
  To: xen-devel, Pasi Kärkkäinen; +Cc: xen, virt, xen-users


[-- Attachment #1.1: Type: text/plain, Size: 1241 bytes --]

> Note about disk partitioning: Make /boot partition the primary 
(first) partition and choose the filesystem type as "ext3" (not "ext4" -
 which is the default)

Could you , please , explain why ?

Boris.

--- On Sat, 9/4/10, Pasi Kärkkäinen <pasik@iki.fi> wrote:

From: Pasi Kärkkäinen <pasik@iki.fi>
Subject: [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: xen-devel@lists.xensource.com
Cc: xen@lists.fedoraproject.org, virt@lists.fedoraproject.org, xen-users@lists.xensource.com
Date: Saturday, September 4, 2010, 8:02 PM

Hello,

I just wrote a step-by-step tutorial how to install the latest Xen 4.0.1 hypervisor 
on Fedora 13 (x86_64) host from src.rpm packages, and the pvops dom0 kernel from git repository.

Check it out: http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial

It also shows how to install various Xen PV guests using the native distro installers:

    - CentOS 5.5
    - Fedora 13
    - Ubuntu 10.04 LTS

Hopefully this is helpful to someone! :)

-- Pasi


_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users



      

[-- Attachment #1.2: Type: text/html, Size: 1919 bytes --]

[-- Attachment #2: Type: text/plain, Size: 148 bytes --]

_______________________________________________
virt mailing list
virt@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/virt

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [fedora-virt] [Xen-users] Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel
  2010-09-05 12:18 ` [fedora-virt] [Xen-users] " Boris Derzhavets
@ 2010-09-05 12:20   ` Pasi Kärkkäinen
  2010-09-05 12:26     ` Boris Derzhavets
  2010-09-07  0:57     ` [fedora-virt] [Xen-devel] " Jeremy Fitzhardinge
  0 siblings, 2 replies; 11+ messages in thread
From: Pasi Kärkkäinen @ 2010-09-05 12:20 UTC (permalink / raw)
  To: Boris Derzhavets; +Cc: xen, virt, xen-devel, xen-users

On Sun, Sep 05, 2010 at 05:18:07AM -0700, 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)
> 
>    Could you , please , explain why ?
> 

It's "just in case". It's not really required. 
I prefer making sure every tool out there can read /boot partition
to avoid problems :)

-- Pasi

>    Boris.
>    --- On Sat, 9/4/10, Pasi Kärkkäinen <pasik@iki.fi> wrote:
> 
>      From: Pasi Kärkkäinen <pasik@iki.fi>
>      Subject: [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: xen-devel@lists.xensource.com
>      Cc: xen@lists.fedoraproject.org, virt@lists.fedoraproject.org,
>      xen-users@lists.xensource.com
>      Date: Saturday, September 4, 2010, 8:02 PM
> 
>      Hello,
> 
>      I just wrote a step-by-step tutorial how to install the latest Xen 4.0.1
>      hypervisor
>      on Fedora 13 (x86_64) host from src.rpm packages, and the pvops dom0
>      kernel from git repository.
> 
>      Check it out: [1]http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial
> 
>      It also shows how to install various Xen PV guests using the native
>      distro installers:
> 
>          - CentOS 5.5
>          - Fedora 13
>          - Ubuntu 10.04 LTS
> 
>      Hopefully this is helpful to someone! :)
> 
>      -- Pasi
> 
>      _______________________________________________
>      Xen-users mailing list
>      [2]Xen-users@lists.xensource.com
>      [3]http://lists.xensource.com/xen-users
> 
> References
> 
>    Visible links
>    1. http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial
>    2. file:///mc/compose?to=Xen-users@lists.xensource.com
>    3. http://lists.xensource.com/xen-users

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [fedora-virt] [Xen-users] Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel
  2010-09-05 12:20   ` Pasi Kärkkäinen
@ 2010-09-05 12:26     ` Boris Derzhavets
  2010-09-07  0:57     ` [fedora-virt] [Xen-devel] " Jeremy Fitzhardinge
  1 sibling, 0 replies; 11+ messages in thread
From: Boris Derzhavets @ 2010-09-05 12:26 UTC (permalink / raw)
  To: Pasi Kärkkäinen; +Cc: xen, virt, xen-devel, xen-users


[-- Attachment #1.1: Type: text/plain, Size: 2510 bytes --]

Via my experience :-

title Xen 4.0.1 on F13
rootnoverify (hd1,7)
chainloader +1

might have problems with ext4.
I have not notice anything else.

Boris.

--- On Sun, 9/5/10, Pasi Kärkkäinen <pasik@iki.fi> wrote:

From: Pasi Kärkkäinen <pasik@iki.fi>
Subject: 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@yahoo.com>
Cc: xen-devel@lists.xensource.com, xen@lists.fedoraproject.org, virt@lists.fedoraproject.org, xen-users@lists.xensource.com
Date: Sunday, September 5, 2010, 8:20 AM

On Sun, Sep 05, 2010 at 05:18:07AM -0700, 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)
> 
>    Could you , please , explain why ?
> 

It's "just in case". It's not really required. 
I prefer making sure every tool out there can read /boot partition
to avoid problems :)

-- Pasi

>    Boris.
>    --- On Sat, 9/4/10, Pasi Kärkkäinen <pasik@iki.fi> wrote:
> 
>      From: Pasi Kärkkäinen <pasik@iki.fi>
>      Subject: [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: xen-devel@lists.xensource.com
>      Cc: xen@lists.fedoraproject.org, virt@lists.fedoraproject.org,
>      xen-users@lists.xensource.com
>      Date: Saturday, September 4, 2010, 8:02 PM
> 
>      Hello,
> 
>      I just wrote a step-by-step tutorial how to install the latest Xen 4.0.1
>      hypervisor
>      on Fedora 13 (x86_64) host from src.rpm packages, and the pvops dom0
>      kernel from git repository.
> 
>      Check it out: [1]http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial
> 
>      It also shows how to install various Xen PV guests using the native
>      distro installers:
> 
>          - CentOS 5.5
>          - Fedora 13
>          - Ubuntu 10.04 LTS
> 
>      Hopefully this is helpful to someone! :)
> 
>      -- Pasi
> 
>      _______________________________________________
>      Xen-users mailing list
>      [2]Xen-users@lists.xensource.com
>      [3]http://lists.xensource.com/xen-users
> 
> References
> 
>    Visible links
>    1. http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial
>    2. file:///mc/compose?to=Xen-users@lists.xensource.com
>    3. http://lists.xensource.com/xen-users



      

[-- Attachment #1.2: Type: text/html, Size: 4694 bytes --]

[-- Attachment #2: Type: text/plain, Size: 148 bytes --]

_______________________________________________
virt mailing list
virt@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/virt

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [fedora-virt] [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
  2010-09-05 12:20   ` Pasi Kärkkäinen
  2010-09-05 12:26     ` Boris Derzhavets
@ 2010-09-07  0:57     ` Jeremy Fitzhardinge
  2010-09-07  9:07       ` Ian Campbell
  2010-09-07 10:28       ` [fedora-virt] [Xen-devel] " Boris Derzhavets
  1 sibling, 2 replies; 11+ messages in thread
From: Jeremy Fitzhardinge @ 2010-09-07  0:57 UTC (permalink / raw)
  To: Pasi Kärkkäinen; +Cc: xen, xen-devel, virt, xen-users

 On 09/05/2010 10:20 PM, Pasi Kärkkäinen wrote:
> On Sun, Sep 05, 2010 at 05:18:07AM -0700, 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)
>>
>>    Could you , please , explain why ?
>>
> It's "just in case". It's not really required. 
> I prefer making sure every tool out there can read /boot partition
> to avoid problems :)

pvgrub can't handle ext4 partitions, and does so in a non-obvious way
(often by just going into a spin loop...).

    J

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [fedora-virt] [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
  2010-09-07  0:57     ` [fedora-virt] [Xen-devel] " Jeremy Fitzhardinge
@ 2010-09-07  9:07       ` Ian Campbell
  2010-09-07  9:18         ` Michal Novotny
  2010-09-07 10:28       ` [fedora-virt] [Xen-devel] " Boris Derzhavets
  1 sibling, 1 reply; 11+ messages in thread
From: Ian Campbell @ 2010-09-07  9:07 UTC (permalink / raw)
  To: Jeremy Fitzhardinge
  Cc: xen@lists.fedoraproject.org, xen-devel@lists.xensource.com,
	virt@lists.fedoraproject.org, xen-users@lists.xensource.com

On Tue, 2010-09-07 at 01:57 +0100, Jeremy Fitzhardinge wrote:
> On 09/05/2010 10:20 PM, Pasi Kärkkäinen wrote:
> > On Sun, Sep 05, 2010 at 05:18:07AM -0700, 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)
> >>
> >>    Could you , please , explain why ?
> >>
> > It's "just in case". It's not really required. 
> > I prefer making sure every tool out there can read /boot partition
> > to avoid problems :)
> 
> pvgrub can't handle ext4 partitions, and does so in a non-obvious way
> (often by just going into a spin loop...).

There are ext4 patches in various distro grub1 packages, such as those
which inspired the patch in 20652:c6ee21dca848 to pygrub/libfsimage.

If someone were looking for a project then rebasing pvgrub onto one of
the grub1 distro patchsets which is actively maintained would be useful.

Ian.


_______________________________________________
virt mailing list
virt@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/virt

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: 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
  2010-09-07  9:07       ` Ian Campbell
@ 2010-09-07  9:18         ` Michal Novotny
  2010-09-07  9:31           ` Ian Campbell
  0 siblings, 1 reply; 11+ messages in thread
From: Michal Novotny @ 2010-09-07  9:18 UTC (permalink / raw)
  To: Ian Campbell
  Cc: xen@lists.fedoraproject.org, Jeremy Fitzhardinge,
	xen-devel@lists.xensource.com, Boris Derzhavets,
	virt@lists.fedoraproject.org, xen-users@lists.xensource.com

On 09/07/2010 11:07 AM, Ian Campbell wrote:
> On Tue, 2010-09-07 at 01:57 +0100, Jeremy Fitzhardinge wrote:
>    
>> On 09/05/2010 10:20 PM, Pasi Kärkkäinen wrote:
>>      
>>> On Sun, Sep 05, 2010 at 05:18:07AM -0700, 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)
>>>>
>>>>     Could you , please , explain why ?
>>>>
>>>>          
>>> It's "just in case". It's not really required.
>>> I prefer making sure every tool out there can read /boot partition
>>> to avoid problems :)
>>>        
>> pvgrub can't handle ext4 partitions, and does so in a non-obvious way
>> (often by just going into a spin loop...).
>>      
> There are ext4 patches in various distro grub1 packages, such as those
> which inspired the patch in 20652:c6ee21dca848 to pygrub/libfsimage.
>    

I don't know how is it with pvgrub but pygrub is using libfsimage where 
ext2fs-lib subdirectory resides. If you're having e2fsprogs version that 
supports ext4 (should be available in Fedora 10 and higher AFAIK) you 
should have no problem with ext4 support there.

Michal

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: 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
  2010-09-07  9:18         ` Michal Novotny
@ 2010-09-07  9:31           ` Ian Campbell
  0 siblings, 0 replies; 11+ messages in thread
From: Ian Campbell @ 2010-09-07  9:31 UTC (permalink / raw)
  To: Michal Novotny
  Cc: xen@lists.fedoraproject.org, Jeremy Fitzhardinge,
	xen-devel@lists.xensource.com, Boris Derzhavets,
	virt@lists.fedoraproject.org, xen-users@lists.xensource.com

On Tue, 2010-09-07 at 10:18 +0100, Michal Novotny wrote:
> On 09/07/2010 11:07 AM, Ian Campbell wrote:
> > On Tue, 2010-09-07 at 01:57 +0100, Jeremy Fitzhardinge wrote:
> >    
> >> On 09/05/2010 10:20 PM, Pasi Kärkkäinen wrote:
> >>      
> >>> On Sun, Sep 05, 2010 at 05:18:07AM -0700, 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)
> >>>>
> >>>>     Could you , please , explain why ?
> >>>>
> >>>>          
> >>> It's "just in case". It's not really required.
> >>> I prefer making sure every tool out there can read /boot partition
> >>> to avoid problems :)
> >>>        
> >> pvgrub can't handle ext4 partitions, and does so in a non-obvious way
> >> (often by just going into a spin loop...).
> >>      
> > There are ext4 patches in various distro grub1 packages, such as those
> > which inspired the patch in 20652:c6ee21dca848 to pygrub/libfsimage.
> >    
> 
> I don't know how is it with pvgrub but pygrub is using libfsimage where 
> ext2fs-lib subdirectory resides. If you're having e2fsprogs version that 
> supports ext4 (should be available in Fedora 10 and higher AFAIK) you 
> should have no problem with ext4 support there.

pvgrub is native grub running as a PV stub domain, it uses the regular
grub filesystem backends not e2fsprogs or libfsimage etc.

Ian.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [fedora-virt] [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
  2010-09-07  0:57     ` [fedora-virt] [Xen-devel] " Jeremy Fitzhardinge
  2010-09-07  9:07       ` Ian Campbell
@ 2010-09-07 10:28       ` Boris Derzhavets
  2010-09-07 10:38         ` Michal Novotny
  1 sibling, 1 reply; 11+ messages in thread
From: Boris Derzhavets @ 2010-09-07 10:28 UTC (permalink / raw)
  To: Pasi Kärkkäinen, Jeremy Fitzhardinge
  Cc: xen, virt, xen-devel, xen-users


[-- Attachment #1.1: Type: text/plain, Size: 1532 bytes --]

 > 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

Boris.

--- On Mon, 9/6/10, Jeremy Fitzhardinge <jeremy@goop.org> wrote:

From: Jeremy Fitzhardinge <jeremy@goop.org>
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: "Pasi Kärkkäinen" <pasik@iki.fi>
Cc: xen@lists.fedoraproject.org, "Boris Derzhavets" <bderzhavets@yahoo.com>, xen-devel@lists.xensource.com, virt@lists.fedoraproject.org, xen-users@lists.xensource.com
Date: Monday, September 6, 2010, 8:57 PM

 On 09/05/2010 10:20 PM, Pasi Kärkkäinen wrote:
> On Sun, Sep 05, 2010 at 05:18:07AM -0700, 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)
>>
>>    Could you , please , explain why ?
>>
> It's "just in case". It's not really required. 
> I prefer making sure every tool out there can read /boot partition
> to avoid problems :)

pvgrub can't handle ext4 partitions, and does so in a non-obvious way
(often by just going into a spin loop...).

    J

_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users



      

[-- Attachment #1.2: Type: text/html, Size: 2217 bytes --]

[-- Attachment #2: Type: text/plain, Size: 148 bytes --]

_______________________________________________
virt mailing list
virt@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/virt

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: 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
  2010-09-07 10:28       ` [fedora-virt] [Xen-devel] " Boris Derzhavets
@ 2010-09-07 10:38         ` Michal Novotny
  2010-09-07 11:14           ` [Fedora-xen] [Xen-devel] " Boris Derzhavets
  0 siblings, 1 reply; 11+ messages in thread
From: Michal Novotny @ 2010-09-07 10:38 UTC (permalink / raw)
  To: Boris Derzhavets; +Cc: xen, Jeremy Fitzhardinge, xen-devel, virt, xen-users

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@redhat.com>, RHCE
Virtualization Team (xen userspace), Red Hat

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [Fedora-xen] [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
  2010-09-07 10:38         ` Michal Novotny
@ 2010-09-07 11:14           ` Boris Derzhavets
  0 siblings, 0 replies; 11+ messages in thread
From: Boris Derzhavets @ 2010-09-07 11:14 UTC (permalink / raw)
  To: Michal Novotny; +Cc: xen, Jeremy Fitzhardinge, xen-devel, xen-users


[-- Attachment #1.1: Type: text/plain, Size: 1867 bytes --]

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.i686Boris


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

From: Michal Novotny <minovotn@redhat.com>
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@yahoo.com>
Cc: "Pasi Kärkkäinen" <pasik@iki.fi>, "Jeremy Fitzhardinge" <jeremy@goop.org>, xen@lists.fedoraproject.org, virt@lists.fedoraproject.org, xen-devel@lists.xensource.com, xen-users@lists.xensource.com
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@redhat.com>, RHCE
Virtualization Team (xen userspace), Red Hat




      

[-- Attachment #1.2: Type: text/html, Size: 2620 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2010-09-07 11:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-05  0:02 [Fedora-xen] Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel Pasi Kärkkäinen
2010-09-05 12:18 ` [fedora-virt] [Xen-users] " Boris Derzhavets
2010-09-05 12:20   ` Pasi Kärkkäinen
2010-09-05 12:26     ` Boris Derzhavets
2010-09-07  0:57     ` [fedora-virt] [Xen-devel] " Jeremy Fitzhardinge
2010-09-07  9:07       ` Ian Campbell
2010-09-07  9:18         ` Michal Novotny
2010-09-07  9:31           ` Ian Campbell
2010-09-07 10:28       ` [fedora-virt] [Xen-devel] " Boris Derzhavets
2010-09-07 10:38         ` Michal Novotny
2010-09-07 11:14           ` [Fedora-xen] [Xen-devel] " Boris Derzhavets

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.