|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Xen boot file
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.
--
lfr
0/0
pgpE1TlPhGoiy.pgp
Description: PGP signature
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|