Temporarily disabling extended options, they seem to make problems and need testing.
This commit is contained in:
parent
508cf68252
commit
173bd27953
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue