<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi all.<br>
<br>
I have been searching the net but cannot find the answer to my problem.<br>
<br>
We have 2 VMWare images, one of Linux Ubuntu 9.0.4 and the other
Windows XP and we are launching them from OpenNebula 1.4<br>
<br>
We are planning to replace VMWare Server with Xen. I have found how to
convert VMWare image to Xen image. What puzzles me is how the
OpenNebula template should look like. Most notably, what should "OS"
section contain.<br>
<br>
Samples for Linux I have found on the net are not really helpful. I
have found that for Ubuntu Linux I should have something like:<br>
<br>
<a class="moz-txt-link-freetext" href="https://help.ubuntu.com/community/OpenNebula:">https://help.ubuntu.com/community/OpenNebula:</a><br>
<br>
OS     = [<br>
       kernel   = "/boot/vmlinuz-2.6.18-4-xen-amd64",<br>
       initrd   = "/boot/initrd.img-2.6.18-4-xen-amd64",<br>
       root     = "sda1" ]<br>
<br>
Now, several things puzzle me.<br>
<br>
1. are these paths paths to the kernel and initrd on the guest (DomU)
or the host machine (Dom0)?<br>
2. what should be the parameters for Windows XP, then?<br>
3. all examples on Xen web site mention a "kernel" parameter in the VM
config file, but it is pointing to "/usr/lib/xen/hvmloader"<br>
<br>
At some point it seamed to me that the sample is referring to a
para-virtualized Xen image (notice "xen" in kernel name).<br>
<br>
Can someone help?<br>
<br>
Nix.<br>
<div class="moz-signature">-- <br>
<title>Levi9 Signature</title>
<meta http-equiv="Content-Type" content="text/html; ">
<style type="text/css">
                .signs1{ font-size: 11pt; font-family: Wingdings }
                .signs2{ font-size: 11pt; font-family: Webdings }
        </style>
<div
 style="font-family: Tahoma,sans-serif; font-size: 8pt; color: black;">
<span style="font-size: 10pt;"> Met vriendelijke groet / Kind regards,<br>
Nikola Milutinovic<br>
Sr Java Developer<br>
Levi9 Global Sourcing<br>
</span>
<hr> <font face="Wingdings" size="3">.</font> <span> Jan van
Goyenkade 8, 1075 HP Amsterdam, The Netherlands</span> <br>
<font face="Wingdings" size="3">(</font> <span>   +31 (0) 20 7547900
ext 2056</span> <br>
<font face="Wingdings" size="3">(</font> <span>   +381 (0) 21 4895800
ext 2056</span> <br>
<font face="Webdings" size="3">È</font> <span>   +381 (0) 64 2202824</span>
<br>
<font face="Wingdings" size="3">*</font> <span>   <a
 href="mailto:n.milutinovic@Levi9.com">n.milutinovic@Levi9.com</a></span>
<br>
<font face="Webdings" size="3">^</font> <span>   Skype:
nikola.milutinovic</span> <br>
<font face="Webdings" size="3">ü</font> <span>   <a target="_blank"
 title="http://www.levi9.com/" href="http://www.levi9.com/">www.levi9.com</a></span>
<br>
<span> <br>
Chamber of commerce Levi9 Global Sourcing BV: 34221951<br>
Chamber of commerce Levi9 Global Sourcing Benelux BV: 34224746<br>
</span>
<hr> <span> This e-mail may contain confidential or privileged
information. If you are not (one of) the intended recipient(s), please
notify the sender immediately by reply e-mail and delete this message
and any attachments permanently without retaining a copy. Any review,
disclosure, copying, distribution or taking any action in reliance on
the contents of this e-mail by persons or entities other than the
intended recipient(s) is strictly prohibited and may be unlawful. <br>
<br>
The services of Levi9 are exclusively subject to its general terms and
conditions. These general terms and conditions can be found on <a
 target="_blank" title="http://www.levi9.com/"
 href="http://www.levi9.com/">www.levi9.com</a> and a copy will be
promptly submitted to you on your request and free of charge.<br>
</span> </div>
</div>
</body>
</html>