From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: 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 Date: Tue, 07 Sep 2010 10:57:35 +1000 Message-ID: <4C858DFF.9060909@goop.org> References: <20100905000200.GB2804@reaktio.net> <685533.49430.qm@web56101.mail.re3.yahoo.com> <20100905122055.GG2804@reaktio.net> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20100905122055.GG2804@reaktio.net> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virt-bounces@lists.fedoraproject.org Errors-To: virt-bounces@lists.fedoraproject.org To: =?ISO-8859-1?Q?Pasi_K=E4rkk=E4inen?= Cc: xen@lists.fedoraproject.org, xen-devel@lists.xensource.com, virt@lists.fedoraproject.org, xen-users@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 09/05/2010 10:20 PM, Pasi K=E4rkk=E4inen wrote: > On Sun, Sep 05, 2010 at 05:18:07AM -0700, Boris Derzhavets wrote: >> > Note about disk partitioning: Make /boot partition the primary (fir= st) >> partition and choose the filesystem type as "ext3" (not "ext4" - whic= h 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