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 +