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
|
MEMTEST
|
||||||
|
|
||||||
LABEL floppy
|
#LABEL floppy
|
||||||
localboot 0x00
|
# localboot 0x00
|
||||||
|
|
||||||
LABEL disk1
|
#LABEL disk1
|
||||||
localboot 0x80
|
# localboot 0x80
|
||||||
|
|
||||||
LABEL disk2
|
#LABEL disk2
|
||||||
localboot 0x81
|
# localboot 0x81
|
||||||
|
|
||||||
LABEL nextboot
|
#LABEL nextboot
|
||||||
localboot -1
|
# localboot -1
|
||||||
|
|
||||||
PROMPT 1
|
PROMPT 1
|
||||||
TIMEOUT LINUX_TIMEOUT
|
TIMEOUT LINUX_TIMEOUT
|
||||||
|
|
Loading…
Reference in New Issue