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-users] Xen boot file

To: Luciano Rocha <strange@xxxxxxxxxxxxx>
Subject: Re: [Xen-users] Xen boot file
From: James Wilson <jwilson@xxxxxxxxxxxxxxxxx>
Date: Tue, 12 Jun 2007 10:24:37 -0500
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 12 Jun 2007 08:22:50 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20070612152305.GB21634@xxxxxxxxxxxxxxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Organization: Transolutions, Inc.
References: <907625E08839C4409CE5768403633E0B02561DF8@xxxxxxxxxxxxxxxxx> <466EB88A.1090404@xxxxxxxxxxxxxxxxx> <20070612152305.GB21634@xxxxxxxxxxxxxxxxxxxxxx>
Reply-to: jwilson@xxxxxxxxxxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.8 (X11/20061107)
Yes I am creating it as a 7GB file.

Luciano Rocha wrote:
On Tue, Jun 12, 2007 at 10:15:22AM -0500, James Wilson wrote:
I think I see the problem I am using a kickstart file to install. Do i need to remove the VolGroup00 option?


Ah, then disregard my last message (about using vg instead of gfs).

 bootloader --location=mbr --driveorder=xvda
 clearpart --linux --drives=xvda --initlabel
 part /boot --fstype ext3 --size=100 --ondisk=xvda
 part pv.2 --size=0 --grow --ondisk=xvda
 volgroup VolGroup00 --pesize=32768 pv.2
 logvol swap --fstype swap --name=LogSwp00 --vgname=VolGroup00 --size=1984
 logvol / --fstype ext3 --name=LogVol00 --vgname=VolGroup00 --size=5024

Is the exported file big enough for all the data? 7GB, at least.

------------------------------------------------------------------------

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

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

<Prev in Thread] Current Thread [Next in Thread>