|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Converting XenEnterprise image to XenSource
On Tue, Sep 23, 2008 at 6:46 PM, <nathan@xxxxxxxxxxxx> wrote:
>
> I am running Xen 3.3.0 and am trying to run a XenEnterprise image. The image
> has a hda directory with files called chunk-000000000.gz -
> chunk-000000042.gz and a filed called ova.xml with the following:
>
> <appliance version="0.1">
> <vm name="VM">
> <label> Manager </label>
> <shortdesc> </shortdesc>
> <config mem_set="5368709120" vcpus="456612"/>
> <hacks is_hvm="true"> </hacks>
> <vbd device="hda" function="root" mode="w" vdi="vdi_hda"/>
> </vm>
> <vdi name="vdi_hda" size="42949672960" source="file://hda"
> type="dir-gzipped-chunks" variety="system"/>
> </appliance>
>
> Any idea how to get this running on xen 3.3.0?
>
What version of Xen Server?
Windows or Linux guest?
The last time I converted a Xen Server image, I did something like:
http://lists.xensource.com/archives/html/xen-users/2008-07/msg00997.html
I have some more detailed instructions that I can dig up if needed, but unless
you have a significantly different version or setup, those instructions should
at least get you started and you can post here with questions.
Cheers,
Todd
--
Todd Deshane
http://todddeshane.net
check out our book: http://runningxen.com
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|