Cannot mount ubifs partition

Michael Niarchos michael.niarchos at gmail.com
Wed May 13 03:58:36 PDT 2015



On 05/13/2015 01:42 PM, Richard Weinberger wrote:
> Am 13.05.2015 um 12:33 schrieb Michael Niarchos:
>> On 05/13/2015 01:16 PM, Richard Weinberger wrote:
>>> Am 13.05.2015 um 11:43 schrieb Michael Niarchos:
>>>
>>>>> BTW: Have you created the nodes by hand? Do major/minor numbers match?
>>>>>
>>>> No, I have not created the nodes by hand
>>>
>>> Please answer all my questions. Also from the other mails.
>>>
>>> Thanks,
>>> //richard

> Do the minor/major numbers match?

Yes they do match.

$ ls -l /dev/ubi0_0
crw-------    1 root     root      246,   1 May 11 16:19 /dev/ubi0_0

> Does ubiupdatevol succeed?

I run the following command:

$ ubiupdatevol /dev/ubi0_0 /tmp/zx3-image.ubifs

and nothing is printed, so I suppose that it succeeds :)

> If all ubitools work but mounting ubifs not, it is maybe an ubifs issue.
> Is the ubifs module loaded? :)

There is a problem with loading ubifs module (other modules as well)

$ modprobe ubifs
modprobe: module ubifs not found in modules.dep

I think that this is a problem of my minimal built kernel.

Michael



More information about the linux-mtd mailing list