<?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[usb storage as rootfs error]]></title><description><![CDATA[<p dir="auto">super frustrating every step to do anything doesn't work as per tutorial</p>
<p dir="auto">but anyway Step 3 on this<br />
<a href="https://wiki.onion.io/Tutorials/Using-USB-Storage-as-Rootfs" rel="nofollow">https://wiki.onion.io/Tutorials/Using-USB-Storage-as-Rootfs</a><br />
which is to create extra storage, i type this in as per tutorial</p>
<p dir="auto">mount /dev/sda1 /mnt ; tar -C /overlay -cvf - . | tar -C /mnt -xf - ; umount /mnt</p>
<p dir="auto">and its creating  mnt/upper folders repeatably within it self for the same copied items and keeps repeating until the point its mnt/upper/mnt/upper/mnt/upper/mnt/upper/mnt/upper/mnt/upper/mnt/upper/mnt/upper/mnt/upper/mnt/upper...............<br />
the copying process does not end and every second/minute what ever it simply adds an extra file mnt/upper so it simply gets bigger and bigger</p>
<p dir="auto">could someone please help me with what is wrong with the command?</p>
<p dir="auto">thank you</p>
]]></description><link>http://community.onion.io/topic/1401/usb-storage-as-rootfs-error</link><generator>RSS for Node</generator><lastBuildDate>Fri, 13 Mar 2026 23:02:08 GMT</lastBuildDate><atom:link href="http://community.onion.io/topic/1401.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 21 Jan 2017 07:52:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to usb storage as rootfs error on Sat, 21 Jan 2017 07:52:35 GMT]]></title><description><![CDATA[<p dir="auto">super frustrating every step to do anything doesn't work as per tutorial</p>
<p dir="auto">but anyway Step 3 on this<br />
<a href="https://wiki.onion.io/Tutorials/Using-USB-Storage-as-Rootfs" rel="nofollow">https://wiki.onion.io/Tutorials/Using-USB-Storage-as-Rootfs</a><br />
which is to create extra storage, i type this in as per tutorial</p>
<p dir="auto">mount /dev/sda1 /mnt ; tar -C /overlay -cvf - . | tar -C /mnt -xf - ; umount /mnt</p>
<p dir="auto">and its creating  mnt/upper folders repeatably within it self for the same copied items and keeps repeating until the point its mnt/upper/mnt/upper/mnt/upper/mnt/upper/mnt/upper/mnt/upper/mnt/upper/mnt/upper/mnt/upper/mnt/upper...............<br />
the copying process does not end and every second/minute what ever it simply adds an extra file mnt/upper so it simply gets bigger and bigger</p>
<p dir="auto">could someone please help me with what is wrong with the command?</p>
<p dir="auto">thank you</p>
]]></description><link>http://community.onion.io/post/9113</link><guid isPermaLink="true">http://community.onion.io/post/9113</guid><dc:creator><![CDATA[Shanan Clark]]></dc:creator><pubDate>Sat, 21 Jan 2017 07:52:35 GMT</pubDate></item><item><title><![CDATA[Reply to usb storage as rootfs error on Sat, 21 Jan 2017 08:20:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/2275">@Shanan-Clark</a> This is strange.  The command you use is correct and I have used it multiple times while setting up USB storage.</p>
<p dir="auto">While you don't give any details, I assume that you have correctly performed the earlier steps.  In particular:</p>
<ol>
<li>Your USB drive is formatted with ext4 (see notes in Addendum at bottom of <a href="https://wiki.onion.io/Tutorials/Using-USB-Storage-as-Rootfs" rel="nofollow">https://wiki.onion.io/Tutorials/Using-USB-Storage-as-Rootfs</a>)</li>
<li>You can see /dev/sda1</li>
<li>You can successfully mount /dev/sda1 and can access it OK</li>
<li>The partition is empty</li>
</ol>
<p dir="auto">Other than that, I'm not sure what else to suggest - it has always worked for me</p>
]]></description><link>http://community.onion.io/post/9117</link><guid isPermaLink="true">http://community.onion.io/post/9117</guid><dc:creator><![CDATA[Kit Bishop]]></dc:creator><pubDate>Sat, 21 Jan 2017 08:20:25 GMT</pubDate></item><item><title><![CDATA[Reply to usb storage as rootfs error on Sat, 21 Jan 2017 08:43:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/2275">@Shanan-Clark</a> having exact that same problem, stil investigating what is causing it unfortunately.. And yes i performed all previous steps and the sdcard is accesible under /mnt/sda1... So will be following this thread with interest and post here if I find something to solve it.</p>
<p dir="auto">regards,<br />
Leo</p>
]]></description><link>http://community.onion.io/post/9119</link><guid isPermaLink="true">http://community.onion.io/post/9119</guid><dc:creator><![CDATA[Leo de Blaauw]]></dc:creator><pubDate>Sat, 21 Jan 2017 08:43:54 GMT</pubDate></item><item><title><![CDATA[Reply to usb storage as rootfs error on Sat, 21 Jan 2017 08:45:50 GMT]]></title><description><![CDATA[<p dir="auto">Only difference I see so far with the instructions to mount a USB drive as pivot-root is that block-mount cannot be installed not even with the instructions on this forum to include another repository. It just states upon installend that block is allready available... Running the latest 1.9 firmware btw</p>
]]></description><link>http://community.onion.io/post/9120</link><guid isPermaLink="true">http://community.onion.io/post/9120</guid><dc:creator><![CDATA[Leo de Blaauw]]></dc:creator><pubDate>Sat, 21 Jan 2017 08:45:50 GMT</pubDate></item><item><title><![CDATA[Reply to usb storage as rootfs error on Sat, 21 Jan 2017 09:07:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/2429">@Leo-de-Blaauw</a><br />
im sorry but im super glad you are also experiencing the same issue<br />
honestly i havn't done one step of anything in my omega experience without coming across what seems as an issue , i just don't know if i am doing stuff wrong or something is broken, please let me know if you fix it!!</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/19">@Kit-Bishop</a><br />
yes all your steps mentioned i followed as per tutorial, my device is formatted ext4, one of those things where i followed the steps to format it to ext4 via omega and it didn't work, so i plugged it into my pc downloaded something formatted to ext4 that way then it worked</p>
<p dir="auto">i got to step 3 i believe and the copy process was doing weirdness creating extra folders within its self</p>
<p dir="auto">i am sorry i want this to work and just getting annoyed , i am trying to run node red, im doing all this stuff to make the device capable of being able to support it and its been 2 weeks i am moving at the pace of a glacier because of nothing seems to work and i am relying on help from you awesome people and when you have the time to reply to my ranting emails <img src="http://community.onion.io/plugins/nodebb-plugin-emoji/emoji/android/1f615.png?v=ic093v0mjao" class="not-responsive emoji emoji-android emoji--confused" title=":/" alt="😕" />  super sorry love you guys</p>
]]></description><link>http://community.onion.io/post/9123</link><guid isPermaLink="true">http://community.onion.io/post/9123</guid><dc:creator><![CDATA[Shanan Clark]]></dc:creator><pubDate>Sat, 21 Jan 2017 09:07:09 GMT</pubDate></item><item><title><![CDATA[Reply to usb storage as rootfs error on Sat, 21 Jan 2017 09:09:40 GMT]]></title><description><![CDATA[<p dir="auto">well it seems that following:</p>
<p dir="auto"><a href="http://vishalshahane.blogspot.com/2014/04/openwrt-pivot-overlay-to-external-usb.html" rel="nofollow">http://vishalshahane.blogspot.com/2014/04/openwrt-pivot-overlay-to-external-usb.html</a></p>
<p dir="auto">and then offcourse swapping out the USB for the sdcard it works !</p>
<p dir="auto">Give it a try.</p>
<p dir="auto">regards,<br />
Leo</p>
]]></description><link>http://community.onion.io/post/9125</link><guid isPermaLink="true">http://community.onion.io/post/9125</guid><dc:creator><![CDATA[Leo de Blaauw]]></dc:creator><pubDate>Sat, 21 Jan 2017 09:09:40 GMT</pubDate></item><item><title><![CDATA[Reply to usb storage as rootfs error on Sat, 21 Jan 2017 09:11:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/2275">@Shanan-Clark</a> Sounds to me like you don't have your USB-stick properly mounted.</p>
]]></description><link>http://community.onion.io/post/9126</link><guid isPermaLink="true">http://community.onion.io/post/9126</guid><dc:creator><![CDATA[WereCatf]]></dc:creator><pubDate>Sat, 21 Jan 2017 09:11:08 GMT</pubDate></item><item><title><![CDATA[Reply to usb storage as rootfs error on Sat, 21 Jan 2017 09:11:37 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/uploads/files/1484989890468-root-overlay.jpg" alt="0_1484990040275_root-overlay.JPG" class="img-responsive img-markdown" /></p>
]]></description><link>http://community.onion.io/post/9127</link><guid isPermaLink="true">http://community.onion.io/post/9127</guid><dc:creator><![CDATA[Leo de Blaauw]]></dc:creator><pubDate>Sat, 21 Jan 2017 09:11:37 GMT</pubDate></item><item><title><![CDATA[Reply to usb storage as rootfs error on Sat, 21 Jan 2017 09:14:12 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/uploads/files/1484989995215-root-ovelay-console.jpg" alt="0_1484990144929_root ovelay console.JPG" class="img-responsive img-markdown" /></p>
<p dir="auto">Now onto installing Node-Red ! <img src="http://community.onion.io/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=ic093v0mjao" class="not-responsive emoji emoji-android emoji--wink" title=";-)" alt="😉" /></p>
]]></description><link>http://community.onion.io/post/9128</link><guid isPermaLink="true">http://community.onion.io/post/9128</guid><dc:creator><![CDATA[Leo de Blaauw]]></dc:creator><pubDate>Sat, 21 Jan 2017 09:14:12 GMT</pubDate></item><item><title><![CDATA[Reply to usb storage as rootfs error on Sat, 21 Jan 2017 09:18:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/1850">@WereCatf</a><br />
its actually the inbuilt micro sd card i am using of the omega2+</p>
<p dir="auto">well thats the other problem, is that its dis mounting randomly<br />
but i have tried the same process go to the same point with a usb and the same thing its dis mounting randomly</p>
<p dir="auto">however isn't that a seperate issue?</p>
<p dir="auto">ii mean thats a problem, but how is that the same problem as the device copying folders within folders on an never ending copy process<br />
i don't believe that bad mounted usb would cause a copy function to copy itself again and again<br />
thats a software issue surely?</p>
]]></description><link>http://community.onion.io/post/9129</link><guid isPermaLink="true">http://community.onion.io/post/9129</guid><dc:creator><![CDATA[Shanan Clark]]></dc:creator><pubDate>Sat, 21 Jan 2017 09:18:00 GMT</pubDate></item><item><title><![CDATA[Reply to usb storage as rootfs error on Sat, 21 Jan 2017 09:21:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/2275">@Shanan-Clark</a> said in <a href="/topic/1401/usb-storage-as-rootfs-error/10">usb storage as rootfs error</a>:</p>
<blockquote>
<p dir="auto">however isn't that a seperate issue?</p>
<p dir="auto">ii mean thats a problem, but how is that the same problem as the device copying folders within folders on an never ending copy process<br />
i don't believe that bad mounted usb would cause a copy function to copy itself again and again</p>
</blockquote>
<p dir="auto">You are free to believe whatever you like, but that is the issue. Mounting it at /mnt has to work correctly.</p>
]]></description><link>http://community.onion.io/post/9130</link><guid isPermaLink="true">http://community.onion.io/post/9130</guid><dc:creator><![CDATA[WereCatf]]></dc:creator><pubDate>Sat, 21 Jan 2017 09:21:09 GMT</pubDate></item><item><title><![CDATA[Reply to usb storage as rootfs error on Sat, 21 Jan 2017 09:36:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/1850"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/1850">@WereCatf</a></a></p>
<p dir="auto">on no sorry bro i wasn't meaning anything, i just assumed it couldn't be related , my thinking-  if i can access it why would it create extra folders because it was mounted badly, as it is accessible/mounted correctly  - im too used to dealing with windows related stuff , i didn't know that bad mounted drive cause copy functions to misbehave but allow full access otherwise? is that a thing?<br />
ok cool i will focus on the mount see if that helps<br />
thanks heaps</p>
<p dir="auto">but bro it seems weird, as i am going through the node red/omega set up<br />
you need extra swap memory and accessible storage<br />
i have the swap memory working on the mounted sd card so device is accessing card fine and on boot, now moving to the process of extend the storage<br />
now if the swap file is working and working on boot which it is, i would think the card is mounted correctly?<br />
or am i wrong<br />
so im thinking its possibly not a mount issue?   i don't know asking <a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/1850"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/1850">@WereCatf</a></a>  as yourve been super helpful</p>
]]></description><link>http://community.onion.io/post/9131</link><guid isPermaLink="true">http://community.onion.io/post/9131</guid><dc:creator><![CDATA[Shanan Clark]]></dc:creator><pubDate>Sat, 21 Jan 2017 09:36:24 GMT</pubDate></item><item><title><![CDATA[Reply to usb storage as rootfs error on Sat, 21 Jan 2017 09:43:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/2275">@Shanan-Clark</a> said in <a href="/topic/1401/usb-storage-as-rootfs-error/12">usb storage as rootfs error</a>:</p>
<blockquote>
<p dir="auto">on no sorry bro i wasn't meaning anything, i just assumed it couldn't be related , my thinking-  if i can access it why would it create extra folders because it was mounted badly, as it is accessible/mounted correctly  - im too used to dealing with windows related stuff , i didn't know that bad mounted drive cause copy functions to misbehave but allow full access otherwise? is that a thing?</p>
</blockquote>
<p dir="auto">The command copies the files in / to another storage-device and normally it would just skip over any files that aren't on the internal flash. Alas, because your storage-device isn't mounted correctly, the command just keeps copying stuff from flash to flash over and over. It's not "misbehaving", you just don't understand what's even going on.</p>
<blockquote>
<p dir="auto">i have the swap memory working on the mounted sd card so device is accessing card fine and on boot, now moving to the process of extend the storage<br />
now if the swap file is working and working on boot which it is, i would think the card is mounted correctly?</p>
</blockquote>
<p dir="auto">It's not mounted at /mnt, is it?</p>
]]></description><link>http://community.onion.io/post/9132</link><guid isPermaLink="true">http://community.onion.io/post/9132</guid><dc:creator><![CDATA[WereCatf]]></dc:creator><pubDate>Sat, 21 Jan 2017 09:43:04 GMT</pubDate></item><item><title><![CDATA[Reply to usb storage as rootfs error on Sat, 21 Jan 2017 10:09:29 GMT]]></title><description><![CDATA[<p dir="auto">cool bro super helpful</p>
<p dir="auto">your exactly right i don't understand what is going on and im trying to hense the email<br />
no thats really good info , and i made assumptions if one functions is working from a inserted device i assume another would</p>
<p dir="auto">it is mounted to /mnt which is the odd part, i am not simply copying and pasting tutorial links, but i am making sure the path matches and file name is correct, i mean getting the swap file to work was quite eye opening in that regard going through the process and as i am doing now i had to ask as every step seemed to be broken <img src="http://community.onion.io/plugins/nodebb-plugin-emoji/emoji/android/1f615.png?v=ic093v0mjao" class="not-responsive emoji emoji-android emoji--confused" title=":/" alt="😕" /></p>
<p dir="auto">is there a mount check?  i mean its mounted i am using it as a swap file so how can i see if it isn't mounted correctly</p>
<p dir="auto">sorry if i seem like a dick too,</p>
]]></description><link>http://community.onion.io/post/9135</link><guid isPermaLink="true">http://community.onion.io/post/9135</guid><dc:creator><![CDATA[Shanan Clark]]></dc:creator><pubDate>Sat, 21 Jan 2017 10:09:29 GMT</pubDate></item><item><title><![CDATA[Reply to usb storage as rootfs error on Sat, 21 Jan 2017 10:11:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/2275">@Shanan-Clark</a> What does <code>df -h</code> give you?</p>
]]></description><link>http://community.onion.io/post/9136</link><guid isPermaLink="true">http://community.onion.io/post/9136</guid><dc:creator><![CDATA[WereCatf]]></dc:creator><pubDate>Sat, 21 Jan 2017 10:11:00 GMT</pubDate></item><item><title><![CDATA[Reply to usb storage as rootfs error on Sat, 21 Jan 2017 10:12:24 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/uploads/files/1484993539996-upload-41e6a638-0b95-4fa9-83c3-fc14b45eb409" alt="0_1484993689925_upload-41e6a638-0b95-4fa9-83c3-fc14b45eb409" class="img-responsive img-markdown" /></p>
]]></description><link>http://community.onion.io/post/9137</link><guid isPermaLink="true">http://community.onion.io/post/9137</guid><dc:creator><![CDATA[Shanan Clark]]></dc:creator><pubDate>Sat, 21 Jan 2017 10:12:24 GMT</pubDate></item><item><title><![CDATA[Reply to usb storage as rootfs error on Sat, 21 Jan 2017 10:19:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/2275">@Shanan-Clark</a> Since you already have it mounted you can shorten the command to <code>tar -C /overlay -cvf - . | tar -C /mnt/mmcblk0p1 -xf -</code> then just continue from step 4 on the tutorial.</p>
]]></description><link>http://community.onion.io/post/9138</link><guid isPermaLink="true">http://community.onion.io/post/9138</guid><dc:creator><![CDATA[WereCatf]]></dc:creator><pubDate>Sat, 21 Jan 2017 10:19:45 GMT</pubDate></item><item><title><![CDATA[Reply to usb storage as rootfs error on Sat, 21 Jan 2017 10:37:05 GMT]]></title><description><![CDATA[<p dir="auto">i copied your link<br />
its doing the folder/file repeating thing !<br />
copying for ever duplicating folders over and over again</p>
<p dir="auto">suggestions?</p>
]]></description><link>http://community.onion.io/post/9139</link><guid isPermaLink="true">http://community.onion.io/post/9139</guid><dc:creator><![CDATA[Shanan Clark]]></dc:creator><pubDate>Sat, 21 Jan 2017 10:37:05 GMT</pubDate></item><item><title><![CDATA[Reply to usb storage as rootfs error on Sat, 21 Jan 2017 10:56:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/2275">@Shanan-Clark</a> That's because you messed up so many times before and now you have a whole lot of useless files lying around. Try <code>rm -Rf /overlay/upper/mnt/upper &amp;&amp; rm -Rf /overlay/upper/mnt/work</code> and then try again.</p>
]]></description><link>http://community.onion.io/post/9140</link><guid isPermaLink="true">http://community.onion.io/post/9140</guid><dc:creator><![CDATA[WereCatf]]></dc:creator><pubDate>Sat, 21 Jan 2017 10:56:55 GMT</pubDate></item><item><title><![CDATA[Reply to usb storage as rootfs error on Sat, 21 Jan 2017 11:14:17 GMT]]></title><description><![CDATA[<p dir="auto">omg that worked<br />
got some more stuff to say but yes that worked<br />
i suppose why do i need to ask for help, why is it so broken</p>
]]></description><link>http://community.onion.io/post/9141</link><guid isPermaLink="true">http://community.onion.io/post/9141</guid><dc:creator><![CDATA[Shanan Clark]]></dc:creator><pubDate>Sat, 21 Jan 2017 11:14:17 GMT</pubDate></item><item><title><![CDATA[Reply to usb storage as rootfs error on Sat, 21 Jan 2017 11:25:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/2275">@Shanan-Clark</a> said in <a href="/topic/1401/usb-storage-as-rootfs-error/20">usb storage as rootfs error</a>:</p>
<blockquote>
<p dir="auto">i suppose why do i need to ask for help, why is it so broken</p>
</blockquote>
<p dir="auto">It's not broken, you just don't know what you're doing and you then mess things up.</p>
]]></description><link>http://community.onion.io/post/9142</link><guid isPermaLink="true">http://community.onion.io/post/9142</guid><dc:creator><![CDATA[WereCatf]]></dc:creator><pubDate>Sat, 21 Jan 2017 11:25:19 GMT</pubDate></item><item><title><![CDATA[Reply to usb storage as rootfs error on Sat, 21 Jan 2017 12:35:26 GMT]]></title><description><![CDATA[<p dir="auto">Visual example of the <code>mount</code> command here:<br />
<a href="https://community.onion.io/topic/1402/tip-the-linux-mount-command" rel="nofollow">https://community.onion.io/topic/1402/tip-the-linux-mount-command</a></p>
]]></description><link>http://community.onion.io/post/9144</link><guid isPermaLink="true">http://community.onion.io/post/9144</guid><dc:creator><![CDATA[fossette]]></dc:creator><pubDate>Sat, 21 Jan 2017 12:35:26 GMT</pubDate></item></channel></rss>