"qm importdisk" from GUI

woodstock

Renowned Member
Feb 18, 2016
42
2
73
Hi everyone,

I'm evaluating Ubuntu cloud images on Proxmox like mentioned in the docs [1]. Cloud images are uploaded as *.img files to my ISO storage.
Working with qm commands everything works as expected:

Bash:
qm create 9000 --memory 2048 --net0 virtio,bridge=vmbr0 --scsihw virtio-scsi-pci
qm set 9000 --scsi0 local-lvm:0,import-from=/path/to/bionic-server-cloudimg-amd64.img
qm set 9000 --ide2 local-lvm:cloudinit
qm set 9000 --boot order=scsi0
qm set 9000 --serial0 socket --vga serial0

Now I try to do the same using the GUI (we have some GUI-only users here) but GUI-only users seem to miss the qm importdisk / import-from equivalent.

Is there a way for GUI-only users to create a VM by importing a cloud image to the VMs harddisk?


[1] https://pve.proxmox.com/pve-docs/qm.1.html
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!