<div dir="ltr"><div>Hi,<br><br>am trying to start a VM with special kernel and initrd options : <br><br>[oVirt shell (connected)]# action vm cent6 start --vm-os-kernel &quot;/var/www/html/repo/centos/6/os/x86_64/images/pxeboot/vmlinuz&quot; --vm-os-initRd &quot;/var/www/html/repo/centos/6/os/x86_64/images/pxeboot/initrd.img&quot; --vm-os-boot &quot;{ip=x.x.x.x;netmask=x.x.x.x;gateway=x.x.x.x;dns=x.x.x.x}&quot;<br>
<br></div>However, I keep getting this back : <br><div><br>  error: &quot;initRd&quot; is invalid argument segment.<br><br></div><div>Eventhough, the help says that it&#39;s a valid command option : <br><br>ATTRIBUTE OPTIONS<br>
  <br>  The following attribute options are understood. Note: this lists all<br>  available attribute options for action &#39;start&#39;.<br>  <br>    [--vm-os-initRd: string]<br>    [--vm-domain-name: string]<br>    [--vm-placement_policy-host-id|name: string]<br>
    [--vm-placement_policy-affinity: string]<br>    [--async: boolean]<br>    [--vm-os-kernel: string]<br>    [--grace_period-expiry: long]<br>    [--vm-display-type: string]<br>    [--vm-stateless: boolean]<br>    [--vm-os-cmdline: string]<br>
    [--vm-domain-user-username: string]<br>    [--pause: boolean]<br>    [--vm-os-boot: collection]<br>      {<br>        [boot.dev: string]<br>      }<br>    [--vm-domain-user-password: string]<br>    [--correlation_id: anystring]<br>
<br></div><div><br></div><div>Alex<br></div></div>