From f7c3fd7e2f892d93bf159ad433a627de627fd60a Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Fri, 12 Apr 2013 13:39:17 +0000 Subject: Add some details about serial console boot parameter. --- en/boot-installer/parameters.xml | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) (limited to 'en/boot-installer/parameters.xml') diff --git a/en/boot-installer/parameters.xml b/en/boot-installer/parameters.xml index 5d3ea47a0..0a1dcdf00 100644 --- a/en/boot-installer/parameters.xml +++ b/en/boot-installer/parameters.xml @@ -27,7 +27,10 @@ common gotchas are included below in - + + Boot console + + If you are booting with a serial console, generally the kernel will autodetect this. @@ -38,8 +41,15 @@ to pass the argument to the kernel, where device is your serial device, which is usually something like ttyS0. - - + + + +You may need to specify parameters for the serial port, such as speed and +parity, for instance console=ttyS0,9600n8 ; other typical +speeds may be 57600 or 115200. + + + In order to ensure the terminal type used by the installer matches your terminal emulator, the parameter TERM=type can be added. @@ -51,11 +61,10 @@ virtualization tool which does not provide conversion into such terminals types itself, e.g. QEMU/KVM, you can start it inside a screen session. That will indeed perform translation into the screen terminal type, which is very close to vt102. - - + - + For &arch-title; the serial devices are ttya or ttyb. @@ -65,6 +74,7 @@ Alternatively, set the input-device and + &debian; Installer Parameters -- cgit v1.2.3