From a31541517b344d447fd5129ce4d6e0d222166635 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 14 Feb 2009 11:07:17 +0100 Subject: Updating syslinux menu configuration. --- templates/syslinux/common/live.cfg | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 templates/syslinux/common/live.cfg (limited to 'templates/syslinux/common/live.cfg') diff --git a/templates/syslinux/common/live.cfg b/templates/syslinux/common/live.cfg new file mode 100644 index 000000000..b5a6e5c74 --- /dev/null +++ b/templates/syslinux/common/live.cfg @@ -0,0 +1,17 @@ +{$LINUX_LIVE} + +{$LINUX_INSTALL} + +{$MEMTEST} + +#label floppy +# localboot 0x00 + +#label disk1 +# localboot 0x80 + +#label disk2 +# localboot 0x81 + +#label nextboot +# localboot -1 -- cgit v1.2.3