<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 "/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 "{ip=x.x.x.x;netmask=x.x.x.x;gateway=x.x.x.x;dns=x.x.x.x}"<br>
<br></div>However, I keep getting this back : <br><div><br> error: "initRd" is invalid argument segment.<br><br></div><div>Eventhough, the help says that it'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 'start'.<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>