mirror of
https://github.com/bhaiest/holoiso.git
synced 2024-11-15 15:52:33 +01:00
Update holoinstall
This commit is contained in:
parent
6f970534fc
commit
8ece3b5f56
@ -54,7 +54,7 @@ base_os_install() {
|
||||
echo "\nPartitioning complete, mounting and pacstrapping..."
|
||||
echo "${UCODE_INSTALL_MSG}"
|
||||
mount -t btrfs -o subvol=/,compress-force=zstd:1,discard,noatime,nodiratime ${root_partition} ${HOLO_INSTALL_DIR}
|
||||
pacstrap --noconfirm ${HOLO_INSTALL_DIR} base base-devel ${UCODE_INSTALL} core/linux core/linux-headers linux-neptune-dri linux-neptune-dri-headers linux-firmware
|
||||
pacstrap -i ${HOLO_INSTALL_DIR} base base-devel ${UCODE_INSTALL} core/linux core/linux-headers linux-neptune-dri linux-neptune-dri-headers linux-firmware
|
||||
|
||||
echo "\nBase system installation done, generating fstab..."
|
||||
genfstab -U -p /mnt >> /mnt/etc/fstab
|
||||
|
Loading…
Reference in New Issue
Block a user