<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=windows-1252">
  </head>
  <body>
    I am trying to install esxi7 inside a KVM machine<br>
    <div class="moz-forward-container">
      <blockquote><font size="+1" face="monospace">virt-install
          --name=esxi7 \<br>
          --vcpus=2 \<br>
          --memory=4096 \<br>
--cdrom=/home/username/isos/VMware-VMvisor-Installer-7.0U2a-17867351.x86_64.iso
          \<br>
          --disk size=33 \<br>
          --os-variant=unknown</font><font size="+1"><br>
        </font></blockquote>
      the installation process starts but does not get fails with a "No
      network adapters" error. This does not happen with other VM's.<br>
      What do I have to add to above command in order to attach the
      default network adapter to the machine?<br>
      <br>
      or is there any other trick I have to be aware of when it comes to
      installing ESXi<br>
      <br>
      thx ... Gunnar<br>
    </div>
  </body>
</html>