mirror of
https://github.com/MeexReay/minceraftOS.git
synced 2025-06-24 10:33:00 +03:00
11 lines
368 B
INI
11 lines
368 B
INI
UI vesamenu.c32
|
|
PROMPT 0
|
|
TIMEOUT 1
|
|
ONTIMEOUT linux
|
|
|
|
|
|
LABEL linux
|
|
MENU LABEL @@BOOT_TITLE@@ @@KERNVER@@ @@ARCH@@
|
|
KERNEL /boot/vmlinuz
|
|
APPEND initrd=/boot/initrd root=live:CDLABEL=VOID_LIVE init=/sbin/init ro rd.luks=0 rd.md=0 rd.dm=0 loglevel=4 vconsole.unicode=1 vconsole.keymap=@@KEYMAP@@ locale.LANG=@@LOCALE@@ @@BOOT_CMDLINE@@ live.autologin live.user=player quiet
|