<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font size="-1"><font face="Tahoma">hi,<br>
        <br>
        to make it easier for me to play with VMs, I thought of using
        the ovirt cli to start a VM whenever I want to rebuild it,
        however, the CLI command below keeps failing - any pointers ? <br>
        <br>
        action vm start --vm-os-kernel
        /var/www/html/repo/centos/6/os/x86_64/images/pxeboot/vmlinuz
        --vm-os-initRd
        /var/www/html/repo/centos/6/os/x86_64/images/pxeboot/initrd.img
        --vm-os-boot "ks=<a class="moz-txt-link-freetext" href="http://172.30.0.1/ks/dev/solrm01-dev.ks">http://172.30.0.1/ks/dev/solrm01-dev.ks</a>
        ksdevice=eth0 ip=172.30.0.249 netmask=255.255.255.0"
        --host-identifier vm2<br>
        <br>
        <br>
        alex<br>
        <br>
        <br>
      </font></font>
  </body>
</html>