<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://hurlster.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Serial_Console</id>
	<title>Serial Console - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://hurlster.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Serial_Console"/>
	<link rel="alternate" type="text/html" href="https://hurlster.com/wiki/index.php?title=Serial_Console&amp;action=history"/>
	<updated>2026-05-27T20:47:55Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://hurlster.com/wiki/index.php?title=Serial_Console&amp;diff=2505&amp;oldid=prev</id>
		<title>Gqwill69 at 20:07, 29 October 2012</title>
		<link rel="alternate" type="text/html" href="https://hurlster.com/wiki/index.php?title=Serial_Console&amp;diff=2505&amp;oldid=prev"/>
		<updated>2012-10-29T20:07:57Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This enables serial output via the RS232 interface&lt;br /&gt;
&lt;br /&gt;
*/etc/default/grub&lt;br /&gt;
 # If you change this file, run &amp;#039;update-grub&amp;#039; afterwards to update&lt;br /&gt;
 # /boot/grub/grub.cfg.&lt;br /&gt;
 # For full documentation of the options in this file, see:&lt;br /&gt;
 #   info -f grub -n &amp;#039;Simple configuration&amp;#039;&lt;br /&gt;
 &lt;br /&gt;
 GRUB_DEFAULT=0&lt;br /&gt;
 #GRUB_HIDDEN_TIMEOUT=0&lt;br /&gt;
 GRUB_HIDDEN_TIMEOUT_QUIET=true&lt;br /&gt;
 GRUB_TIMEOUT=10&lt;br /&gt;
 GRUB_DISTRIBUTOR=`lsb_release -i -s 2&amp;gt; /dev/null || echo Debian`&lt;br /&gt;
 GRUB_CMDLINE_LINUX_DEFAULT=&amp;quot;acpi_enforce_resources=lax&amp;quot;&lt;br /&gt;
 &amp;#039;&amp;#039;&amp;#039;GRUB_CMDLINE_LINUX=&amp;quot;console=tty1 console=ttyS0,115200n8&amp;quot;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 &lt;br /&gt;
 # Uncomment to enable BadRAM filtering, modify to suit your needs&lt;br /&gt;
 # This works with Linux (no patch required) and with any kernel that obtains&lt;br /&gt;
 # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)&lt;br /&gt;
 #GRUB_BADRAM=&amp;quot;0x01234567,0xfefefefe,0x89abcdef,0xefefefef&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
 # Uncomment to disable graphical terminal (grub-pc only)&lt;br /&gt;
 &amp;#039;&amp;#039;&amp;#039;#GRUB_TERMINAL=console&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 &amp;#039;&amp;#039;&amp;#039;GRUB_TERMINAL=serial&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 &amp;#039;&amp;#039;&amp;#039;GRUB_SERIAL_COMMAND=&amp;quot;serial --speed=115200 --unit=0 --word=8 --parity=no --stop=1&amp;quot;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*/etc/init/ttyS0.conf &lt;br /&gt;
 # ttyS0 - getty&lt;br /&gt;
 #&lt;br /&gt;
 # This service maintains a getty on ttyS0 from the point the system is&lt;br /&gt;
 # started until it is shut down again.&lt;br /&gt;
 &lt;br /&gt;
 start on stopped rc or RUNLEVEL=[2345]&lt;br /&gt;
 stop on runlevel [!2345]&lt;br /&gt;
 &lt;br /&gt;
 respawn&lt;br /&gt;
 exec /sbin/getty -L 115200 ttyS0 vt102&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux]]&lt;/div&gt;</summary>
		<author><name>Gqwill69</name></author>
	</entry>
</feed>