From 43246f26cb11e6f439a91408258c799c23947c9b Mon Sep 17 00:00:00 2001 From: Gerardo Exequiel Pozzi Date: Sun, 25 Apr 2010 15:29:39 -0300 Subject: Remove a non-working boot option: "Boot normally". See FS#19228 for details. Signed-off-by: Gerardo Exequiel Pozzi --- archiso2dual/isolinux.cfg | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'archiso2dual') diff --git a/archiso2dual/isolinux.cfg b/archiso2dual/isolinux.cfg index 1174d74..5ed26e1 100644 --- a/archiso2dual/isolinux.cfg +++ b/archiso2dual/isolinux.cfg @@ -11,7 +11,7 @@ F3 help.txt MENU WIDTH 78 MENU MARGIN 4 -MENU ROWS 7 +MENU ROWS 6 MENU VSHIFT 10 MENU TIMEOUTROW 13 MENU TABMSGROW 11 @@ -51,13 +51,6 @@ KERNEL /boot/x86_64/vmlinuz26 APPEND initrd=/boot/x86_64/archiso.img archisolabel=XXX tmpfs_size=75% locale=en_US.UTF-8 IPAPPEND 0 -LABEL normal -TEXT HELP -Continue normal booting procedure. -ENDTEXT -MENU LABEL Boot normally -LOCALBOOT - LABEL existing TEXT HELP Boot an existing operating system. Press TAB to edit the disk and partition -- cgit v1.2.2