yaffs2 is only for NAND. Do not use with a MicroSD card. They have their own bad-block managers. Use ext2/3 or vfat.
Elvis Dowson wrote: > Hi Edward, > How can I specify that the user data partition > must be yaffs2? > > Let's take an example. > > NAND Memory: > > /dev/mtdblock3 is jjfs2 and contains the android-2.6.29 kernel image > /dev/mtdblock4 is jjfs2, what should I put here? The android root and > system files? > > MicroSD Card: > > /dev/mmcblk0p1 is a partition that is 1.8GB. How do I get it to use > yaffs2 and tell the system to put the user data files here? > /dev/mmcblk0p2 is another partition that is 1.8GB. How do I specify it > as a user store for songs, pictures etc? > > Best regards, > > Elvis > > On Wed, May 6, 2009 at 9:18 AM, edwardlee lee > <[email protected] <mailto:[email protected]>> wrote: > > > The android support boot from jffs2 and cramfs file system. The one > thing you should do is that the userdata partition must be yaffs2. > > > > --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
