- Nov 8, 2011
- 3,836
- 1,394
- Thread starter
- #121
Also your system looks small should be bigger than 216.9M used, once system is installed.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
hmmm what could cause that now yeh your right the tar file s about 370MB .Also your system looks small should be bigger than 216.9M used, once system is installed.
Ooooopsss that's what I did ! downloading it again.also how are you adding your modules? you can't open the tar and add them as that breaks permissions, you would need to install the tar then use adb to push your modules.
mount -t ext4 /dev/block/mmcblk0p3 /system
adb shell
rm -r /system/*
busybox tar -xvf /sdcard/1jb8042_system.tar
exit
adb push modules /system/vendor/modules/
adb shell
chmod 644 /system/vendor/modules/*
if you in anyway opened 1jb8042_system.tar then it is junk, you need another one once opened permissions are lost.
oke found something in the app it shows I have 1 fat32 and 2 ext4 right but in minitool wizard it shows 1 fat32 and 2 ext3 ????? hmmmm
That would be perfect! Then will I have to busybox or install with cwm as a rom and what about the boot.img after that will I have to install that also?
I kind of like yoir ideal's!
Sent from my CM9 Coby 8042 Kyros using Tapatalk 4 Beta Again