Import OVA

Application: Proxmox Category: Guide

snippet.bash
tar -xvf appliance.ova
qm importdisk <vmid> disk.vmdk <storage> -format qcow2

<aside> 👉 Make sure to attach it in the GUI after importing

</aside>