View Single Post
Posts: 150 | Thanked: 3 times | Joined on Jan 2007
#71
Thanks guys, your posts were very informative
There is just on thing:

First partition as FAT, second one as ext2. You can use fdisk on linux PC and USB card reader to do this (is there fdisk compiled for N770?). As the jffs2 flash filesystem uses compression you need bigger partition on MMC to hold same data. 128MB is too small, at least 256MB is recommended to have similar space as with original flash rootfs.
What size should be the FAT partition? I assume, the 256mb min is according to the ext2 partition...

Thanks again.