ext2_lookup() and i_count

Sébastien Côté scote1 at Matrox.COM
Thu May 11 10:28:59 EDT 2000


Alexander Larsson wrote :

> First create your to be filesystem in a directory (call it e.g. img_dir),
> then run "mkfs.jffs img_dir > fs.jffs", this creates an image fs.jffs that
> you can copy to your flash (in the case of an mtdram flash, just do "cat
> fs.jffs > /dev/mtd0". Then mount the flash "mount -t jffs /dev/mtdblock0
> /mnt/jffs".

How can I create these devices??  MAKEDEV doesn't know about them and
mknod needs major/minor numbers that aren't mentionned anywhere...

./MAKEDEV: don't know what "mtd" is

--
Sébastien Côté


To unsubscribe, send "unsubscribe mtd" to majordomo at infradead.org



More information about the linux-mtd mailing list