USING GRUB 2.12 IN SLACKWARE-CURRENT (15.1) grub-install --target=x86_64-efi --efi-directory=/boot/efi/ --bootloader-id=Slackware --recheck grub-mkconfig -o /boot/grub/grub.cfg Everytime update the kernel you should run: grub-mkconfig -o /boot/grub/grub.cfg OR (this script comes with grub package) update-grub ------------------------------------------------------------------ Last Modified: 2026-01-03 00:00:00 UTC