Update README.md

This commit is contained in:
Frede H 2025-01-15 14:25:04 +00:00
parent ea30539804
commit c22513cfcc
1 changed files with 0 additions and 6 deletions

View File

@ -113,16 +113,10 @@ This script is available in the **Manjaro** repository and can be installed with
This script **should** be distro-agnostic, which means you can run the install script to install *Manjaro ARM* from **any** distro, as long as the dependencies are met.
### 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:**
Before starting the installer script, create a symlink to the `qemu-aarch64` configuration
sudo ln -s /usr/share/binfmts/qemu-aarch /usr/lib/binfmt.d/qemu-aarch64-static.conf