• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root How to repack system.img

cool.gautam

Android Enthusiast
Hey all if anyone can help me on this....plz help i have searched a lot on this on internet and it wasn't detailed everyone stated to use linux which i don't have ( downloading ) and on windows they all write write this command? which command ? where to keep unpacked system.img files? i have downloaded mkfs.yaffs2.x86 something like that....where to keep it? Please help in detail i 'm newbie in ADB plz help and i decompiled it using cygwin unaffys tool only
 
U can repack the system.img using mkfs.yaffs command on ubuntu
if u come online then i can guide u on this
I know u wanna make a ROM for A85 using sytem.img but they cannot b repacked even if u succeed to unpack bcoz Nvidia recovery uses different .img decoder thats why i m telling u
But i can guide u on this if u want to learn it for knowledge
But the prequisite is u need Ubuntu
 
U can repack the system.img using mkfs.yaffs command on ubuntu
if u come online then i can guide u on this
I know u wanna make a ROM for A85 using sytem.img but they cannot b repacked even if u succeed to unpack bcoz Nvidia recovery uses different .img decoder thats why i m telling u
But i can guide u on this if u want to learn it for knowledge
But the prequisite is u need Ubuntu
i repacked the system into system.img to test in AVD was by flashing the rom and taking a nanadroid backup ..after that just use that system.img in nanadroid backup and test
 
Hey, i posted the info abt unpacking in the A75
Here
need help i have unpacked the image long ago but then now need to pack it again ..
none help received on that thread though !
 
Hey, i posted the info abt unpacking in the A75
Here
need help i have unpacked the image long ago but then now need to pack it again ..
none help received on that thread though !
well you can follow my method use flash the rom and get a nanadroid backup ....and you will have system.img
 
ok so you mean i must first clear the system partition in fastboot then flash the A75 ROM then push the files you want and then take CWM backup ,
Hey that seems to be a brilliant idea !
 
ok so you mean i must first clear the system partition in fastboot then flash the A75 ROM then push the files you want and then take CWM backup ,
Hey that seems to be a brilliant idea !
no i mean make a rom of that system image and flash in recovery.after wiping everything now reboot recovery and take backup ..thats it now you have converted system folder to system,.img
 
Can i do these things in windows? if no can u tell me how to copy files from windows to ubuntu on virtual machine?
 
:p Parallels a better alternative for vmware fusion -- do not know on windows though
i personally use Parallels ---> for anything in Linux and any(if any )work with Windows !
it has also a Windows version , have Tried both ,but Parallels is like too user friendly .
 
U can repack the system.img using mkfs.yaffs command on ubuntu
if u come online then i can guide u on this
I know u wanna make a ROM for A85 using sytem.img but they cannot b repacked even if u succeed to unpack bcoz Nvidia recovery uses different .img decoder thats why i m telling u
But i can guide u on this if u want to learn it for knowledge
But the prequisite is u need Ubuntu

can explain how to repack system.img using mkfs.yaffs2 tool in ubuntu or any other way to repack system.img and i am using MMX a75 :confused:
 
ok first of all get mkfs.yaffs2 from this zipp
then go the desktop whaere you have extracted the contents of zip
use
chmod 667 <address of mkfs.yaffs2>
now
open terminal again
then

cd < your path ro the mkfs file>
./mkfs.yaffs2 <contentfolder address>/ ~/Desktop/new_system.img

can you plz....guide me how to re-pack system.img:confused:
 
U can repack the system.img using mkfs.yaffs command on ubuntu
if u come online then i can guide u on this
I know u wanna make a ROM for A85 using sytem.img but they cannot b repacked even if u succeed to unpack bcoz Nvidia recovery uses different .img decoder thats why i m telling u
But i can guide u on this if u want to learn it for knowledge
But the prequisite is u need Ubuntu

u got the jet 2.1 wud u plz gimme the system.img,recovery.img and boot.img plzz plzzzz plzzzz plzzzz plzzzzz
 
hmm..... i guess have to re-install it all again..!! ok thanks btw
Don't if you hv resolved the problem, but,
Why to load your PC with crappy VMs for this ??!!:p:D:D
You can better use the the arm version of mkfs.yaffs2 to unpack/repack system.img. I can't give links 'coz don't hv my PC now, but you google for it and you will get it! You can then use it with cygwin or adb! What you'll need to do is adb push some xbin files, that comes with tool, chmod xbin, and then put your system.img in sdcard for unpacking, or give the dir. for your system folder, which is to be packed. Run commands in shell and you'll get your system.img packed!!;) I do the same!!
Refer to the results on Google for those commands, 'coz I don't remember them!!!:D:D:D
 
Back
Top Bottom