diff --git a/bootstrap.sh b/bootstrap.sh index 5ba6e81..687fdd7 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -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 dhcpcd wpa_supplicant dialog git +pacstrap /mnt base base-devel linux linux-firmware dhcpcd wpa_supplicant dialog git netctl genfstab -p /mnt > /mnt/etc/fstab cat < /mnt/root/bootstrap2.sh @@ -95,7 +95,6 @@ options root=LABEL=P_ROOT rw resume=LABEL=P_SWAP EEE cat < /boot/loader/entries/arch-uefi-fallback.conf -title Arch title Arch Linux Fallback linux /vmlinuz-linux initrd /initramfs-linux-fallback.img