RatsOffToYa@lemmy.worldtoLinux@lemmy.ml•QEMU VM hangs at "booting from disk" at 100% CPU usage
3·
8 months agoCould you try addkng “-serial stdio” and see if any info comes out on the console?
Could you try addkng “-serial stdio” and see if any info comes out on the console?
You could also try debugging with gdb. https://qemu-project.gitlab.io/qemu/system/gdb.html
This may me way more technical than you wish to dive into, but it also might shed some light on where things are stuck.