<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>jm2c &#187; Linux</title>
	<atom:link href="http://frank.heydlauf.de/jm2c/archive/tag/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://frank.heydlauf.de/jm2c</link>
	<description>das musste mal gesagt werden</description>
	<lastBuildDate>Fri, 30 Apr 2010 18:05:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>serial console &#8211; respawning too fast</title>
		<link>http://frank.heydlauf.de/jm2c/archive/122/122</link>
		<comments>http://frank.heydlauf.de/jm2c/archive/122/122#comments</comments>
		<pubDate>Mon, 21 Dec 2009 21:14:57 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Fehlermeldungen]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[respawn too fast]]></category>
		<category><![CDATA[serial console]]></category>

		<guid isPermaLink="false">http://frank.heydlauf.de/jm2c/?p=122</guid>
		<description><![CDATA[Connecting a headless host by serial console I got the following error:
...
INIT: Id "S0" respawning too fast: disabled for 5 minutes
INIT: Id "S0" respawning too fast: disabled for 5 minutes
INIT: Id "S0" respawning too fast: disabled for 5 minutes
INIT: Id "S0" respawning too fast: disabled for 5 minutes
INIT: Id "S0" respawning too fast: disabled for [...]]]></description>
			<content:encoded><![CDATA[<p>Connecting a headless host by serial console I got the following error:</p>
<pre>...
INIT: Id "S0" respawning too fast: disabled for 5 minutes
INIT: Id "S0" respawning too fast: disabled for 5 minutes
INIT: Id "S0" respawning too fast: disabled for 5 minutes
INIT: Id "S0" respawning too fast: disabled for 5 minutes
INIT: Id "S0" respawning too fast: disabled for 5 minutes
...</pre>
<p>The problem was caused by the following line in /etc/inittab:</p>
<pre>S0:2345:respawn:/sbin/mgetty -b -r -s 115<strong><span style="color: #ff0000;">0</span></strong>00 -p "Serial Console Login: " ttyS0</pre>
<p>Changing the speed from 115000 to 115<strong><span style="color: #ff0000;">2</span></strong>00 fixed the problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://frank.heydlauf.de/jm2c/archive/122/122/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
