correct case in memdisk document's example
This commit is contained in:
parent
c125de457e
commit
f190fc5842
@ -79,13 +79,13 @@ LABEL clean
|
|||||||
MENU LABEL FreeDOS with no drivers
|
MENU LABEL FreeDOS with no drivers
|
||||||
KERNEL memdisk
|
KERNEL memdisk
|
||||||
INITRD /fdos0360.img
|
INITRD /fdos0360.img
|
||||||
APPEND FLOPPY FD={SET config=0}
|
APPEND floppy FD={SET config=0}
|
||||||
|
|
||||||
LABEL jemm
|
LABEL jemm
|
||||||
MENU LABEL FreeDOS with memory manager
|
MENU LABEL FreeDOS with memory manager
|
||||||
KERNEL memdisk
|
KERNEL memdisk
|
||||||
INITRD /fdos0360.img
|
INITRD /fdos0360.img
|
||||||
APPEND FLOPPY FD={SET config=1}{DEVICE?=JEMMEX.EXE
|
APPEND floppy FD={SET config=1}{DEVICE?=JEMMEX.EXE
|
||||||
|
|
||||||
|
|
||||||
Syslinux boot-prompt (when vesamenu not used):
|
Syslinux boot-prompt (when vesamenu not used):
|
||||||
|
Loading…
Reference in New Issue
Block a user