index : archweb32 | |
Archlinux32 website | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2023-08-06 11:10:07 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2023-08-06 11:10:07 +0200 |
commit | c6a1a737514fd76cc78e22aae8138c301684a8d7 (patch) | |
tree | c7e3ecaef7dcb97250d31d0761273798822e02f8 /download | |
parent | 7c688ef8385dbc3b4ec28b6585f6acf7d878ae0d (diff) |
-rw-r--r-- | download/index.html | 2 |
diff --git a/download/index.html b/download/index.html index 15aa340..6f1af26 100644 --- a/download/index.html +++ b/download/index.html @@ -66,7 +66,7 @@ <h3>Fixing Broken Keyring(s)</h3> Sometimes an ISO contains broken keys. This can easily be fixed by updating your keyring with <code>pacman -S archlinux-keyring archlinux32-keyring</code> - and then <code>pacman-key --init</code>, <code>pacman-key populate archlinux archlinux32</code> + and then <code>pacman-key --init</code>, <code>pacman-key --populate archlinux32</code> and <code>pacman-key --refresh</code>. Eventually this is something you want to do in the chroot of your installation (<code>arch-chroot /mnt</code>). |