ISO/configs/baseline/syslinux/syslinux.cfg
nl6720 f00c0734ad
Clear the screen after syslinux exits
Reduce the time where boot loader artifacts linger on screen after the boot loader has done its job.
2020-06-30 10:43:08 +03:00

10 lines
215 B
INI

UI boot/syslinux/menu.c32
MENU TITLE Arch Linux
MENU CLEAR
LABEL arch
MENU LABEL Arch Linux
LINUX boot/%ARCH%/vmlinuz
INITRD boot/%ARCH%/archiso.img
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%