Gen initramfs

This commit is contained in:
Price Hiller 2021-11-25 17:56:05 -06:00
parent defeb24b36
commit 4bdb9218be

View File

@ -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