<?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[2+ boots from usb, but goes into read only mode]]></title><description><![CDATA[<p dir="auto">All the files show up under /root as they normally would, and df -h shows sda1 mounted as overlay, but it boots into "Your JFFS2-partition seems full and overlayfs is mounted read-only". The 16gb usb only has has ~1gb on it. If i boot with the usb not plugged in, and then plug it in i can access and edit content, but some reads/writes are REALLY slow...like one time a directory with like 5 files in it took almost 30 seconds to ls -lah. Adding correct fstab to /etc/config or /tmp/mountd/.../upper/etc/config and rebooting did not change anything.</p>
<p dir="auto">Suspecting that the issue is the usb is about to die, and the inconsistent read/write performance being the cause (also slow when using an ubuntu box to make a backup). Either</p>
<ul>
<li>
<p dir="auto">A) what else do i need to try/outputs you want (and boot method no usb, with usb, firmware recovery mode over usb serial)</p>
</li>
<li>
<p dir="auto">B) would the correct method to switch usb sticks be to follow <a href="https://docs.onion.io/omega2-docs/boot-from-external-storage.html" rel="nofollow">https://docs.onion.io/omega2-docs/boot-from-external-storage.html</a> on new usb, copy fstab off new usb, restore image of current usb to new usb, move fstab into new usb</p>
</li>
</ul>
]]></description><link>http://community.onion.io/topic/4319/2-boots-from-usb-but-goes-into-read-only-mode</link><generator>RSS for Node</generator><lastBuildDate>Tue, 12 May 2026 18:35:43 GMT</lastBuildDate><atom:link href="http://community.onion.io/topic/4319.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 31 Oct 2020 08:46:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 2+ boots from usb, but goes into read only mode on Sat, 31 Oct 2020 08:46:43 GMT]]></title><description><![CDATA[<p dir="auto">All the files show up under /root as they normally would, and df -h shows sda1 mounted as overlay, but it boots into "Your JFFS2-partition seems full and overlayfs is mounted read-only". The 16gb usb only has has ~1gb on it. If i boot with the usb not plugged in, and then plug it in i can access and edit content, but some reads/writes are REALLY slow...like one time a directory with like 5 files in it took almost 30 seconds to ls -lah. Adding correct fstab to /etc/config or /tmp/mountd/.../upper/etc/config and rebooting did not change anything.</p>
<p dir="auto">Suspecting that the issue is the usb is about to die, and the inconsistent read/write performance being the cause (also slow when using an ubuntu box to make a backup). Either</p>
<ul>
<li>
<p dir="auto">A) what else do i need to try/outputs you want (and boot method no usb, with usb, firmware recovery mode over usb serial)</p>
</li>
<li>
<p dir="auto">B) would the correct method to switch usb sticks be to follow <a href="https://docs.onion.io/omega2-docs/boot-from-external-storage.html" rel="nofollow">https://docs.onion.io/omega2-docs/boot-from-external-storage.html</a> on new usb, copy fstab off new usb, restore image of current usb to new usb, move fstab into new usb</p>
</li>
</ul>
]]></description><link>http://community.onion.io/post/22761</link><guid isPermaLink="true">http://community.onion.io/post/22761</guid><dc:creator><![CDATA[josh hightower]]></dc:creator><pubDate>Sat, 31 Oct 2020 08:46:43 GMT</pubDate></item><item><title><![CDATA[Reply to 2+ boots from usb, but goes into read only mode on Sat, 31 Oct 2020 09:32:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/1585">@josh-hightower</a> if you post the output of df -hT that would help.</p>
]]></description><link>http://community.onion.io/post/22762</link><guid isPermaLink="true">http://community.onion.io/post/22762</guid><dc:creator><![CDATA[crispyoz]]></dc:creator><pubDate>Sat, 31 Oct 2020 09:32:27 GMT</pubDate></item><item><title><![CDATA[Reply to 2+ boots from usb, but goes into read only mode on Sat, 31 Oct 2020 10:10:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/6184">@crispyoz</a> booted with usb unplugged, then plugged in for second call</p>
<pre><code>   Ω-ware: 0.2.2 b200
 -----------------------------------------------------
root@Omega-1AB5:~# df -hT
Filesystem           Type            Size      Used Available Use% Mounted on
/dev/root            squashfs        6.0M      6.0M         0 100% /rom
tmpfs                tmpfs          61.4M    212.0K     61.1M   0% /tmp
/dev/mtdblock6       jffs2          24.4M      1.2M     23.2M   5% /overlay
overlayfs:/overlay   overlay        24.4M      1.2M     23.2M   5% /
tmpfs                tmpfs         512.0K         0    512.0K   0% /dev
root@Omega-1AB5:~#
root@Omega-1AB5:~#
root@Omega-1AB5:~# df -hT
Filesystem           Type            Size      Used Available Use% Mounted on
/dev/root            squashfs        6.0M      6.0M         0 100% /rom
tmpfs                tmpfs          61.4M    220.0K     61.1M   0% /tmp
/dev/mtdblock6       jffs2          24.4M      1.2M     23.2M   5% /overlay
overlayfs:/overlay   overlay        24.4M      1.2M     23.2M   5% /
tmpfs                tmpfs         512.0K         0    512.0K   0% /dev
/dev/sda1            ext4           14.6G    875.2M     13.0G   6% /tmp/run/mountd/sda1
root@Omega-1AB5:~#

