Cannot interact with a custom build in KVM Virt-Manager #422
-
Greetings, Here are the steps I am following:
Any idea why the custom ISO is not working in the KVM? (I am using Spiral Linux 12 and the builds are also made using the same). I want to experiment making custom ISOs and install them in KVM for testing as it would be faster. Build logs are attached above. I also observed a warning, don't know if it's related:
Thanks for the help. 🙏🏽 |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
PS : KVM can be installed in Sprial Linux by installing the following packages:
|
Beta Was this translation helpful? Give feedback.
-
Hi there, yes, this is a known bug: Another alternative would be to disable the Backports repo, as the issue only happens with the kernel from Backports. |
Beta Was this translation helpful? Give feedback.
-
Hello @geckolinux , Thanks for your answer. I disabled the backports by setting Hopefully this is the correct way of disabling back ports? I was able to run the ISO in KVM. Thanks. |
Beta Was this translation helpful? Give feedback.
Hi there, yes, this is a known bug:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1051547
You need to build your images with a Debian 11 Bullseye system, and the SpiralLinux build recipes have some tweaks to work around the issues caused by Debian 11 building a Debian 12 system.
Another alternative would be to disable the Backports repo, as the issue only happens with the kernel from Backports.