This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DM8127IPNC : create ubifs image

Hi,

I was trying to create ubifs filesystem image with "make ubifs", but i got error :  "mkfs.ubifs: cannot execute binary file".
It seems that "mkfs.ubifs" in mtd-utils from IPNC is built for ARM, so it doesn't run on PC.

I have built mtd-utils for 32bit Linux (Ubuntu), and it works fine.
I have included "mkfs.ubifs" in attachment if you don't want to build it yourself.5732.mkfs.ubifs.zip

Regards,
Marko.