UBI assert failed in ubi_wl_init

Timo Ketola timo at exertus.fi
Sun Feb 4 22:39:50 PST 2018


On 04.02.2018 15:44, Richard Weinberger wrote:
> Can you share me this UBI image such that I can have a quick look why
> the invalidation did not work?

Thank you for looking at this!

I sent the image privately to not bother the list with 3M file.

It really is an empty image.


Build commands:

mkfs.ubifs -e 0x1f000 -c 2048 -m 0x800 -o userfs.ubifs

ubinize -o userfs.ubi -m 0x800 -p 0x20000 ubinize.cfg


ubinize.cfg:

[ubifs]
mode=ubi
vol_id=0
vol_type=dynamic
vol_name=user
vol_alignment=1
image=userfs.ubifs
vol_size=1800MiB


--

Timo



More information about the linux-mtd mailing list