NAND/JFFS2 utility tools.

David Woodhouse dwmw2 at infradead.org
Tue May 16 19:38:22 EDT 2006


On Fri, 2006-05-12 at 11:17 -0700, Han Chang wrote:
> Now, I realized those tools don't work with /dev/mtdblock2, so i tried 
> /dev/mtd2, which is the char driver. For flash_info, which tries to open 
> /dev/mtd2 in RDONLY mode, it opened file ok, but got msg "Device /dev/mtd2 
> has 0 erase regions". For flash_erase and flash_eraseall, which try to open 
> /dev/mtd2 in RDWR mode, it got "File open error".
> 
> Anyone has any advices on making these tools working? 

Do you have the correct major and minor numbers for /dev/mtd2 ?

-- 
dwmw2





More information about the linux-mtd mailing list