mirror of
https://github.com/PhyllomeOS/phyllomeos.git
synced 2025-02-07 00:49:28 +00:00
tring to bruteforce a good configuration for encryption, second attempt
This commit is contained in:
parent
cec8af82b3
commit
ff2ed7e022
@ -109,6 +109,8 @@ qemu-guest-agent # Install software to allow the host to better interact with th
|
||||
localectl set-keymap ch-fr # Set keymap to `ch-fr`. Alternatively, `us` can be picked
|
||||
sed -i 's/5/1/' /etc/default/grub # set the GRUB_TIMEOUT countdown to 1 instead of 5 seconds.
|
||||
grub2-mkconfig -o /boot/grub2/grub.cfg # Update grub
|
||||
dracut --regenerate-all # Regenerate initramfs
|
||||
|
||||
reboot # Reboot the installer (doesn't work (tm))
|
||||
|
||||
%end # End of the %post section
|
Loading…
x
Reference in New Issue
Block a user