MTD mounting problem
Richard Weinberger
richard at nod.at
Mon Nov 2 08:18:16 PST 2015
Am 02.11.2015 um 16:55 schrieb Krug, Markus:
> Thanks Richard,
> The problem was the minor number of the block device, which differs from the minor number of the char device.
> With
> mknod /dev/mtd5 c 31 10
> mknod /dev/mtdblock5 b 90 5
> I was able to mount the device.
:-)
> However I still don't know, why the devices are not created in /dev at start up.
Well, how is your /dev mount managed?
Thanks,
//richard
More information about the linux-mtd
mailing list