From d8a50346ac88e4176814edda1dea8b900800624e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 23 Sep 2007 14:05:10 +0200 Subject: Temporarily disabling extended options, they seem to make problems and need testing. --- templates/syslinux/common/syslinux.cfg | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/templates/syslinux/common/syslinux.cfg b/templates/syslinux/common/syslinux.cfg index 6c3ba7f..526f1d4 100644 --- a/templates/syslinux/common/syslinux.cfg +++ b/templates/syslinux/common/syslinux.cfg @@ -20,17 +20,17 @@ LINUX_INSTALL MEMTEST -LABEL floppy - localboot 0x00 +#LABEL floppy +# localboot 0x00 -LABEL disk1 - localboot 0x80 +#LABEL disk1 +# localboot 0x80 -LABEL disk2 - localboot 0x81 +#LABEL disk2 +# localboot 0x81 -LABEL nextboot - localboot -1 +#LABEL nextboot +# localboot -1 PROMPT 1 TIMEOUT LINUX_TIMEOUT -- cgit v1.0