summaryrefslogtreecommitdiffstats
path: root/menu.tpl
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-02-21 22:03:30 +0100
committer Eric Hameleers <alien@slackware.com>2016-02-21 22:03:30 +0100
commit3a551bb250d808bb53c6b278272e83c9d71c9fc9 (patch)
treed769d89d1fc8890f3ca0087fb4a2ffb18f4fff7b /menu.tpl
parent28173cf5f6ec802edad36b1c7d1ff64e60abacda (diff)
downloadliveslak-3a551bb250d808bb53c6b278272e83c9d71c9fc9.tar.gz
liveslak-3a551bb250d808bb53c6b278272e83c9d71c9fc9.tar.xz
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.
Diffstat (limited to '')
-rw-r--r--menu.tpl3
1 files changed, 3 insertions, 0 deletions
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