Hello, apologies if this isn't the right venue; this is a beginner's
question (just for play/learning).
On native x86 machines, I can build the Linux kernel, take the
`bzImage` output file, and plug it straight into QEMU with
`qemu-system-x86_64 -kernel path/to/bzImage`. The readout will be a
kern
[Resolved](https://www.linuxquestions.org/questions/linux-newbie-8/minimal-distro-on-qemu-with-arm64-4175748607/).
On Fri, Mar 14, 2025 at 5:53 PM Peanut Password wrote:
>
> Hello, apologies if this isn't the right venue; this is a beginner's
> question (just for play/learn