Proxmox - Uploading disk image
Posted
by
davids
on Server Fault
See other posts from Server Fault
or by davids
Published on 2012-10-23T12:03:34Z
Indexed on
2012/10/23
17:05 UTC
Read the original article
Hit count: 332
I've got a KVM Virtual Machine in my local PC, and I'd like to copy it to a Proxmox server. According to the docs, I just have to create a new VM on Proxmox and add the existing disk image to it, but how do I upload the image to the server? In the admin panel, if I click in MyStorage -> Content -> Upload, it just give me options to upload ISOs, VZDump backup files or OpenVZ templates. Would it be enough with a copy using scp
? In that case, in which folder?
© Server Fault or respective owner