[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Convert CentOS system to Xen image?
On Wed, Apr 2, 2008 at 8:41 AM, James Pifer <jep@xxxxxxxxxxxxxxxx> wrote: Attempted to do this using netcat + ssh and here's my next problem. The Xen uses a partition within a partiton. If you are going from a real system to a xen and they are both on lvms do something like lvcreate -n xenBoot -L <a little bigger than the real servers lvm>G /dev/VolGroup00 fdisk /dev/VolGroup00/xenBoot create a primary partion kpartx -a /dev/VolGroup/xendBoot <this will make the partition visible to dom0 in /dev/mapper/xenBoot1 dd if=/dev/VolGroup/<your real boot volume> of=/dev/mapper/xenBoot1
-- Joe Royall 407-401-2007 _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |