<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hello,<br>
    &nbsp;&nbsp;&nbsp; I'm not experienced in UBIFS, anyway...<br>
    <blockquote
      cite="mid:mailman.1.1309168801.15160.community@lists.openmoko.org"
      type="cite">
      <pre wrap="">Hi, list

I have recently launched an shr-u update, and now it doesn't boot anymore. I 
suspect the update downloads filled NAND, but I'm not sure.

I'm trying to mount partition from debian (on uSD):

debian-gta02:~# uname -a
Linux debian-gta02 2.6.29-20100313.git973a41fc #1 Sat Aug 7 17:45:57 GMT-3 
2010 armv4tl GNU/Linux
debian-gta02:~# ubiattach /dev/mtd6 -m 6 -O 2048 
ubiattach: error!: UBI is not present in the system
</pre>
    </blockquote>
    Following <a class="moz-txt-link-freetext" href="http://wiki.openmoko.org/wiki/UBIFS">http://wiki.openmoko.org/wiki/UBIFS</a> the command should be:<br>
    <br>
    #ubiattach /dev/ubi_ctrl -O 2048 -m 6<br>
    <br>
    followed by:<br>
    <br>
    #mount -t ubifs ubi0:om-gta02-rootfs /media/om<br>
    <br>
    <blockquote
      cite="mid:mailman.1.1309168801.15160.community@lists.openmoko.org"
      type="cite">
      <pre wrap="">debian-gta02:~# modprobe ubi
WARNING: All config files need .conf: /etc/modprobe.d/linux-sound-base_noOSS, 
it will be ignored in a future release.
debian-gta02:~# ubiattach /dev/ubi_ctrl -m 6 -O 2048 
UBI device number 0, total 1969 LEBs (250015744 bytes, 238.4 MiB), available 0 
LEBs (0 bytes), LEB size 126976 bytes (124.0 KiB)
debian-gta02:~# ubimkvol /dev/ubi0 -N rootfs -m
ubimkvol: error!: UBI device does not have free logical eraseblocks

Can anyone help me with this error?
Isn't possible to mount a full ubifs partition or am I doing something wrong?

Thanks
</pre>
    </blockquote>
    <span class="Apple-style-span" style="border-collapse: separate;
      color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style:
      normal; font-variant: normal; font-weight: normal; letter-spacing:
      normal; line-height: normal; orphans: 2; text-indent: 0px;
      text-transform: none; white-space: normal; widows: 2;
      word-spacing: 0px; font-size: medium;"><span
        class="Apple-style-span" style="color: rgb(51, 51, 51);
        font-family: 'Lucida Grande','Lucida Sans
        Unicode',Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size:
        14px; line-height: 18px;"></span></span>Regards,<br>
    &nbsp;&nbsp;&nbsp; Giacomo<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
##############################################################
giacomo 'giotti' mariani
gpg --keyserver pool.sks-keyservers.net --recv-key 0x99bfa859
O&lt; ASCII ribbon campaign: stop HTML mail
<a class="moz-txt-link-abbreviated" href="http://www.asciiribbon.org">www.asciiribbon.org</a>
##############################################################
</pre>
  </body>
</html>