- May 1, 2011
- 183
- 28
- 0
is there anyone who knows about file system conversion.
what processes does it involve.can it be done ?
what processes does it involve.can it be done ?
When you do all of the steps in installing data2ext, you're converting your ext partition to journalized ext4
Oh... well.... I'm not sure that's a good idea. Yaffs is a much more stable fs. It doesn't corrupt files the way the ext series will. And it has much higher performance. Data integrity was the primary concern in development, with a higher performance a very close secondary.
Android is very specific with filesystems. Not sure if you can use BTRFS yet, but I think last time I was in the kernel build configuration there was no option to enable it. Also some distributions caution you against BTRFS since it's not an entirely stable filesystem yet and apparently lacking some features found in EXT3/EXT4. (it's been a couple months since I've looked at BTRFS though.)
But really I'm not sure how much of a performance boost Android would really get from switching filesystems (I compared BTRFS and EXT4 in MeeGo and I didn't notice that big of a difference really)
Sorry lol, its seems I ended up writing a small wall of text again. I'm horrible about that...