</code></pre>
<p dir="auto">booted with usb plugged in</p>
<pre><code>
   Ω-ware: 0.2.2 b200
 -----------------------------------------------------
Your JFFS2-partition seems full and overlayfs is mounted read-only.
Please try to remove files from /overlay/upper/... and reboot!
root@(none):~# df -hT
Filesystem           Type            Size      Used Available Use% Mounted on
/dev/root            squashfs        6.0M      6.0M         0 100% /rom
tmpfs                tmpfs          61.4M    204.0K     61.2M   0% /tmp
/dev/sda1            ext4           14.6G    939.1M     12.9G   7% /overlay
overlayfs:/overlay   overlay        14.6G    939.1M     12.9G   7% /
tmpfs                tmpfs         512.0K         0    512.0K   0% /dev
/dev/sda1            ext4           14.6G    939.1M     12.9G   7% /tmp/run/mountd/sda1
root@(none):~#

</code></pre>
<p dir="auto">both of these were done over wifi connection</p>
]]></description><link>http://community.onion.io/post/22763</link><guid isPermaLink="true">http://community.onion.io/post/22763</guid><dc:creator><![CDATA[josh hightower]]></dc:creator><pubDate>Sat, 31 Oct 2020 10:10:51 GMT</pubDate></item><item><title><![CDATA[Reply to 2+ boots from usb, but goes into read only mode on Sat, 31 Oct 2020 12:14:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/1585">@josh-hightower</a> :</p>
<p dir="auto">You would want to check the same /dev/sda1 being mounted at two mount-points:<br />
1:<br />
/dev/sda1            ext4           14.6G    939.1M     12.9G   7% <code>/overlay</code><br />
2:<br />
/dev/sda1            ext4           14.6G    939.1M     12.9G   7% <code>/tmp/run/mountd/sda1</code></p>
<p dir="auto">Thanks..</p>
]]></description><link>http://community.onion.io/post/22764</link><guid isPermaLink="true">http://community.onion.io/post/22764</guid><dc:creator><![CDATA[tjoseph1]]></dc:creator><pubDate>Sat, 31 Oct 2020 12:14:58 GMT</pubDate></item><item><title><![CDATA[Reply to 2+ boots from usb, but goes into read only mode on Sat, 31 Oct 2020 12:23:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/7326">@tjoseph1</a> the example output at bottom of the linked booting from external storage page does as well</p>
<pre><code>Filesystem                Size      Used Available Use% Mounted on
/dev/root                 5.5M      5.5M         0 100% /rom
tmpfs                    29.7M    196.0K     29.5M   1% /tmp
/dev/sda1                14.1G     46.7M     13.4G   0% /overlay
overlayfs:/overlay       14.1G     46.7M     13.4G   0% /
tmpfs                   512.0K         0    512.0K   0% /dev
/dev/sda1                14.1G     46.7M     13.4G   0% /tmp/run/mountd/sda1
</code></pre>
]]></description><link>http://community.onion.io/post/22765</link><guid isPermaLink="true">http://community.onion.io/post/22765</guid><dc:creator><![CDATA[josh hightower]]></dc:creator><pubDate>Sat, 31 Oct 2020 12:23:35 GMT</pubDate></item><item><title><![CDATA[Reply to 2+ boots from usb, but goes into read only mode on Sat, 31 Oct 2020 12:38:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/1585">@josh-hightower</a> :<br />
I don't think you can mount an ext4 file-system in more than one place. Doing so would corrupt the metadata.</p>
<p dir="auto">Does your application require that you mount a volume at  /tmp/run/mountd/sda1 ?</p>
<p dir="auto">Thanks..</p>
]]></description><link>http://community.onion.io/post/22766</link><guid isPermaLink="true">http://community.onion.io/post/22766</guid><dc:creator><![CDATA[tjoseph1]]></dc:creator><pubDate>Sat, 31 Oct 2020 12:38:29 GMT</pubDate></item><item><title><![CDATA[Reply to 2+ boots from usb, but goes into read only mode on Sat, 31 Oct 2020 12:50:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/7326">@tjoseph1</a> everything uses paths relative to home. The second mount (/tmp/run/mountd/sda1) is just the automatic one, not manual. But if that were a problem, why would it be in the onion docs?</p>
]]></description><link>http://community.onion.io/post/22767</link><guid isPermaLink="true">http://community.onion.io/post/22767</guid><dc:creator><![CDATA[josh hightower]]></dc:creator><pubDate>Sat, 31 Oct 2020 12:50:28 GMT</pubDate></item><item><title><![CDATA[Reply to 2+ boots from usb, but goes into read only mode on Sat, 31 Oct 2020 12:55:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/1585">@josh-hightower</a> :</p>
<p dir="auto">Could you point me to the onion docs.. May be the docs was presenting a special case ? I would like to have a look. Please post the link to the doc..</p>
<p dir="auto">Thanks ..</p>
]]></description><link>http://community.onion.io/post/22768</link><guid isPermaLink="true">http://community.onion.io/post/22768</guid><dc:creator><![CDATA[tjoseph1]]></dc:creator><pubDate>Sat, 31 Oct 2020 12:55:20 GMT</pubDate></item><item><title><![CDATA[Reply to 2+ boots from usb, but goes into read only mode on Sat, 31 Oct 2020 12:57:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/7326">@tjoseph1</a> <a href="https://docs.onion.io/omega2-docs/boot-from-external-storage.html" rel="nofollow">https://docs.onion.io/omega2-docs/boot-from-external-storage.html</a></p>
]]></description><link>http://community.onion.io/post/22769</link><guid isPermaLink="true">http://community.onion.io/post/22769</guid><dc:creator><![CDATA[josh hightower]]></dc:creator><pubDate>Sat, 31 Oct 2020 12:57:10 GMT</pubDate></item><item><title><![CDATA[Reply to 2+ boots from usb, but goes into read only mode on Sat, 31 Oct 2020 13:20:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/1585">@josh-hightower</a> :<br />
You are right. I saw the <code>df -h</code> command output towards the end of the docs matches the screenshot you provided. May be things were different with b200 firmware, that you have.</p>
<p dir="auto"># df -h shows only two lines pertaining to the sda volume (4.0G) in b233, which are:<br />
Filesystem           Type            Size      Used Available Use% Mounted on<br />
..<br />
/dev/sda1            ext4            4.0G    597.2M      3.2G  16% /overlay<br />
overlayfs:/overlay   overlay         4.0G    597.2M      3.2G  16% /</p>
<p dir="auto">Thanks..</p>
]]></description><link>http://community.onion.io/post/22770</link><guid isPermaLink="true">http://community.onion.io/post/22770</guid><dc:creator><![CDATA[tjoseph1]]></dc:creator><pubDate>Sat, 31 Oct 2020 13:20:04 GMT</pubDate></item><item><title><![CDATA[Reply to 2+ boots from usb, but goes into read only mode on Sat, 31 Oct 2020 17:26:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/1585">@josh-hightower</a> :</p>
<p dir="auto">Since this is an Omega2+ module, can you upgrade to b233 firmware, unless your custom app may have old version dependencies..</p>
<p dir="auto">The DL link:<br />
<a href="http://repo.onioniot.com.s3.amazonaws.com/omega2/images/omega2p-v0.3.2-b233.bin" rel="nofollow">http://repo.onioniot.com.s3.amazonaws.com/omega2/images/omega2p-v0.3.2-b233.bin</a></p>
<p dir="auto">Thanks..</p>
]]></description><link>http://community.onion.io/post/22772</link><guid isPermaLink="true">http://community.onion.io/post/22772</guid><dc:creator><![CDATA[tjoseph1]]></dc:creator><pubDate>Sat, 31 Oct 2020 17:26:45 GMT</pubDate></item><item><title><![CDATA[Reply to 2+ boots from usb, but goes into read only mode on Sun, 01 Nov 2020 09:22:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/7326">@tjoseph1</a> it uses oled, relay, 1 wire sensor, and then everything else if python libs so shouldn't be an issue there. I would assume that the functionality of some of the add ons (like relay) are not being removed even tho the hardware is being stopped? I have not verified it since code changes have been made since the last hardware swap, but the following is in my install script. I know python 2 is at EOL, but i have not migrated the project to python 3 yet.</p>
<pre><code>opkg update
opkg install python pyOledExp pyRelayExp python-pip
pip insstall pyowm
</code></pre>
]]></description><link>http://community.onion.io/post/22775</link><guid isPermaLink="true">http://community.onion.io/post/22775</guid><dc:creator><![CDATA[josh hightower]]></dc:creator><pubDate>Sun, 01 Nov 2020 09:22:31 GMT</pubDate></item><item><title><![CDATA[Reply to 2+ boots from usb, but goes into read only mode on Sun, 01 Nov 2020 12:43:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/1585">@josh-hightower</a> :<br />
I am not familiar with b200 and it's overlay. I started 3 mo back  with b233. Typically a volume is mounted at only one place. If you have another device, you could check the compatibility under b233, before migrating to b233.</p>
]]></description><link>http://community.onion.io/post/22778</link><guid isPermaLink="true">http://community.onion.io/post/22778</guid><dc:creator><![CDATA[tjoseph1]]></dc:creator><pubDate>Sun, 01 Nov 2020 12:43:34 GMT</pubDate></item><item><title><![CDATA[Reply to 2+ boots from usb, but goes into read only mode on Thu, 05 Nov 2020 11:54:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/7326">@tjoseph1</a> long story short, that flash drive was failing...well more like failed. Forensic images have been taken merged with /overlay and just mounted and other and is a future project to test recovery or repair (have not looked at drive's board yet). Brand new flash drive (usb 3.0 even tho im pretty sure 2+ only supports usb 2) different 2+ and it is running fine. Also forced me to finish the update to my thermostat code to be able to push it to the different 2+. Even with this new drive that is working with 3199, could not get 1AB5 (one referenced to begin with) or my pro to correctly boot off it. Came across this, <a href="https://github.com/Pi4IoT/Omega2_External_Storage" rel="nofollow">https://github.com/Pi4IoT/Omega2_External_Storage</a>, which changes 2 flags...have not dug into it but it is mostly the same as the onion docs and it is working. Maybe that has to do with why the other 2 would not boot off it, they just booted and then mounted it. Never saw mtdblock6/7 before, wondering if the new firmware means that page (<a href="https://docs.onion.io/omega2-docs/boot-from-external-storage.html" rel="nofollow">https://docs.onion.io/omega2-docs/boot-from-external-storage.html</a>) is a little out of date?</p>
<pre><code>   Ω-ware: 0.3.2 b233
 -----------------------------------------------------
