Permission problem on mtd block device
David Woodhouse
dwmw2 at infradead.org
Mon Jul 2 05:08:15 EDT 2001
nikunj at bindaas.org said:
> Is the major and minor number are correct which I have specified in
> previous mail? (for the reference mtd0 90 0, mtdr 90 1, mtdblock0 31
> 0)
Yep, they're fine.
> mount -t jffs /dev/mtdblock0 /mnt/
> mount: Mounting /dev/mtdblock0 on /mnt failed: Permission denied
I don't think that error is coming from JFFS. Can you build it with
debugging enabled and show the output of 'dmesg'? It'll show us whether
it's even getting as far as jffs_read_super().
--
dwmw2
More information about the linux-mtd
mailing list