You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to build an image for arm64 qemu ? I know Google does have an arm64-generic build but that does not run yet on qemu. Possibly kernel lacks some configuration.
Hi,
Is it possible to build an image for arm64 qemu ? I know Google does have an arm64-generic build but that does not run yet on qemu. Possibly kernel lacks some configuration.
I have tried something like this:
emu-system-aarch64 -M virt -m 2048 -smp 2 -cpu host -enable-kvm -kernel vmlinuz-4.19.188-11540-arm64 \
Thanks and Regards
The text was updated successfully, but these errors were encountered: