Add FAQ entry for keyring out-of-date (#2746)

* Add FAQ for keyring out-of-date

* Update

* Update
This commit is contained in:
Daniel Girtler 2024-11-04 22:42:36 +11:00 committed by GitHub
parent 918ac5c765
commit 6553967be6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 0 deletions

View File

@ -226,6 +226,13 @@ It will go through everything from packaging, building and running *(with qemu)*
# FAQ # FAQ
## Keyring out-of-date
For a description of the problem see https://archinstall.archlinux.page/help/known_issues.html#keyring-is-out-of-date-2213 and discussion in issue https://github.com/archlinux/archinstall/issues/2213.
For a quick fix the below command will install the latest keyrings
```pacman -Sy archlinux-keyring```
## How to dual boot with Windows ## How to dual boot with Windows
To install Arch Linux alongside an existing Windows installation using `archinstall`, follow these steps: To install Arch Linux alongside an existing Windows installation using `archinstall`, follow these steps: