Re: [Fedora-xen] [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 Thread Boris Derzhavets
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  wrote:

From: Pasi Kärkkäinen 
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" 
Cc: xen-de...@lists.xensource.com, xen@lists.fedoraproject.org, 
v...@lists.fedoraproject.org, xen-us...@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  wrote:
> 
>      From: Pasi Kärkkäinen 
>      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-de...@lists.xensource.com
>      Cc: xen@lists.fedoraproject.org, v...@lists.fedoraproject.org,
>      xen-us...@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-us...@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-us...@lists.xensource.com
>    3. http://lists.xensource.com/xen-users



  --
xen mailing list
xen@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/xen

Re: [Fedora-xen] [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 Thread Pasi Kärkkäinen
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  wrote:
> 
>  From: Pasi Kärkkäinen 
>  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-de...@lists.xensource.com
>  Cc: xen@lists.fedoraproject.org, v...@lists.fedoraproject.org,
>  xen-us...@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-us...@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-us...@lists.xensource.com
>3. http://lists.xensource.com/xen-users
--
xen mailing list
xen@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/xen


Re: [Fedora-xen] [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 Thread Boris Derzhavets
> 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  wrote:

From: Pasi Kärkkäinen 
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-de...@lists.xensource.com
Cc: xen@lists.fedoraproject.org, v...@lists.fedoraproject.org, 
xen-us...@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-us...@lists.xensource.com
http://lists.xensource.com/xen-users



  --
xen mailing list
xen@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/xen