Hi
i currently trying to import a vm from virtual to proxmox, but im getting this issue
so then tried to untar the ova file
then re ran but i got this
was reading the v2v guides but could not find any documentation
Thank you
i currently trying to import a vm from virtual to proxmox, but im getting this issue
Code:
root@prometheus2:~# qm importovf 167 GSM-TRIAL-21.04.4-VirtualBox.ova local-zfs
GSM-TRIAL-21.04.4-VirtualBox.ova:1: parser error : Start tag expected, '<' not found
GSM-TRIAL-21.04.4-VirtualBox.ovf
so then tried to untar the ova file
Code:
root@prometheus2:~# tar -xvf GSM-TRIAL-21.04.4-VirtualBox.ova
GSM-TRIAL-21.04.4-VirtualBox.ovf
GSM-TRIAL-21.04.4-VirtualBox-disk001.vmdk
GSM-TRIAL-21.04.4-VirtualBox.mf
then re ran but i got this
Code:
root@prometheus2:~# qm importovf 169 GSM-TRIAL-21.04.4-VirtualBox.ovf local-zfs
warning: unable to parse the VM name in this OVF manifest, generating a default value
invalid host ressource /disk/vmdisk1, skipping
was reading the v2v guides but could not find any documentation
Thank you