fixed wrong pkg name
This commit is contained in:
parent
aed96fb69b
commit
4c97467e59
@ -66,7 +66,7 @@ swapon -L P_SWAP # swap
|
||||
cp /etc/pacman.d/mirrorlist /etc/pacman.d/mirrorlist.bak
|
||||
grep ".de/" /etc/pacman.d/mirrorlist.bak > /etc/pacman.d/mirrorlist
|
||||
|
||||
pacstrap /mnt base base-devel linux linux-firmware dhcpcd wpa_supplicant dialog git netctl netctl-auto
|
||||
pacstrap /mnt base base-devel linux linux-firmware dhcpcd wpa_supplicant dialog git netctl
|
||||
genfstab -p /mnt > /mnt/etc/fstab
|
||||
|
||||
cat <<EOF > /mnt/root/bootstrap2.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user