<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>dying USB rootfs Iomega EZ</title>
        <description> Hi,

I&amp;#039;ve got a Iomega EZ running Debian at my parents house for doing local backups of their phones and tablets. I just logged in to check everything is still running OK and it seems the USB drive with the rootfs is dying. I can&amp;#039;t use sudo to run apt-get update and there seem to be file system issues. dmesg shows the following output:


[2163755.377304] EXT2-fs (sdb1): error: ext2_check_page: bad entry in directory #64001: : unaligned directory entry - offset=0, inode=64001, rec_len=1038, name_len=1
[2163755.391933] EXT2-fs (sdb1): error: remounting filesystem read-only
[2163755.398707] EXT2-fs (sdb1): error: ext2_readdir: bad page in #64001
[2163755.405410] EXT2-fs (sdb1): error: remounting filesystem read-only
[2163784.892649] EXT2-fs (sdb1): error: ext2_readdir: bad page in #64001
[2163784.899571] EXT2-fs (sdb1): error: remounting filesystem read-only

Is there anything that can be done through vpn / ssh to fix the file system errors or should I just replace the USB drive next time I visit them? 

Koen</description>
        <link>https://forum.doozan.com/read.php?2,76994,76994#msg-76994</link>
        <lastBuildDate>Sun, 08 Mar 2026 06:16:16 -0500</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://forum.doozan.com/read.php?2,76994,77084#msg-77084</guid>
            <title>Re: dying USB rootfs Iomega EZ</title>
            <link>https://forum.doozan.com/read.php?2,76994,77084#msg-77084</link>
            <description><![CDATA[ bodhi Wrote:<br />
-------------------------------------------------------<br />
&gt; When you see the segfault executing commands, please stop, don’t try to fix it without a reboot.<br />
<br />
Bodhi,<br />
<br />
Yes, when a running rootfs gives the segfault messages, the best options are either to reboot and/or shutdown the system. For a shutdown, the the rootfs on an external storage can be simply checked for its integrity using another Linux computer. After all, it just makes no sense trying to fix a running rootfs.]]></description>
            <dc:creator>habibie</dc:creator>
            <category>Debian</category>
            <pubDate>Mon, 28 Jan 2019 06:29:29 -0600</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?2,76994,77059#msg-77059</guid>
            <title>Re: dying USB rootfs Iomega EZ</title>
            <link>https://forum.doozan.com/read.php?2,76994,77059#msg-77059</link>
            <description><![CDATA[ &gt; Yes, Ext3 and Ext2 use the same driver in stock<br />
&gt; Marvell uboot. This Iomega EZ uboot is practically<br />
&gt; same as other Kirwood boxes uboot.<br />
<br />
Thanks for the additional info. I&#039;ll prepare an etx3 rootfs on the new Sandisk USB stick when it arrives.]]></description>
            <dc:creator>Koen</dc:creator>
            <category>Debian</category>
            <pubDate>Sun, 27 Jan 2019 16:14:24 -0600</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?2,76994,77039#msg-77039</guid>
            <title>Re: dying USB rootfs Iomega EZ</title>
            <link>https://forum.doozan.com/read.php?2,76994,77039#msg-77039</link>
            <description><![CDATA[ When you see the segfault executing commands, please stop, don’t try to fix it without a reboot.]]></description>
            <dc:creator>bodhi</dc:creator>
            <category>Debian</category>
            <pubDate>Sun, 27 Jan 2019 08:00:23 -0600</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?2,76994,77034#msg-77034</guid>
            <title>Re: dying USB rootfs Iomega EZ</title>
            <link>https://forum.doozan.com/read.php?2,76994,77034#msg-77034</link>
            <description><![CDATA[ Koen Wrote:<br />
-------------------------------------------------------<br />
&gt; I can&#039;t use sudo but su still works. Unfortunately fsck gives a segmentation fault. Are there any other options to check and fix the filesystem?<br />
&gt; <br />
&gt; <pre class="bbcode">
&gt; root@debian:/# fsck.ext2 /dev/sdb1
&gt; Segmentation fault
&gt;</pre>
&gt;<br />
I haven&#039;t encountered a <i>segfault</i> like that. However, you can try it with a <i>force check and/or fix</i> using the <b>-fy</b> switches, i.e. <b>fsck.ext2 -fy /dev/sdb1</b>. Remember, this will forcefully write to your storage and may cause some further damages. So, if you have some data you can still access, try to back up those data first before you perform this operation.]]></description>
            <dc:creator>habibie</dc:creator>
            <category>Debian</category>
            <pubDate>Sun, 27 Jan 2019 07:49:29 -0600</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?2,76994,77029#msg-77029</guid>
            <title>Re: dying USB rootfs Iomega EZ</title>
            <link>https://forum.doozan.com/read.php?2,76994,77029#msg-77029</link>
            <description><![CDATA[ Koen Wrote:<br />
-------------------------------------------------------<br />
&gt; OK thanks. I can&#039;t connect using openvpn anymore<br />
&gt; so I guess it must have died completely in the<br />
&gt; mean time. I tried to setup a ext3 rootfs<br />
&gt; originally but couldn&#039;t get it to work. I&#039;m not<br />
&gt; sure if ext3 booting is supported in stock uboot.<br />
&gt; I&#039;ll order a proper Sandisk USB stick instead of<br />
&gt; this unbranded one and redo the setup when I visit<br />
&gt; them next week.<br />
&gt; <br />
&gt; Koen<br />
<br />
Yes, Ext3 and Ext2 use the same driver in stock Marvell uboot. This Iomega EZ uboot is practically same as other Kirwood boxes uboot.]]></description>
            <dc:creator>bodhi</dc:creator>
            <category>Debian</category>
            <pubDate>Sun, 27 Jan 2019 07:24:07 -0600</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?2,76994,77024#msg-77024</guid>
            <title>Re: dying USB rootfs Iomega EZ</title>
            <link>https://forum.doozan.com/read.php?2,76994,77024#msg-77024</link>
            <description><![CDATA[ OK thanks. I can&#039;t connect using openvpn anymore so I guess it must have died completely in the mean time. I tried to setup a ext3 rootfs originally but couldn&#039;t get it to work. I&#039;m not sure if ext3 booting is supported in stock uboot. I&#039;ll order a proper Sandisk USB stick instead of this unbranded one and redo the setup when I visit them next week.<br />
<br />
Koen]]></description>
            <dc:creator>Koen</dc:creator>
            <category>Debian</category>
            <pubDate>Sun, 27 Jan 2019 02:32:33 -0600</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?2,76994,77014#msg-77014</guid>
            <title>Re: dying USB rootfs Iomega EZ</title>
            <link>https://forum.doozan.com/read.php?2,76994,77014#msg-77014</link>
            <description><![CDATA[ Koen, <br />
<br />
<br />
-------------------------------------------------------<br />
&gt; I can&#039;t use sudo but su still works. Unfortunately<br />
&gt; fsck gives a segmentation fault. Are there any<br />
&gt; other options to check and fix the filesystem?<br />
&gt; <br />
&gt; <pre class="bbcode">
&gt; root@debian:/# fsck.ext2 /dev/sdb1
&gt; Segmentation fault
&gt;</pre>
<br />
<br />
I dont think this can be fixed remotely. You can send them a USB rootfs if you have backup. And use EXT3 for rootfs, EXT2 is prone to be corrupted like that.]]></description>
            <dc:creator>bodhi</dc:creator>
            <category>Debian</category>
            <pubDate>Sun, 27 Jan 2019 01:50:00 -0600</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?2,76994,76999#msg-76999</guid>
            <title>Re: dying USB rootfs Iomega EZ</title>
            <link>https://forum.doozan.com/read.php?2,76994,76999#msg-76999</link>
            <description><![CDATA[ I can&#039;t use sudo but su still works. Unfortunately fsck gives a segmentation fault. Are there any other options to check and fix the filesystem?<br />
<br />
<pre class="bbcode">
root@debian:/# fsck.ext2 /dev/sdb1
Segmentation fault
</pre>]]></description>
            <dc:creator>Koen</dc:creator>
            <category>Debian</category>
            <pubDate>Sat, 26 Jan 2019 14:47:49 -0600</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?2,76994,76994#msg-76994</guid>
            <title>dying USB rootfs Iomega EZ</title>
            <link>https://forum.doozan.com/read.php?2,76994,76994#msg-76994</link>
            <description><![CDATA[ Hi,<br />
<br />
I&#039;ve got a Iomega EZ running Debian at my parents house for doing local backups of their phones and tablets. I just logged in to check everything is still running OK and it seems the USB drive with the rootfs is dying. I can&#039;t use sudo to run apt-get update and there seem to be file system issues. dmesg shows the following output:<br />
<br />
<pre class="bbcode">
[2163755.377304] EXT2-fs (sdb1): error: ext2_check_page: bad entry in directory #64001: : unaligned directory entry - offset=0, inode=64001, rec_len=1038, name_len=1
[2163755.391933] EXT2-fs (sdb1): error: remounting filesystem read-only
[2163755.398707] EXT2-fs (sdb1): error: ext2_readdir: bad page in #64001
[2163755.405410] EXT2-fs (sdb1): error: remounting filesystem read-only
[2163784.892649] EXT2-fs (sdb1): error: ext2_readdir: bad page in #64001
[2163784.899571] EXT2-fs (sdb1): error: remounting filesystem read-only</pre>
<br />
Is there anything that can be done through vpn / ssh to fix the file system errors or should I just replace the USB drive next time I visit them? <br />
<br />
Koen]]></description>
            <dc:creator>Koen</dc:creator>
            <category>Debian</category>
            <pubDate>Sat, 26 Jan 2019 14:40:01 -0600</pubDate>
        </item>
    </channel>
</rss>
