All of lore.kernel.org
 help / color / mirror / Atom feed
From: erno@gulp.u--3.com
To: Corentin Chary <corentin.chary@gmail.com>
Cc: "debian-arm@lists.debian.org" <debian-arm@lists.debian.org>,
	"linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>,
	Adrian Hunter <adrian.hunter@nokia.com>
Subject: Re: UBIFS fails & crashes on SheevaPlug
Date: Thu, 23 Jul 2009 23:52:20 +0200	[thread overview]
Message-ID: <20090723215220.GA1792@gulp.u--3.com> (raw)
In-Reply-To: <71cd59b00907231428w5b8b6190p2234d24bc59f0dbc@mail.gmail.com>

On Thu, Jul 23, 2009 at 11:28:01PM +0200, Corentin Chary wrote:
> Can you give us the exact commands you used ?

Straight copy-paste (except for the -r removal) from 
http://www.plugcomputer.org/plugwiki/index.php/Enabling_UBIFS - so:

   94  cd /var/tmp/
   95  mkfs.ubifs -m 2048 -e 129024 -c 4096 -o ubifs.img -x zlib
   96  /usr/local/usr/sbin/mkfs.ubifs -m 2048 -e 129024 -c 4096 -o 
ubifs.img -x zlib
   99  ubinize -o ubi.img -m 2048 -p 128KiB -s 512 ubi.cfg
  101  cat > ubi.cfg

  102  /usr/local/usr/sbin/ubinize -o ubi.img -m 2048 -p 128KiB -s 512 
ubi.cfg
  105  ubiformat /dev/mtd2 -s 512 -f ubi.img
  106  /usr/local/usr/sbin/ubiformat /dev/mtd2 -s 512 -f ubi.img
  107  /usr/local/usr/sbin/ubiattach /dev/ubi_ctrl -m 2

(funny paths courtesy of mtd-utils "make install")

ubi.cfg is

[ubifs]
mode=ubi
image=ubifs.img
vol_id=0
vol_size=256MiB
vol_type=dynamic
vol_name=rootfs
vol_flags=autoresize

  reply	other threads:[~2009-07-23 21:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-23 18:59 UBIFS fails & crashes on SheevaPlug erno
2009-07-23 20:08 ` Adrian Hunter
2009-07-23 21:28   ` Corentin Chary
2009-07-23 21:52     ` erno [this message]
2009-07-24  5:53 ` Artem Bityutskiy
2009-07-24 13:12   ` Erno Kuusela
2009-07-24 14:38     ` Artem Bityutskiy
2009-07-26 15:35       ` Erno Kuusela
2009-08-09  4:56         ` Artem Bityutskiy
2009-07-26 11:07     ` Artem Bityutskiy
2009-07-24 21:00 ` Nicolas Pitre

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090723215220.GA1792@gulp.u--3.com \
    --to=erno@gulp.u--3.com \
    --cc=adrian.hunter@nokia.com \
    --cc=corentin.chary@gmail.com \
    --cc=debian-arm@lists.debian.org \
    --cc=linux-mtd@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.