Cannot boot kernel 2.6.35 or 2.6.24 with qemu 5.1

Cao Nitro nitrocao51 at gmail.com
Thu Aug 27 08:43:05 EDT 2020


Hi all,

As the title mentions, I cannot boot Linux kernel 2.6.35 or 2.6.24 with QEMU 5.1 on Arch Linux. QEMU hasn’t any output when running.

Environment:
        OS: Arch Linux 5.8.1-arch1-1
        GCC: 5.5.0, installed from AUR.
        QEMU: qemu-headless 5.1.0-1
        Architecture: x86_64

The command I used is:
qemu-system-x86_64 -kernel ./arch/x86/boot/bzImage -append "console=ttyS0" -nographic -m 512M -d int,exec,cpu,pcall,cpu_reset,guest_errors -D /tmp/qemu.log

This is the config file of 2.6.24: https://termbin.com/w6a8
This is the config file of 2.6.35: https://termbin.com/x8sq
The content of /tmp/qemu.log are all CPU Reset. The size of /tmp/qemu.log is nearly 400MiB… This is first 100 lines of the log: https://termbin.com/pv34

Thanks for your help first :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20200827/85644acb/attachment-0001.html>


More information about the Kernelnewbies mailing list