berryboot icon indicating copy to clipboard operation
berryboot copied to clipboard

Arch Linux ARM - Am I missing something?

Open MrAmericanMike opened this issue 3 years ago • 1 comments

So I downloaded and install the Arch Linux ARM for Raspberry Pi 2 & 3 (2021.02.05) image on a Raspberry 3

Everything boots perfect, however when trying to use pacman to install something, first I get some pacman-key error, but fix it by running the commands shown on the ArchLinuxARM website

pacman-key --init
pacman-key --populate archlinuxarm

After this I try for example pacman -S base and get a lot of errors complaining that X file already exists (Not just a few, but a bunch of them) Making it impossible to install anything.

I don't have a lot of experience with Linux and Arch, but I wonder, what the problem could be here? Am I missing some steps?

MrAmericanMike avatar Jul 31 '21 20:07 MrAmericanMike

Try the normal image not the bb to see if the same thing happens there

symbios24 avatar Sep 09 '21 21:09 symbios24