From ea3053980417349ea8a1431efc87bbdf055fddfc Mon Sep 17 00:00:00 2001 From: Frede H Date: Wed, 15 Jan 2025 14:24:01 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6c8ea2c..6315eba 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,8 @@ This script **should** be distro-agnostic, which means you can run the install s ### Known caveats +Ubuntu does not list keymaps the same way Arch based systems, making the console keymap selection impossible. The installer will not fail - but your your system will have the default us console keymap. + Ubuntu stores the qemu bin formats in `/usr/share/binfmts` under different names and this will make the script fail. **//UNTESTED:**