ubifs error at boot "bad node type"

Artem Bityutskiy dedekind1 at gmail.com
Wed Jul 16 05:17:45 PDT 2014


On Tue, 2014-07-08 at 12:10 +0200, Richard Genoud wrote:
> [   87.054687] UBIFS error (pid 652): ubifs_read_node: bad node type
> (255 but expected 0)
> [   87.062500] UBIFS error (pid 652): ubifs_read_node: bad node at LEB
> 405:39728, LEB mapping status 1
> [   87.070312] Not a node, first 24 bytes:

I think it is a good idea do dump the flash and save it, just in case.

So the LEB is mapped.

But the TNC points to an an area with all 0xFFs.

Either TNC is incorrect or, the UBI did not map the LEB to the correct
PEB. "Fastmap" would be an easy target to blame for me, but if it is not
used, I'd say the former is more probably.

Enabling full UBI/UBIFS debugging and reproducing the failure could
help.

And please, do save the flash image (use nanddump).

-- 
Best Regards,
Artem Bityutskiy




More information about the linux-mtd mailing list