summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorMichael Neves2012-01-27 15:29:57 +0100
committerMichael Neves2012-01-27 15:29:57 +0100
commitc68d29d992be64b0b89df1117c4c48fa93a57984 (patch)
treed32a5c92a44ca7a16bfcf06870af5634e24b88f4 /config
parentpbs-serials fix (diff)
downloadusb-boot-stick-c68d29d992be64b0b89df1117c4c48fa93a57984.tar.gz
usb-boot-stick-c68d29d992be64b0b89df1117c4c48fa93a57984.tar.xz
usb-boot-stick-c68d29d992be64b0b89df1117c4c48fa93a57984.zip
iso serial query
Diffstat (limited to 'config')
-rw-r--r--config/extlinux/extlinux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/extlinux/extlinux.conf b/config/extlinux/extlinux.conf
index 36a9600..34f0be2 100644
--- a/config/extlinux/extlinux.conf
+++ b/config/extlinux/extlinux.conf
@@ -50,7 +50,7 @@ LABEL SLXSTDBOOT
LABEL DEBUGBOOT
MENU LABEL OpenSLX PreBoot - Debug Mode
KERNEL kernel
- APPEND initrd=initramfs type=USB vga=0x317 debug=3
+ APPEND initrd=initramfs,initramfs-serial type=USB vga=0x317 debug=3
TEXT HELP
Use this to start the preboot environment with debug shells.
ENDTEXT