mirror of
https://github.com/MeexReay/minceraftOS.git
synced 2025-06-24 02:22:59 +03:00
10 lines
409 B
INI
10 lines
409 B
INI
PROMPT 0
|
|
TIMEOUT 1
|
|
ONTIMEOUT linux
|
|
color black/black black/black
|
|
|
|
LABEL linux
|
|
MENU LABEL @@BOOT_TITLE@@ @@KERNVER@@ @@ARCH@@
|
|
KERNEL /boot/vmlinuz
|
|
APPEND initrd=/boot/initrd root=live:CDLABEL=VOID_LIVE rw init=/sbin/init rd.luks=0 rd.md=0 rd.dm=0 loglevel=1 vconsole.unicode=1 vconsole.keymap=@@KEYMAP@@ locale.LANG=@@LOCALE@@ @@BOOT_CMDLINE@@ live.autologin live.user=player quiet splash vt.color=0 vga=0x301
|