summaryrefslogtreecommitdiffstats
path: root/EFI/BOOT/grub.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'EFI/BOOT/grub.cfg')
-rw-r--r--EFI/BOOT/grub.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/EFI/BOOT/grub.cfg b/EFI/BOOT/grub.cfg
index 10976c022..d37fcf1c9 100644
--- a/EFI/BOOT/grub.cfg
+++ b/EFI/BOOT/grub.cfg
@@ -9,13 +9,13 @@ set hidden_timeout_quiet=false
#terminal_output gfxterm
-menuentry "Slackware 14.1 huge.s kernel"{
+menuentry "Slackware 14.2 huge.s kernel"{
echo "Loading huge.s kernel and installer initrd. Please wait..."
linux /kernels/huge.s/bzImage vga=normal load_ramdisk=1 prompt_ramdisk=0 ro printk.time=0 nomodeset SLACK_KERNEL=huge.s
initrd /isolinux/initrd.img
}
-menuentry "Slackware 14.1 huge.s kernel (use KMS console)"{
+menuentry "Slackware 14.2 huge.s kernel (use KMS console)"{
echo "Loading huge.s kernel (with KMS) and installer initrd. Please wait..."
linux /kernels/huge.s/bzImage vga=normal load_ramdisk=1 prompt_ramdisk=0 ro printk.time=0 SLACK_KERNEL=huge.s
initrd /isolinux/initrd.img