I got 4xVM in Proxmox instance on my testbed and all the guests VM are running ubuntu 24.04.
On proxmox I have installed grub2 as boot loader/manager. I would like to boot one selected system (using qcow2 format harddisk from VM) as bare-machine. Is it possible somehow?
I don't want to broke overwrite or broke proxmox instance. Just want to select propper qcow2 from boot loader and run it.
I know that I can convert qcow2 to raw drive and then boot from this drive but it would be "big work" every this cyclic task.