rules/syslinux/extlinux.conf: Added boot option for memtest.
This commit is contained in:
parent
5a8237118f
commit
a6564e1b5d
@ -1,3 +1,6 @@
|
||||
LABEL linux
|
||||
KERNEL /boot/kernel
|
||||
APPEND rootwait root=$cfg_kernel_boot_dev rootfstype=ext2 ro $cfg_kernel_extra_args
|
||||
|
||||
LABEL memtest
|
||||
LINUX /boot/memtest.bin
|
Reference in New Issue
Block a user