summaryrefslogtreecommitdiffstats
path: root/install-usb
diff options
context:
space:
mode:
Diffstat (limited to 'install-usb')
-rwxr-xr-xinstall-usb4
1 files changed, 2 insertions, 2 deletions
diff --git a/install-usb b/install-usb
index 39f84cd..5b63c67 100755
--- a/install-usb
+++ b/install-usb
@@ -49,7 +49,7 @@ MENU TITLE Welcome to OpenSLX PreBoot USB Ext2/3 (Mini Linux/Kexec)
LABEL SLXSTDBOOT
MENU LABEL OpenSLX PreBoot - Stateless Netboot Linux ...
KERNEL kernel
- APPEND initrd=init
+ APPEND initrd=init vga=0x317
TEXT HELP
Use this (default) entry if you have configured your client.
You have chance to edit the kernel commandline by hitting the
@@ -58,7 +58,7 @@ LABEL SLXSTDBOOT
LABEL DEBUGBOOT
MENU LABEL OpenSLX PreBoot - Debug Mode
KERNEL kernel
- APPEND initrd=init debug=3
+ APPEND initrd=init vga=0x317 debug=3
TEXT HELP
Use this to start the preboot environment with debug shells.
ENDTEXT