<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <meta http-equiv="CONTENT-TYPE" content="text/html;
      charset=ISO-8859-1">
    <p style="margin-bottom: 0in">Hello everyone, </p>
    <p style="margin-bottom: 0in">I use OpenNebula 3.6 & Ubuntu
      12.04
      (desktop & server). I was successfully deploy & log on
      into
      ttylinux virtual machine. After that, I decided deploy Windows XP
      to
      cluster nodes, the WinXP virtual machine in “runn” state. But,
      when I try to log on into Windows XP after deployed via
      OpenNebula, I
      got the error: <br>
      “Boot failed: could not boot into hard disk. <br>
      Fatal
      error: no bootable device”. <br>
    </p>
    <p style="margin-bottom: 0in">So, I decided to log on Windows XP not
      via OpenNebula, I used this command: <br>
      kvm -m 1024 /path/to/WinXP.img
      <br>
      and I successfully logged on Windows XP and used it normally. I
      don't
      understand why? Why when i used OpenNebula to deploy to cluster
      nodes, it's state is "runn" but i can't log on. Can someone give
      me a hint for this problem?</p>
    <p style="margin-bottom: 0in">I installed Windows XP by these
      command:<br>
      qemu-img create -f raw WinXP.img 6G<br>
      kvm -cdrom /path/toWinXP.iso -m 1024
      -boot d /path/to/WinXP.img</p>
    <p style="margin-bottom: 0in">This is my image template &
      virtual
      machine template:</p>
    <p style="margin-bottom: 0in">// IMAGE TEMPLATE<br>
      NAME = "WinXP"<br>
      PATH = /path/to/WinXP.img<br>
      TYPE = OS<br>
      PUBLIC =
      YES<br>
      RESTRICTED_DIRS = "/etc/"<br>
      DESCRIPTION = "WinXP
      for testing purpose when using OpenNebula to deploy a private
      cloud."</p>
    <p style="margin-bottom: 0in">// WINXP VIRTUAL MACHINE TEMPLATE<br>
      NAME = WinXP<br>
      CPU = 1<br>
      MEMORY =
      1024<br>
      OS = [ BOOT = hd ]<br>
      DISK = [IMAGE_ID = 2]<br>
      DISK = [<br>
      type = fs,<br>
      size = 1024,<br>
      format = ntfs,<br>
      target =
      hda]<br>
      GRAPHICS = [<br>
      TYPE = "vnc",<br>
      LISTEN =
      "0.0.0.0",<br>
      PORT = "5920" ]<br>
      NIC = [
      NETWORK = "RANGEDLAN" ]<br>
      FEATURES = [ acpi = "yes"
      ]<br>
      <br>
      Thanks you in advance.<br>
    </p>
    <title></title>
    <meta name="GENERATOR" content="LibreOffice 3.6 (Windows)">
    <style type="text/css">
        <!--
                @page { margin: 0.79in }
                P { margin-bottom: 0.08in }
        -->
        </style>
    <pre class="moz-signature" cols="72">-- 
Hoàng Thái Xuân Khoa
Ho Chi Minh city, Vietnam
</pre>
  </body>
</html>