<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Firmware Upgrade 0.0.4 to 0.0.5 hangs]]></title><description><![CDATA[<p dir="auto">Waiting for more than a day. Upgrade page states "Do NOT unplug"<br />
What should I do ?</p>
<ul>
<li>Console is still responsive</li>
<li>I can ssh</li>
<li>logon screen still shows omega-ware 0.0.4</li>
</ul>
<p dir="auto">I clicked the upgrade button again, will update post if this helps</p>
]]></description><link>http://community.onion.io/topic/354/firmware-upgrade-0-0-4-to-0-0-5-hangs</link><generator>RSS for Node</generator><lastBuildDate>Sun, 08 Mar 2026 04:49:27 GMT</lastBuildDate><atom:link href="http://community.onion.io/topic/354.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 28 Dec 2015 10:58:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Firmware Upgrade 0.0.4 to 0.0.5 hangs on Mon, 28 Dec 2015 10:58:39 GMT]]></title><description><![CDATA[<p dir="auto">Waiting for more than a day. Upgrade page states "Do NOT unplug"<br />
What should I do ?</p>
<ul>
<li>Console is still responsive</li>
<li>I can ssh</li>
<li>logon screen still shows omega-ware 0.0.4</li>
</ul>
<p dir="auto">I clicked the upgrade button again, will update post if this helps</p>
]]></description><link>http://community.onion.io/post/2816</link><guid isPermaLink="true">http://community.onion.io/post/2816</guid><dc:creator><![CDATA[Carl Verbiest]]></dc:creator><pubDate>Mon, 28 Dec 2015 10:58:39 GMT</pubDate></item><item><title><![CDATA[Reply to Firmware Upgrade 0.0.4 to 0.0.5 hangs on Mon, 28 Dec 2015 11:06:15 GMT]]></title><description><![CDATA[<p dir="auto">seems to be stuck at downloading the image</p>
<p dir="auto">root@Omega-1AE6:~# ps | grep wget<br />
13507 root      3388 S    wget -q -O /tmp/omega-v0.0.5-b251.bin <a href="http://repo.onion.io/omega/images/omega-v0.0.5-b251" rel="nofollow">http://repo.onion.io/omega/images/omega-v0.0.5-b251</a>.</p>
<p dir="auto">root@Omega-1AE6:~# ls -l /tmp/omega-v0.0.5-b251.bin<br />
-rw-------    1 root     root       5021395 Dec 28 11:56 /tmp/omega-v0.0.5-b251.bin</p>
]]></description><link>http://community.onion.io/post/2817</link><guid isPermaLink="true">http://community.onion.io/post/2817</guid><dc:creator><![CDATA[Carl Verbiest]]></dc:creator><pubDate>Mon, 28 Dec 2015 11:06:15 GMT</pubDate></item><item><title><![CDATA[Reply to Firmware Upgrade 0.0.4 to 0.0.5 hangs on Mon, 28 Dec 2015 12:08:04 GMT]]></title><description><![CDATA[<p dir="auto">succeeded on 4th attempt.</p>
<p dir="auto">Is there a way to use the /usr/bin/oupgrade script with an image file ?<br />
I had no problems  downloading the image on my PC.</p>
]]></description><link>http://community.onion.io/post/2818</link><guid isPermaLink="true">http://community.onion.io/post/2818</guid><dc:creator><![CDATA[Carl Verbiest]]></dc:creator><pubDate>Mon, 28 Dec 2015 12:08:04 GMT</pubDate></item><item><title><![CDATA[Reply to Firmware Upgrade 0.0.4 to 0.0.5 hangs on Mon, 28 Dec 2015 18:10:55 GMT]]></title><description><![CDATA[<p dir="auto">Should be possible with sysupgrade command...</p>
<p dir="auto">It's described in the cross compile tutorial.</p>
<hr />
<pre><code>sysupgrade openwrt-ar71xx-generic-onion-omega-squashfs-factory.bin
</code></pre>
<p dir="auto">If you wish the system to try to preserve modified files in /etc directory, where most of the configuration is kept, add the -c flag:</p>
<pre><code>sysupgrade -c openwrt-ar71xx-generic-onion-omega-squashfs-factory.bin
</code></pre>
<p dir="auto">If you wish to overwrite all configuration changes and restore the original image setting, add the -n flag:</p>
<pre><code>sysupgrade -n openwrt-ar71xx-generic-onion-omega-squashfs-factory.bin
</code></pre>
]]></description><link>http://community.onion.io/post/2819</link><guid isPermaLink="true">http://community.onion.io/post/2819</guid><dc:creator><![CDATA[Thomas Mueller]]></dc:creator><pubDate>Mon, 28 Dec 2015 18:10:55 GMT</pubDate></item></channel></rss>