6,534
edits
Changes
→Sending side: make sure to disable 'quiet'
console=ttyS0,115200 console=tty0
</pre>
{{Warning|make sure kernel command line does '''not''' contain the word '''<code>quiet</code>''', otherwise most of the kernel messages will not be printed to console.}}
For example, in GRUB boot loader configuration file <tt>/boot/grub/grub.conf</tt> it looks like this: