Yep, I think that's really a good idea to make rootfs as jffs2, because
usually it's difficulty to make some operations on a yaffs2 partition.

I am using jffs2(rootfs) + yaffs2(data), too.


On Mon, Nov 17, 2008 at 3:36 PM, Benno <[EMAIL PROTECTED]> wrote:

>
> On Nov 11, 11:56 pm, Sean McNeil <[EMAIL PROTECTED]> wrote:
> > mvniekerk wrote:
> > > Well, I can help you with this much - jffs2 + Android = No Go. It will
> >
> > Not true. Android runs perfectly on the Openmoko Freerunner using JFFS2
> > for root and system. You need to qualify your statement as the only real
> > partition that needs mmap is the /data partition. What I did for that is
> > to split the sdcard into 2 partitions: fat for user data like music,
> > videos, etc, and ext3 for the /data partition.
>
> I concur. It also works fine on Neo1973. I took a different approach
> of partioning the flash and using yaffs (not yaffs2) on the second
> partition. This approach seems to work fine.
>
> Cheers,
>
> Benno
> >
>

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [EMAIL PROTECTED]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to