Update install.sh
This commit is contained in:
parent
7e61e1d3a1
commit
aa5fe63a0d
@ -84,7 +84,7 @@ mount "${EFI}" /mnt/boot
|
|||||||
# Base system installation
|
# Base system installation
|
||||||
# ----------------------------------------------
|
# ----------------------------------------------
|
||||||
echo ">>> Installing base system"
|
echo ">>> Installing base system"
|
||||||
pacstrap -K /mnt base linux linux-firmware btrfs-progs systemd-ukify systemd-bootctl
|
pacstrap -K /mnt base linux linux-firmware btrfs-progs systemd systemd-ukify
|
||||||
|
|
||||||
# ----------------------------------------------
|
# ----------------------------------------------
|
||||||
# fstab and chroot handoff
|
# fstab and chroot handoff
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user