From 4351e2e2760c548e761fe76f45e80ac5b3d9463a Mon Sep 17 00:00:00 2001 From: Frede H Date: Thu, 16 Jan 2025 09:43:29 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8af0034..fd8fe1c 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,10 @@ Ubuntu does not list keymaps the same way as Arch based systems. The script will Ubuntu stores the qemu bin formats in different locations and this will make the script fail. +As the reference is only a validation - it is possible to work around it by creating a symlink + + sudo ln -s /usr/lib/binfmt.d/qemu-aarch.conf /usr/lib/binfmt.d/qemu-aarch64-static.conf +