I wasn't able to create a VM with custom boot volume.hi,
you can create a VM and attach that qcow2 disk to it on the GUI.
/etc/pve/qemu-server/VMID.conf
.This is exactly what I was trying to avoid: manual editing of configuration files.i guess the easiest way would be on the command line by editing the VM configuration manually. this is located in/etc/pve/qemu-server/VMID.conf
.
you can create a basic VM with the default settings by following the wizard, and then edit the config file to point to your chosen disk instead.
someone is working on this still.I thought it was possible from the GUI, as you said.
qm importdisk
[0] to add your disk to an existing VMHi.someone is working on this still.
in the meantime you can also useqm importdisk
[0] to add your disk to an existing VM
[0]: https://pve.proxmox.com/pve-docs/chapter-qm.html#_adding_an_external_disk_image_to_a_virtual_machine
yes, you can create an empty VM with the settings you want on the GUI and then run importdisk to add the disk in itHi.
It looks like that "qm importdisk" command only works with an existing VMID. Is this my correct understanding?
Looks like a weird import, but I can live with that. Thanks.yes, you can create an empty VM with the settings you want on the GUI and then run importdisk to add the disk in it
yes it works. you can useLooks like a weird import, but I can live with that. Thanks.
Then, what about changing the boot volume with qm tool instead of manual editing? Will this work?
qm set VMID
with any option you like (more info: man qm
and search for qm set
or check here [0])We use essential cookies to make this site work, and optional cookies to enhance your experience.