Lines Matching +full:booting +full:- +full:without +full:- +full:of
7 kernel - by default it is not compiled in. For PC style serial ports
10 :menuselection:`Character devices --> Serial drivers --> 8250/16550 and compatible serial support -…
18 The format of this option is::
29 defines the baudrate/parity/bits/flow control of
31 speed, P is parity (n/o/e), N is number of bits,
51 1. The output will appear only on the first device of each defined type.
58 for other reasons. For example, because of a typo or because
70 because of the default behavior when no console device is specified,
77 If no console device is specified, the first device found capable of
96 rm -f console tty0
97 mknod -m 622 console c 5 1
98 mknod -m 622 tty0 c 4 0
112 it once the system is done booting. This is done by adding a line
115 S1:23:respawn:/sbin/getty -L ttyS1 9600 vt100
122 set the baudrate to 38400 (baudrate of the virtual console).
129 ``/dev/console instead of /dev/tty0``. Some of those programs are::
133 It should be fixed in modern versions of these programs though.
135 Note that if you boot without a ``console=`` option (or with
141 Thanks to Geert Uytterhoeven <geert@linux-m68k.org>
142 for porting the patches from 2.1.4x to 2.1.6x for taking care of
143 the integration of these patches into m68k, ppc and alpha.
145 Miquel van Smoorenburg <miquels@cistron.nl>, 11-Jun-2000