problems on building root filesystem using scratchbox and meamo
Matthew Percival
matthew at capgo.com
Mon Dec 5 16:11:26 CST 2005
G'Day,
> Perhaps the file system was created with the wrong erase size?
Could you share the command you used to make the filesystem image? It
seems likely you did not use the correct erase size. Try this command:
# cat /proc/mtd
It will tell you the correct erase block size. If you used a size
different to this (mkfs.jffs2 -e 0x####) then you will get errors like
you have seen here.
-- Matthew
More information about the Linux-omap-open-source
mailing list