From 3a551bb250d808bb53c6b278272e83c9d71c9fc9 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 21 Feb 2016 22:03:30 +0100 Subject: Add a syslinux menu option to boot from local harddisk. No idea how to do this for grub2 though. The Slackware option in the EFI boot menu "Detect/boot any installed operating system" doesn't work for me. --- menu.tpl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'menu.tpl') diff --git a/menu.tpl b/menu.tpl index 9db9023..7f88fb3 100644 --- a/menu.tpl +++ b/menu.tpl @@ -72,3 +72,6 @@ label memtest menu label Memory test with memtest86+ kernel /boot/memtest +label localboot +menu label Boot from local drive + localboot -1 -- cgit v1.2.3