emmerick
Member
- Mar 14, 2011
- 80
- 2
I dont have Coby but X5A but these are similar I think.
I succeed formating /nand with 2 partition but you have to connect your tablet to a a linux PC, it works very well with gParted;it will not work with ant tools under windows.
I tried and Link2sd dontrecognize the second partition; same issue but I have made some progress mounting the whole /nand as /data/sdext2 that use link2sd and magically links are created and exist in drawer , memory went down exactly as it should. I use this:
umount /nand
mount -o rw -t vfat /dev/block/ndda1 /data/sdext2
link are created in /data/app as a 0 byte file and they are bind to /data/sdext2 that is nand, that do the trick but until next reboot where 0bytes files still exist in /data/app but not linked anymore as ndda1 is not mounted
so now I am working on :
1-determine if links is bind after reboot and remounting one more time ndda1.If thats the case we are good to go finding a way to remount automaticaly ndda1 after booting.
2-try to create install-recovery.sh and put these 2 lines inside (that didnt work out)
3-modify init.rc but that is tricky
I dont have much knowledge on android but be you can help or anyone else
Imagine the whole /nand as application storage..........I dont use it anyway as I have a 16gb sd card
Hello friend ta rsrsrsr more complicated if you can post some results here. Actually this program Link2sd would solve the problem of space.