<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>UBI Errors</title>
        <description> Hi all,

I&amp;#039;ve got the Rescue System installed in my dockstar and although I have no problems booting into an os (the rescue system, plugbox and armedslack) I do get a few errors messages during the early uboot startup.  I&amp;#039;m just asking if there is anything wrong here and how would I go about fixing it.  Here&amp;#039;s the output from my serial connection (it&amp;#039;s the three UBI errors just before the loading if uImage that I&amp;#039;m asking about)

U-Boot 2010.09 (Oct 23 2010 - 11:49:22)
Marvell-Dockstar/Pogoplug by Jeff Doozan

SoC:   Kirkwood 88F6281_A0
DRAM:  128 MiB
NAND:  256 MiB
In:    serial
Out:   serial
Err:   serial
Net:   egiga0
88E1116 Initialized on egiga0
Hit any key to stop autoboot:  0 
(Re)start USB...
USB:   Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 3 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
Loading file &amp;quot;/rescueme&amp;quot; from usb device 0:1 (usbda1)
** File not found /rescueme
reading /rescueme.txt

** Unable to read &amp;quot;/rescueme.txt&amp;quot; from usb 0:1 **
Creating 1 MTD partitions on &amp;quot;nand0&amp;quot;:
0x000002500000-0x000010000000 : &amp;quot;mtd=3&amp;quot;
UBI: attaching mtd1 to ubi0
UBI: physical eraseblock size:   131072 bytes (128 KiB)
UBI: logical eraseblock size:    129024 bytes
UBI: smallest flash I/O unit:    2048
UBI: sub-page size:              512
UBI: VID header offset:          512 (aligned 512)
UBI: data offset:                2048
UBI error: ubi_read_volume_table: the layout volume was not found
UBI error: ubi_init: cannot attach mtd1
UBI error: ubi_init: UBI error: cannot initialize UBI, error -22
UBI init error -22
Loading file &amp;quot;/boot/uImage&amp;quot; from usb device 0:1 (usbda1)
1 bytes read
Found bootable drive on usb 0:1
Loading file &amp;quot;/boot/uImage&amp;quot; from usb device 0:1 (usbda1)
2925720 bytes read
Loading file &amp;quot;/boot/uInitrd&amp;quot; from usb device 0:1 (usbda1)
** File not found /boot/uInitrd
## Booting kernel from Legacy Image at 00800000 ...
   Image Name:   Linux-2.6.36-dockstar
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    2925656 Bytes = 2.8 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK

Starting kernel ...

Thanks for your help

Rich</description>
        <link>https://forum.doozan.com/read.php?4,3192,3192#msg-3192</link>
        <lastBuildDate>Thu, 12 Mar 2026 20:55:41 -0500</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://forum.doozan.com/read.php?4,3192,3247#msg-3247</guid>
            <title>Re: UBI Errors</title>
            <link>https://forum.doozan.com/read.php?4,3192,3247#msg-3247</link>
            <description><![CDATA[ Jeff Wrote:<br />
-------------------------------------------------------<br />
&gt; That&#039;s nothing to worry about.  <br />
That&#039;s what I thought.<br />
Thanks<br />
Rich]]></description>
            <dc:creator>laprjns</dc:creator>
            <category>Rescue System</category>
            <pubDate>Wed, 29 Dec 2010 15:46:45 -0600</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?4,3192,3240#msg-3240</guid>
            <title>Re: UBI Errors</title>
            <link>https://forum.doozan.com/read.php?4,3192,3240#msg-3240</link>
            <description><![CDATA[ That&#039;s nothing to worry about.  The bootloader is just checking to see if you have a bootable system on the internal nand.  You don&#039;t, so it fails and falls back to booting from the USB drive.<br />
<br />
-- Jeff]]></description>
            <dc:creator>Jeff</dc:creator>
            <category>Rescue System</category>
            <pubDate>Wed, 29 Dec 2010 10:16:14 -0600</pubDate>
        </item>
        <item>
            <guid>https://forum.doozan.com/read.php?4,3192,3192#msg-3192</guid>
            <title>UBI Errors</title>
            <link>https://forum.doozan.com/read.php?4,3192,3192#msg-3192</link>
            <description><![CDATA[ Hi all,<br />
<br />
I&#039;ve got the Rescue System installed in my dockstar and although I have no problems booting into an os (the rescue system, plugbox and armedslack) I do get a few errors messages during the early uboot startup.  I&#039;m just asking if there is anything wrong here and how would I go about fixing it.  Here&#039;s the output from my serial connection (it&#039;s the three UBI errors just before the loading if uImage that I&#039;m asking about)<br />
<pre class="bbcode">
U-Boot 2010.09 (Oct 23 2010 - 11:49:22)
Marvell-Dockstar/Pogoplug by Jeff Doozan

SoC:   Kirkwood 88F6281_A0
DRAM:  128 MiB
NAND:  256 MiB
In:    serial
Out:   serial
Err:   serial
Net:   egiga0
88E1116 Initialized on egiga0
Hit any key to stop autoboot:  0 
(Re)start USB...
USB:   Register 10011 NbrPorts 1
USB EHCI 1.00
scanning bus for devices... 3 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
Loading file &quot;/rescueme&quot; from usb device 0:1 (usbda1)
** File not found /rescueme
reading /rescueme.txt

** Unable to read &quot;/rescueme.txt&quot; from usb 0:1 **
Creating 1 MTD partitions on &quot;nand0&quot;:
0x000002500000-0x000010000000 : &quot;mtd=3&quot;
UBI: attaching mtd1 to ubi0
UBI: physical eraseblock size:   131072 bytes (128 KiB)
UBI: logical eraseblock size:    129024 bytes
UBI: smallest flash I/O unit:    2048
UBI: sub-page size:              512
UBI: VID header offset:          512 (aligned 512)
UBI: data offset:                2048
UBI error: ubi_read_volume_table: the layout volume was not found
UBI error: ubi_init: cannot attach mtd1
UBI error: ubi_init: UBI error: cannot initialize UBI, error -22
UBI init error -22
Loading file &quot;/boot/uImage&quot; from usb device 0:1 (usbda1)
1 bytes read
Found bootable drive on usb 0:1
Loading file &quot;/boot/uImage&quot; from usb device 0:1 (usbda1)
2925720 bytes read
Loading file &quot;/boot/uInitrd&quot; from usb device 0:1 (usbda1)
** File not found /boot/uInitrd
## Booting kernel from Legacy Image at 00800000 ...
   Image Name:   Linux-2.6.36-dockstar
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    2925656 Bytes = 2.8 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK

Starting kernel ...</pre>
<br />
Thanks for your help<br />
<br />
Rich]]></description>
            <dc:creator>laprjns</dc:creator>
            <category>Rescue System</category>
            <pubDate>Mon, 27 Dec 2010 10:09:40 -0600</pubDate>
        </item>
    </channel>
</rss>
