rules/syslinux/extlinux.conf: Added boot option for memtest.

This commit is contained in:
Tiago Marques 2017-08-01 20:40:12 +01:00
parent 5a8237118f
commit a6564e1b5d
1 changed files with 3 additions and 0 deletions

View File

@ -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