summaryrefslogtreecommitdiff
path: root/stages/second_stage.sh
diff options
context:
space:
mode:
Diffstat (limited to 'stages/second_stage.sh')
-rw-r--r--stages/second_stage.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/stages/second_stage.sh b/stages/second_stage.sh
index 7020b6b..c2c0b92 100644
--- a/stages/second_stage.sh
+++ b/stages/second_stage.sh
@@ -29,8 +29,10 @@ bash configure_timezone.sh /usr/share/zoneinfo/Europe/Berlin
bash configure_network.sh $hostname
+bash configure_initramfs.sh
+
bash configure_users.sh $admin_username $DEFAULT_PASSWORD
-bash install_bootloader.sh $boot_partition_path
+bash install_bootloader.sh $efi_partition_path $system_encryption $main_partition_path
bash configure_desktop.sh