On 28.08.2025 11:17, John Paul Adrian Glaubitz wrote:
Source: qemu
Version: 1:10.1.0+ds-1
Severity: important
Hello,
trying to boot one of my alpha VMs with the latest QEMU version from unstable
fails
with the following crash occuring after booting the system:
$ qemu-system-alpha -smp 4 -m 8192M -drive file=alpha-system.img,format=qcow2 -drive
file=alpha-swap.img,format=qcow2 -net nic -net user,hostfwd=tcp::2222-:22 -nographic
-append "root=/dev/sda3 rw console=ttyS0" -kernel vmlinux-6.12.11-alpha-smp
-initrd initrd.img-6.12.11-alpha-smp
Hi!
Can you give me your kernel image, or tell me where I can download it?
Debian packages seems to have vmlinuz only, and qemu-system-alpha
is unable to load it. And I haven't used alpha before.
Thanks,
/mjt