Project

General

Profile

Bug #1806

Beginner Guide - Step 8: Install the base system

sqrt3 - almost 6 years ago - . Updated almost 6 years ago.

Status:
info needed
Priority:
bug
Assignee:
-
% Done:

0%


Description

On step 8 of the Beginner's Guide: [[https://wiki.parabola.nu/Beginners%27_Guide#Beginners]], the user is guided through installing the base system.

An error will transpire if the user doesn't initialize the pacman keyring for arch & parabola.

The fix for it would be to include that the user should run the following 3 commands:

pacman-key --init
pacman-key --populate archlinux
pacman-key --populate parabola


Files

dl.png (93.1 KB) dl.png Download clicked sqrt3, 2018-05-15 07:32 PM

History

#1

Updated by bill-auger almost 6 years ago

  • Status changed from open to info needed

are you installing from a Parabola LiveISO ? if so, which one?

#2

Updated by sqrt3 almost 6 years ago

bill-auger wrote:

are you installing from a Parabola LiveISO ? if so, which one?

I am installing from a liveISO, specifically the one with the name 'parabola-openrc-2017.09.30-dual.iso'.

Edit: In addition, I believe there should be a mention that the user should update time through the following commands to avoid the "Invalid/corrupt package" error.

nptd -qg
hwclock -w

Finally, pacman -Syuu helped me fix the issue as well (but I believe that is pointed out in the docs).

Also available in: Atom PDF