I'm trying to create a Windows 7 VM using the instructions here (https://www.qubes-os.org/doc/hvm-create/)
When I run "qvm-create win7 --hvm --label green", the vm shows up in the VM Manager, yet when I run the second command, "qvm-start win7 --cdrom=[path to iso]", I get an error "libxenlight failed to create new domain 'win7'"
I mounted a USB to dom0 and copied the ISO to the downloads directory under my user profile. That is the path I used in the command above. Is there a step I'm missing?