From 4bdb9218be35650d8ed2bbbaa7cbbfe27bcaa370 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Thu, 25 Nov 2021 17:56:05 -0600 Subject: [PATCH] Gen initramfs --- Misc/Arch-LuksCrpy-Install.bash | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Misc/Arch-LuksCrpy-Install.bash b/Misc/Arch-LuksCrpy-Install.bash index 3ebd9ea..ab38981 100755 --- a/Misc/Arch-LuksCrpy-Install.bash +++ b/Misc/Arch-LuksCrpy-Install.bash @@ -312,6 +312,8 @@ __EOF__ fi done << "$(cat /etc/mkinitcpio.conf)" > /etc/mkinitcpio.conf + mkinitcpio -P + echo "toor" | passwd root --stdin local ucode while read -r; do