From 500757156af22aebfe99fcc76e4706b1edb0e337 Mon Sep 17 00:00:00 2001 From: Daniel Girtler Date: Mon, 21 Oct 2024 21:35:07 +1100 Subject: [PATCH] Add FAQ for keyring out-of-date --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1cad9da3d7..053c9842cd 100644 --- a/README.md +++ b/README.md @@ -226,6 +226,11 @@ It will go through everything from packaging, building and running *(with qemu)* # 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. +For a quick fix the below command should update the +```pacman -Sy archlinux-keyring``` + ## How to dual boot with Windows To install Arch Linux alongside an existing Windows installation using `archinstall`, follow these steps: