21 lines
662 B
INI
21 lines
662 B
INI
LABEL wk_linux_i3
|
|
TEXT HELP
|
|
A live Linux environment (i3)
|
|
* HW diagnostics, file-based backups, data recovery, etc
|
|
ENDTEXT
|
|
MENU LABEL Linux (i3)
|
|
LINUX boot/x86_64/vmlinuz
|
|
INITRD boot/intel_ucode.img,boot/x86_64/archiso.img
|
|
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% quiet copytoram loglevel=3 i3
|
|
SYSAPPEND 3
|
|
|
|
LABEL wk_linux_cli
|
|
TEXT HELP
|
|
A live Linux environment (CLI)
|
|
* HW diagnostics, file-based backups, data recovery, etc
|
|
ENDTEXT
|
|
MENU LABEL Linux (CLI)
|
|
LINUX boot/x86_64/vmlinuz
|
|
INITRD boot/intel_ucode.img,boot/x86_64/archiso.img
|
|
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% copytoram nox nomodeset
|
|
SYSAPPEND 3
|