Hello,
I have a problem with very essential task - importing VM from Virtual Box to Proxmox.
I exported various versions of OVA (0.9, 1.0, 2.0) from latest version of VirtualBox 7.0.14 on windows .
Then I loaded them into latest version of proxmox 8.1.3. and unTar them
and run the import (e.g...
I have a qcow2 image of a virtual machine that boots just fine on my home Proxmox 8.1.3 system. I exported it as qcow2, scp to another 8.1.3 machine, made a bare VM, did a qm import of the qcow2, attached it to the drive in the new VM.
When started this reports the disk is not bootable and goes...
Hello everyone,
I'm trying to import a VM created on virtualbox using a OVA. I extracted the .vmdk, .mf and .ovf file. When I try to import the .ovf with the following line I always get this error:
root@pve:~# qm importovf 250 ./win2003.ovf local-lvm -format qcow2
warning: unable to parse the...
From what I've read, there are two basic ways of importing OVAs:
Untar the OVA, import the VMDK and build a VM def over the top of the imported VMDK (as qcow2)
Use qm importovf to import the OVF and associated OVA artifacts (VMDKs, etc.)
I've done both with reasonable results. I'm attempting...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.