[Ubiattach] "vtbl_check: too large reserved_pebs"

Gilles gilles.ganault at free.fr
Thu Jun 9 20:45:55 EDT 2011


On Fri, 10 Jun 2011 01:05:56 +0200, Gilles <gilles.ganault at free.fr>
wrote:
>Even after correcting the mistake above ("ubi.mtd2" should be
>"ubi=mtd2"), uClinux still can't access Ubifs on mtd2 and crashes.

Wrong again (blush)

Here's the correct bootargs:
===========
bootargs=... rootfstype=ubifs ubi.mtd=2 root=ubi0:rootfs rw
===========

Don't forget the trailing "rw", or it will be read-only and cause a
few errors.

I'm now successfully running with the root filesystem on the NAND with
Ubifs.

Thanks everyone for the great help.




More information about the linux-mtd mailing list