Skip to content

Commit

Permalink
Regen grub and initramfs on installation
Browse files Browse the repository at this point in the history
  • Loading branch information
tduck973564 committed Aug 18, 2024
1 parent 49c3b0c commit 6148548
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,7 @@ systemctl enable tuned-ppd

# Mask hibernate - usually just causes problems
systemctl mask hibernate.target

# Regenerate grub and initramfs
grub2-mkconfig -o /boot/grub2/grub.cfg
dracut -f --regenerate-all

0 comments on commit 6148548

Please sign in to comment.