I only modified /init, change a string '/system_prop...' to
'/tmp/sy_prop....' , as most guides said. (Now I am wondering whether is
necessory ... maybe there can be other better way.)
Then the kernel boot options is : mem=64M console=ttyS0,115200
root=/dev/mtdblock0 rw rootfstype=jffs2 init=/init

You don't need to use /init.rc to 'mount [EMAIL PROTECTED] ....'.

Then jffs2 should work.

On Mon, Nov 17, 2008 at 9:17 PM, edwardlee lee <[EMAIL PROTECTED]>wrote:

>
> Would you please provide detail steps that made jffs2 as rootfs?
>
> Thanks!
>
> On 11/17/08, Wang Xiaoguang <[EMAIL PROTECTED]> wrote:
> > 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