<div dir="ltr"><span style="color:rgb(78,78,78);font-family:Tahoma,Calibri,Verdana,Geneva,sans-serif;font-size:14.6667px;line-height:20.5333px">I&#39;m trying to create a VM with a qcow2 or img file as the HDD. I tried the following</span><br style="margin-top:0px;color:rgb(78,78,78);font-family:Tahoma,Calibri,Verdana,Geneva,sans-serif;font-size:14.6667px;line-height:20.5333px"><br style="color:rgb(78,78,78);font-family:Tahoma,Calibri,Verdana,Geneva,sans-serif;font-size:14.6667px;line-height:20.5333px"><span style="color:rgb(78,78,78);font-size:14.6667px;line-height:20.5333px;font-family:&#39;Courier New&#39;">prlctl create coreos -o linux --no-hdd<br>Creating the virtual machine...<br>Generate the VM configuration for centos.<br>Remove the hdd0 device.<br><b>prlctl set coreos --device-add hdd --image coreos1.qcow2</b><br>The folder /root/coreos1.qcow2 does not exist. Specify another folder and try again.<br>Creating hdd0 (+) scsi:0 image=&#39;/root/coreos1.qcow2&#39; type=&#39;expanded&#39; 65536Mb subtype=virtio-scsi<br><br>PrlVmDev_CreateImage: The hard disk image file cannot be created. The virtual hard disk image file named /root/coreos1.qcow2 already exists.<br>Failed to configure the virtual machine<br></span><br style="color:rgb(78,78,78);font-family:Tahoma,Calibri,Verdana,Geneva,sans-serif;font-size:14.6667px;line-height:20.5333px"><span style="color:rgb(78,78,78);font-size:14.6667px;line-height:20.5333px;font-family:Arial">Is there some trick to this that needs documenting?</span><br></div>