[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] How to boot the ARM server ISO on QEMU ... and hardwa
From: |
Peter Maydell |
Subject: |
Re: [Qemu-discuss] How to boot the ARM server ISO on QEMU ... and hardware ?? |
Date: |
Mon, 14 Jan 2019 17:37:54 +0000 |
On Mon, 14 Jan 2019 at 17:11, Dennis Clarke <address@hidden> wrote:
> Has anyone tried off the shelf Debian ARM on both Qemu and real
> hardware and seen both work as expected?
I haven't tried real hardware, but Debian works fine
on QEMU:
https://translatedcode.wordpress.com/2016/11/03/installing-debian-on-qemus-32-bit-arm-virt-board/
https://translatedcode.wordpress.com/2017/07/24/installing-debian-on-qemus-64-bit-arm-virt-board/
In general there's much less variation in hardware for 64-bit
Arm than for 32-bit so it should be much easier for distros
to provide "just works" install images that work by providing
a cdrom image that UEFI can boot. I haven't investigated
that with QEMU but it should definitely work there too.
thanks
-- PMM