pve 导入 ova

匆忙记录

Proxmox includes qm importdisk as command.

Extract your ova:

tar -xvf *.ova
Create a new VM without harddisks.

Import Your harddisks like this: (targetvmid is the vmnumber)

qm importdisk targetvmid disk001.vmdk local -format qcow2

参考 https://www.jamescoyle.net/how-to/1218-upload-ova-to-proxmox-kvm

posted @ 2019-09-06 22:08  lvusyy  阅读(1408)  评论(0编辑  收藏  举报