-bash-3.2# mke2fs -j /dev/mtdblock4 mke2fs 1.39 (29-May-2006) Filesystem label= OS type: Linux Block size=1024 (log=0) Fragment size=1024 (log=0) 1024 inodes, 4096 blocks 204 blocks (4.98%) reserved for the super user First data block=1 Maximum filesystem blocks=4194304 1 block group 8192 blocks per group, 8192 fragments per group 1024 inodes per group Writing inode tables: done Creating journal (1024 blocks): done Writing superblocks and filesystem accounting information: done This filesystem will be automatically checked every 29 mounts or 180 days, whichever comes first. Use tune2fs -c or -i to override. -bash-3.2# -bash-3.2# mount /dev/mtdblock4 /mnt/sram -bash-3.2# cd /mnt/sram -bash-3.2# ls lost+found -bash-3.2#