use correct path
This commit is contained in:
parent
fc158c2a25
commit
3def7dc091
@ -14,7 +14,7 @@ curl -o archlinux-bootstrap.tgz "https://ftp.fau.de/archlinux/iso/latest/archlin
|
||||
tar xzf archlinux-bootstrap.tgz
|
||||
|
||||
mount --bind root.x86_64 root.x86_64
|
||||
echo 'Server = https://ftp.fau.de/archlinux/$repo/os/$arch' > /mnt/etc/pacman.d/mirrorlist
|
||||
echo 'Server = https://ftp.fau.de/archlinux/$repo/os/$arch' > root.x86_64/etc/pacman.d/mirrorlist
|
||||
|
||||
bchroot pacman-key --init
|
||||
bchroot pacman-key --populate archlinux
|
||||
|
Loading…
x
Reference in New Issue
Block a user