I downloaded a VM image from linuxcontainers.
Selected this image:
incus image list images: | grep 2c576a7164bf
│ debian/13 (7 more) │ 2c576a7164bf │ yes │ Debian trixie amd64 (20260917_05:24) │ x86_64 │ VIRTUAL-MACHINE │ 347.42MiB │ 2026/09/17 01:00 IST │
Exported:
incus image export images:2c576a7164bf debian-13-vm
Add to Operations Center:
operations-center image incus add incus.tar.xz debian-13-vm.root
incus.tar.xz was the renamed file I got from the incus image export, no modifications.
Then trying to load it from Incus its reported as TYPE=container:
Not sure if I have missed a flag in one of the steps, but this has happened with multiple VM images.
I downloaded a VM image from linuxcontainers.
Selected this image:
Exported:
Add to Operations Center:
incus.tar.xzwas the renamed file I got from theincus image export, no modifications.Then trying to load it from Incus its reported as
TYPE=container:Not sure if I have missed a flag in one of the steps, but this has happened with multiple VM images.