public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* block2mtd: Overrun end of disk in cache readahead
@ 2006-07-05  7:26 Ville Herva
  2006-07-05  7:49 ` Norbert Federa
  0 siblings, 1 reply; 5+ messages in thread
From: Ville Herva @ 2006-07-05  7:26 UTC (permalink / raw)
  To: linux-mtd

I get 
	block2mtd: Overrun end of disk in cache readahead

each time I mount a JFFS2 created with

	mkfs.jffs2 -o IMAGE -d skeleton --pad=999161856 -v
	dd if=IMAGE of=/dev/hdc2

Afaict, the fs should fit onto the device:

	du --block-size=512 --apparent-size IMAGE
	1951488 IMAGE
	blockdev --getsize /dev/hdc2             
	1951488
	blockdev --getsize /dev/mtdblock0        
	1951488

Should I leave some blocks worth of space in the end nevertheless?




-- v -- 

v@iki.fi

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

end of thread, other threads:[~2006-07-06  8:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-05  7:26 block2mtd: Overrun end of disk in cache readahead Ville Herva
2006-07-05  7:49 ` Norbert Federa
2006-07-05 10:07   ` Ville Herva
2006-07-05 11:22     ` Jörn Engel
2006-07-06  8:28       ` Ville Herva

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