Hello!
I've exported my VM using the following command:
I've imported it as a disk of a new VM (107) using the following command:
Now, I've attached the disk which I then activated and put in order first boot order of the VM, but I have the message "No bootable device" on the VM bios.
Here is the VM config file:
Anyone can help me with this please?
I've exported my VM using the following command:
Code:
qemu-img convert -O /mnt/pve/SSD-TEGRA/images/108/vm-108-disk-0.qcow2 myvm108.qcow2
Code:
qm importdisk 107 /mnt/pve/HDD-ENIAC/backups/myvm108.qcow2 local-lvm
Here is the VM config file:
agent: 1
boot: order=virtio0
cores: 2
cpu: x86-64-v2-AES
ide2: none,media=cdrom
memory: 2048
meta: creation-qemu=8.1.2,ctime=1705504835
name: Discord-Bot
net0: virtio=BC:24:11:D4:C5:CF,bridge=vmbr0,firewall=1
numa: 0
ostype: l26
scsihw: virtio-scsi-single
smbios1: uuid=b229d401-fa9a-47c8-b2de-e18c403d1a65
sockets: 1
virtio0: local-lvm:vm-107-disk-0,size=16388M
vmgenid: c9d44839-41d8-42e1-ab81-d99a6a08fe2a
Anyone can help me with this please?