root@Omega-3199:~# df -hT
Filesystem           Type            Size      Used Available Use% Mounted on
/dev/root            squashfs        7.8M      7.8M         0 100% /rom
tmpfs                tmpfs          60.9M      4.7M     56.3M   8% /tmp
/dev/sda1            ext4           28.3G     85.4M     26.8G   0% /overlay
overlayfs:/overlay   overlay        28.3G     85.4M     26.8G   0% /
tmpfs                tmpfs         512.0K         0    512.0K   0% /dev
/dev/sda1            ext4           28.3G     85.4M     26.8G   0% /mnt/sda1
/dev/mtdblock6       jffs2          22.1M      7.1M     15.0M  32% /mnt/mtdblock6
/dev/mtdblock7       jffs2         512.0K    196.0K    316.0K  38% /mnt/mtdblock7
root@Omega-3199:~#
</code></pre>
]]></description><link>http://community.onion.io/post/22802</link><guid isPermaLink="true">http://community.onion.io/post/22802</guid><dc:creator><![CDATA[josh hightower]]></dc:creator><pubDate>Thu, 05 Nov 2020 11:54:57 GMT</pubDate></item><item><title><![CDATA[Reply to 2+ boots from usb, but goes into read only mode on Thu, 05 Nov 2020 11:59:32 GMT]]></title><description><![CDATA[<p dir="auto">wanted to change post title to "[solved...kinda by using a different 2+/new USB] 2+ boots from usb, but goes into read only mode", but it says that posts can only be edited for 3600 after being posted...is there not a way to mark as "solved"?</p>
]]></description><link>http://community.onion.io/post/22803</link><guid isPermaLink="true">http://community.onion.io/post/22803</guid><dc:creator><![CDATA[josh hightower]]></dc:creator><pubDate>Thu, 05 Nov 2020 11:59:32 GMT</pubDate></item><item><title><![CDATA[Reply to 2+ boots from usb, but goes into read only mode on Thu, 05 Nov 2020 16:46:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/1585">@josh-hightower</a> should be able to edit the first post and change the title. lemme know if you can't</p>
]]></description><link>http://community.onion.io/post/22804</link><guid isPermaLink="true">http://community.onion.io/post/22804</guid><dc:creator><![CDATA[Lazar Demin]]></dc:creator><pubDate>Thu, 05 Nov 2020 16:46:04 GMT</pubDate></item><item><title><![CDATA[Reply to 2+ boots from usb, but goes into read only mode on Thu, 05 Nov 2020 23:09:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/95">@Lazar-Demin</a> it gives the following error in a red popup bottom right corner</p>
<p dir="auto">ERROR<br />
You are only allowed to edit posts for 3600 second(s) after posting</p>
]]></description><link>http://community.onion.io/post/22810</link><guid isPermaLink="true">http://community.onion.io/post/22810</guid><dc:creator><![CDATA[josh hightower]]></dc:creator><pubDate>Thu, 05 Nov 2020 23:09:32 GMT</pubDate></item></channel></rss>