Skip to content
Snippets Groups Projects
Unverified Commit 2165d545 authored by nl6720's avatar nl6720
Browse files

Automatically boot the installation environment from syslinux

Timeout is 3 seconds to match systemd-boot's configuration.
parent d835419b
No related branches found
No related tags found
1 merge request!35Automatically boot the installation environment from syslinux
Pipeline #398 passed
......@@ -2,6 +2,9 @@ UI boot/syslinux/menu.c32
MENU TITLE Arch Linux
MENU CLEAR
DEFAULT arch
TIMEOUT 30
LABEL arch
MENU LABEL Arch Linux
LINUX boot/%ARCH%/vmlinuz
......
INCLUDE boot/syslinux/archiso_head.cfg
DEFAULT arch64
TIMEOUT 30
LABEL arch64
TEXT HELP
Boot the Arch Linux install medium on BIOS.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment