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?
Is it literally named new volume? If so perhaps the space is throwing things off. Try quoting the whole path perhaps?
What are the permissions on the directory the file resides in?
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.