<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://sarwiki.informatik.hu-berlin.de/index.php?action=history&amp;feed=atom&amp;title=BRN%3ASoftware%3ABuild_and_Distribution%3AOpenWGT-FAQ</id>
	<title>BRN:Software:Build and Distribution:OpenWGT-FAQ - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://sarwiki.informatik.hu-berlin.de/index.php?action=history&amp;feed=atom&amp;title=BRN%3ASoftware%3ABuild_and_Distribution%3AOpenWGT-FAQ"/>
	<link rel="alternate" type="text/html" href="https://sarwiki.informatik.hu-berlin.de/index.php?title=BRN:Software:Build_and_Distribution:OpenWGT-FAQ&amp;action=history"/>
	<updated>2026-04-07T17:18:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://sarwiki.informatik.hu-berlin.de/index.php?title=BRN:Software:Build_and_Distribution:OpenWGT-FAQ&amp;diff=5959&amp;oldid=prev</id>
		<title>Jeschke at 19:28, 15 September 2006</title>
		<link rel="alternate" type="text/html" href="https://sarwiki.informatik.hu-berlin.de/index.php?title=BRN:Software:Build_and_Distribution:OpenWGT-FAQ&amp;diff=5959&amp;oldid=prev"/>
		<updated>2006-09-15T19:28:30Z</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;&amp;#039;&amp;#039;&amp;#039;Q&amp;#039;&amp;#039;&amp;#039;: Why does the system sometimes hang while reboot?&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;A&amp;#039;&amp;#039;&amp;#039;: &amp;lt;ol&amp;gt;&amp;lt;li&amp;gt;On newer busybox versions the command after a &amp;#039;&amp;#039;shutdown&amp;#039;&amp;#039; keyword from the &amp;#039;&amp;#039;/etc/inttab&amp;#039;&amp;#039; file will be executed, e.g.:&lt;br /&gt;
&amp;lt;pre&amp;gt; ::shutdown:/sbin/halt&amp;lt;/pre&amp;gt;&lt;br /&gt;
So a &amp;#039;&amp;#039;halt&amp;#039;&amp;#039; action will be followed by a &amp;#039;&amp;#039;reboot&amp;#039;&amp;#039; and the node will only executes the &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;halt&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039; action.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;A &amp;#039;&amp;#039;reboot&amp;#039;&amp;#039; is implemented by triggering a watchdog event. After writing to flash, the hardware watchdog failes in some cases.&amp;lt;br&amp;gt;An intensive read of the flash seems to solve that timing problem:&lt;br /&gt;
&amp;lt;pre&amp;gt;$ cat /dev/mtdblock/3 &amp;gt; /dev/null&lt;br /&gt;
$ cat /dev/mtdblock/2 &amp;gt; /dev/null&lt;br /&gt;
$ reboot -f&amp;lt;/pre&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;/div&gt;</summary>
		<author><name>Jeschke</name></author>
	</entry>
</feed>