Hello.
I'm trying an installation on my Raspberry PI 4, following the instructions here
[url]https://archlinuxarm.org/platforms/armv8/broadcom/raspberry-pi-4[/url]
I chose the AArch64 installation and I'm having a problem at step 5:
[quote]
# bsdtar -xpf ArchLinuxARM-rpi-aarch64-latest.tar.gz -C root
./usr/bin/newgidmap: Path contains '..': Unknown error -1
./usr/bin/newuidmap: Path contains '..': Unknown error -1
./var/lib/tpm2-tss/system/keystore/: Path contains '..': Unknown error -1
./var/log/journal/: Path contains '..': Unknown error -1
./var/log/journal/remote/: Path contains '..': Unknown error -1
bsdtar: Error exit delayed from previous errors.
[/quote]
Can someone help me please?
Thanks in advance...