public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* mkfs.jffs2 ?!
@ 2008-05-21 10:15 Manuel Sahm
  2008-05-21 13:13 ` Jason Liu
  0 siblings, 1 reply; 3+ messages in thread
From: Manuel Sahm @ 2008-05-21 10:15 UTC (permalink / raw)
  To: linux-mtd

Hello,

I have lot of problems concerning my NANDflash:

I?ve downloaded mtd-utils 1.1.0 and compiled it on my host pc [Suse 
Linux 10.2 - Kernel 2.6.18]

I enter:
mkfs.jffs2 -d /exports/ -p -s 0x800 -e 0x20000 -n -l -o /RFS.jffs2

NAND Flash has Pagesize = 2048 Byte = 2kByte
EraseBlockSize= 128 kByte
oob = 64

I could mount the Image on my target [linux 2.6.25.3]through:

mount -rw -t jffs2 /dev/mtdblock5 /media/DATAfs

BUT:
If I want to write to the device like: touch /media/DATAfs/test.txt
and then unmount /media/DATAfs/test.txt
and mount -rw -t jffs2 /dev/mtdblock5 /media/DATAfs


There?s an message:

empty flash at [address] end at [address] !!!!!!!!!!!!!!!!!!!!!!!


Please help me........

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-05-21 13:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-21 10:15 mkfs.jffs2 ?! Manuel Sahm
2008-05-21 13:13 ` Jason Liu
2008-05-21 13:26   ` Manuel Sahm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox