Hello,
I am getting the following error on archlinux host,
$ incus launch images:ubuntu/24.04 v1 --vm
Launching v1
Error: Failed instance creation: Failed setting up device via monitor: Failed setting up device "eth0": Failed adding NIC device: Invalid parameter type for 'bootindex', expected: integer
This is what the system has
$ incus --version
6.8
$ pacman -Q qemu
qemu-base 9.2.0-1
How can i make incus to work?
Thanks