how to open it?
Try free arc from freearc.com ( not sure )
yes i m Flasholic
---------- Post added at 10:54 PM ---------- Previous post was at 10:53 PM ----------
Not sure about link
yes i m Flasholic
Code:
mkdir system
sudo mount -o loop system.img system
MarcoToo said:
Code:
mkdir system
sudo mount -o loop system.img system
Click to expand...
Click to collapse
You sure about it? Will it work?
Sent from my GT-S5360 using XDA
hell_lock said:
You sure about it? Will it work?
Click to expand...
Click to collapse
I do it every day on my Linux box. Considering you developed that kernel I think you know how to handle the command line ;P
MarcoToo said:
I do it every day on my Linux box. Considering you developed that kernel I think you know how to handle the command line ;P
Click to expand...
Click to collapse
Yes sure! Thanks
Sent from my GT-S5360 using XDA
or just use archive handling softwares.. like izarc, 7zip will open them.. both are free too..
7zip dont opened me on win8
JustInsAne aka CALIBAN666 said:
7zip dont opened me on win8
Click to expand...
Click to collapse
well it does open.. intead try extracting it...
or try izarc.. it shows each file and folder under .img files
or try winimage
Sent from my Nexus 4 using Tapatalk 2
winimage say me error on all kernel ive test,but ive only the test version for 30 days.
winimage doesnt work on kernels
...
if i remember hell lock said once a kernel is compiled (boot. img)
u cant open it?
i dont remember
but winimage works on system.img
Sent from my Nexus 4 using Tapatalk 2
jasonxD said:
winimage doesnt work on kernels
...
if i remember hell lock said once a kernel is compiled (boot. img)
u cant open it?
i dont remember
but winimage works on system.img
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
Boot.img is not kernel.. its usually said like that.. but its a file containing kernel+ramdisk.. so you can extract boot.img using a perl script file or by other methods like kitchens, etc... zImage is actually kernel which can't be opened after compilation afaik..
____________________________________
Falling Doesn’t Make You a Failure, Staying Down Does
Deadly. said:
Boot.img is not kernel.. its usually said like that.. but its a file containing kernel+ramdisk.. so you can extract boot.img using a perl script file or by other methods like kitchens, etc... zImage is actually kernel which can't be opened after compilation afaik..
____________________________________
Falling Doesn’t Make You a Failure, Staying Down Does
Click to expand...
Click to collapse
I usually use a hex editor to chop them apart manually
via XDApp
MarcoToo said:
I usually use a hex editor to chop them apart manually
via XDApp
Click to expand...
Click to collapse
You are a monster!!
Sent from my GT-S5360 using XDA
Related
Hi,
For countless times I've downloaded the tools found on this thread and tried to create my own unsecure boot.img file, but I can ever make it work. Every time I do, the boot process freezes on the boot screen.
Basically, I unpack boot.img using unpack_bootimg.pl, do the apropriate changes to default.pro, repack it with repack_bootimg.pl and then use the new boot.img.
What am I missing?
Nazgulled said:
Hi,
For countless times I've downloaded the tools found on this thread and tried to create my own unsecure boot.img file, but I can ever make it work. Every time I do, the boot process freezes on the boot screen.
Basically, I unpack boot.img using unpack_bootimg.pl, do the apropriate changes to default.pro, repack it with repack_bootimg.pl and then use the new boot.img.
What am I missing?
Click to expand...
Click to collapse
Send me a link of the one you are trying to root and I will see what I can do
Thanks but I don't want you to root it, I already have a rooted version of this specific ROM. I want to be able to do it myself...
I have a feeling the mkbootimg i'm using is outdated, can someone share a recent version so I can try it out?
Are you correctly using the base address? 0x19200000
adwinp said:
Are you correctly using the base address? 0x19200000
Click to expand...
Click to collapse
What do you mean? Care to be more specific?
Nazgulled said:
What do you mean? Care to be more specific?
Click to expand...
Click to collapse
He means: mkbootimg --kernel boot.img-kernel --ramdisk ramdisk-boot --cmdline "no_console_suspend=1 console=null" -o newBoot.img --base 0x19200000
Well, I'm using the repack_bootimg.pl and from what I can see on that script, that --base parameter is not used. I'll try it and see how it goes...
Just so I know, that 0x19200000 address is specific to the Hero boot or it should be used for any ROM boot.img file?
Nazgulled said:
Well, I'm using the repack_bootimg.pl and from what I can see on that script, that --base parameter is not used. I'll try it and see how it goes...
Just so I know, that 0x19200000 address is specific to the Hero boot or it should be used for any ROM boot.img file?
Click to expand...
Click to collapse
Yes that is the full command for the hero boot.
It worked
Thank you all...
Hello people,
My purpose is not to create a custom rom but I just want to take a look into a rom to see how a rom is build and which files are located where.
So I have Ubuntu 10.10. I tried some iso/img mounters from the Software Center but didn't work. I asume most of the Android developers have Linux so I wanted to know how you guys mount or extract .img files, like the system.img and boot.img.
Joost
unyaffs is the tool your looking for and it also runs on windows.
i have the exe for windows and also if yo want to extract kdz just pm me.
pashinator said:
unyaffs is the tool your looking for and it also runs on windows.
i have the exe for windows and also if yo want to extract kdz just pm me.
Click to expand...
Click to collapse
Thanks, but I came to this site . there are 3 downloads. I download them all but I don't know how to open them. I tried 'Monodevelop', autorun prompt but it doesn't work...
Can you send me the exe for windows?
Joost
joostvhoek said:
Thanks, but I came to this site . there are 3 downloads. I download them all but I don't know how to open them. I tried 'Monodevelop', autorun prompt but it doesn't work...
Can you send me the exe for windows?
Joost
Click to expand...
Click to collapse
I use this one with Ubuntu:
http://www.mediafire.com/?6dcc4bz98lgs2gn
here your lucky i uploaded yesterday
http://pashinator.juniorwebdevs.co.uk/downloads/Crap<</unyaffs.exe
all you need to do is make a directory anywhere and put system.img file in there
also put unyaffs .exe in that folder
drag system.img ontop of unyaffs.exe and let go, a cmd screen will popup and go.
you will see folders next to the img
Thanks pashinator
fishears said:
I use this one with Ubuntu:
http://www.mediafire.com/?6dcc4bz98lgs2gn
Click to expand...
Click to collapse
I downloaded this file but when I double click it, it doesn't open... The 'task bar' at the bottem shows 'opening unyaffs' but after a few seconds it desapears.
Joost
Hi joost using cmd CD to the unyaffs folder and copy the .img files into that folder, now in cmd type unyaffs system.img Hope this helps.
Sent from my GT540 using XDA Premium App
eoghan2t7 said:
Hi joost using cmd CD to the unyaffs folder and copy the .img files into that folder, now in cmd type unyaffs system.img Hopper this helps.
Sent from my GT540 using XDA Premium App
Click to expand...
Click to collapse
This worked for you in ubuntu?
Joost
Sent from my GT540 using XDA App
eoghan2t7 said:
Hi joost using cmd CD to the unyaffs folder and copy the .img files into that folder, now in cmd type unyaffs system.img Hopper this helps.
Sent from my GT540 using XDA Premium App
Click to expand...
Click to collapse
Working for me in Windows XP, thanks!
Its works in windows that way but I'm sure the same command will work in Ubuntu.
Sent from my GT540 using XDA Premium App
joostvhoek said:
Thanks pashinator
I downloaded this file but when I double click it, it doesn't open... The 'task bar' at the bottem shows 'opening unyaffs' but after a few seconds it desapears.
Joost
Click to expand...
Click to collapse
It isn't an app as such, it's a terminal binary.
So to use it you need to either copy it to /usr/bin/ and in a terminal type "unyaffs path_to_and_name_of_img_file" or launch it in a terminal from where the binary is located with "./unyaffs path_to_and_name_of_img_file"
I think it should also work if you copy it to /usr/bin/ and set the "open with" property for .img files to use unyaffs....
Just let me know if you're still stuck.
Download all this files http://code.google.com/p/unyaffs/downloads/list
Run terminal
Go to downloaded unyaffs catalog by 'cd' eg. cd /home/user/download
Write gcc -o unyaffs unyaffs.c to compile unyaffs
Then paste your system.img file to unyaffs folder
And write ./unyaffs system.img
(don't use sudo because this lock your extracted files)
patryk95juve said:
Download all this files http://code.google.com/p/unyaffs/downloads/list
Run terminal
Go to downloaded unyaffs catalog by 'cd' eg. cd /home/user/download
Write gcc -o unyaffs unyaffs.c to compile unyaffs
Then paste your system.img file to unyaffs folder
And write ./unyaffs system.img
(don't use sudo because this lock your extracted files)
Click to expand...
Click to collapse
Oke, thanks!!
Joost
When I try it with the unyaffs.exe, it says 'broken img file'.... That's when I try to open a boot.img
Someone knows how I can open boot.img?
when I try to open a boot.img on linux, I get the same response...
Joost
are you sure its not corrupt
and are you using my one?
joostvhoek said:
When I try it with the unyaffs.exe, it says 'broken img file'.... That's when I try to open a boot.img
Someone knows how I can open boot.img?
when I try to open a boot.img on linux, I get the same response...
Joost
Click to expand...
Click to collapse
You can't unyaffs a boot.img
I've got a tool to pack & unpack them (a couple of perl scripts) but not at home now...
Sent from my GT540 using XDA Premium App
fishears said:
You can't unyaffs a boot.img
I've got a tool to pack & unpack them (a couple of perl scripts) but not at home now...
Sent from my GT540 using XDA Premium App
Click to expand...
Click to collapse
Can you send it when you're home?
Joost
joostvhoek said:
Can you send it when you're home?
Joost
Click to expand...
Click to collapse
Yes. Might not be today though.
EDIT: here you go, sooner than I thought:
unpack boot.img:
http://www.mediafire.com/?pnx2tj2k6dvzpja
repack boot.img
http://www.mediafire.com/?l6qrbgdcckc37q3
You'll need an archive tool capable of handling CPIO packed files - use "cpio" in Linux, not sure about win or mac... but you can get at the ramdisk without it.
Sent from my GT540 using XDA Premium App
joostvhoek said:
When I try it with the unyaffs.exe, it says 'broken img file'.... That's when I try to open a boot.img
Someone knows how I can open boot.img?
when I try to open a boot.img on linux, I get the same response...
Joost
Click to expand...
Click to collapse
Easiest way its use dsixda's HTC Android Kitchen (fully working on swift) this is advanced operation...
by this kitchen you can add to your kernel more functions eg. tethering etc
Another way is there http://android-dls.com/wiki/index.php?title=HOWTO:_Unpack,_Edit,_and_Re-Pack_Boot_Images
Things you need:
Base firmware (i'm use Gingerbread S5830SERKPH 2.3.4)
Windows (I'm use windows 7 X64 service pack 1)
Linux (Ubuntu recommended)
And the last thing is, You need enough experience in android world
step-step :
Flash your phone with your desired base firmware.
Make required modifications at your phone.
After that, do hard reset to your phone.
Next back up system.rfs .
put system.rfs with boot.img, data.rfs, recovery.img from PDA base firmware in one folder.
After that, repack your custom rom.
what should we do to modify it :
Remove useless widgets
Add more apps
Change theme
How to back up System.rfs :
Download at market "terminal emulator"
next run this code:
Code:
su
dd if=/dev/stl12 of=/sdcard/system.rfs
How to hard reset your phone :
Move by root explorer your modification apps to system/app then change permission like this :
Code:
User:Read, Write
group:Read
Others:Read
Next change the owner to "root" by root explorer
At least boot into recovery mode "HOME+POWER" and choose "wipe data/factory reset" be sure your contact data already backup
How to repack your custom rom :
PDA by running this code via terminal at linux:
Code:
tar -H ustar -c boot.img recovery.img data.rfs system.rfs >> ROMNAME.tar
md5sum -t ROMNAME.tar >> ROMNAME.tar
mv ROMNAME.tar ROMNAME.tar.md5
change ROMNAME to your desired, of course, ROM name.
If you want to build One-Package ROM, just use 1st and 2nd command and don't forget to include all files on all *.tar.md5 (such as modem, csc, apboot) like this :
Code:
tar -H ustar -c *.* >> ROMNAME.tar
md5sum -t ROMNAME.tar >> ROMNAME.tar
How to change your rom name :
At root explorer you see at folder system "build.prop"
Open it in text editor edit "ro.build.display.id=GINGERBREAD.XXKPH" with your rom name
Another Handy Modification Guide:
How to edit system.rfs on your Pc :
importan : if you want to edit system.rfs at windows, DON'T use Magic Iso, why? because i was use it, then my system.rfs corrupt.
you must have linux (ubuntu recommended)
run it from terminal :
Code:
sudo mount -o loop system.rfs /some_dir
make required modification
then Unmount it
How to Unpacking & repacking the image :
Note: below I give you the details for unpacking and repacking manually, but I have attached two perl scripts that do most of this for you
If you are good with a hex editor, you can open up any of these images and strip off the first 2k of data. Then, look for a bunch of zeroes followed by the hex 1F 8B (which is the magic number of a gzip file). Copy everything from the first line of the file, through the zeroes, and stopping at the 1F 8B. That is the kernel. Everything from the 1F 8B through the end is the ramdisk. You could save each of these files separately. In order to see the contents of the ramdisk, you need to un-gzip it and then un-cpio it. You could use a command like this (ideally after creating a new directory and cd'ing into it):
Code:
gunzip -c ../your-ramdisk-file | cpio -i
That will place all of the files from the ramdisk in your working directory. You can now edit them.
In order to re-create the ramdisk, you need to re-cpio them and re-gzip those files, with a command like the following (remember, cpio will include everything in the current working directory, so you probably want to remove any other cruft you might have in there):
Code:
find . | cpio -o -H newc | gzip > ../newramdisk.cpio.gz
The final step is to combine the kernel and your new ramdisk into the full image, using the mkbootimg program (which you should download and compile from the git repository):
Code:
mkbootimg --cmdline 'no_console_suspend=1 console=null' --kernel your-kernel-file --ramdisk newramdisk.cpio.gz -o mynewimage.img
Now, there's a lot of hassle in pulling apart files in hex editors and remembering all of these commands, so I wrote unpack and repack perl scripts for you (attached). Hooray.
How to Manually deodex your phone :
What you'll need:
xUltimate v2.2
Unzip xUltimate v2.2, and launch "Main.exe"
If everything goes well xUlt should recognize the phone and make a connection. You now should see a list of options.
Run option 1. After option 1 is done, run option 2.
Now these well take a while. Run option 3.
IMPORTANT: After you have run option 3, you MUST navigate to the xUltimate folder and find "origi_frame" folder, and delete "guava.odex". It's a bad file, and interferes with deodexing process.
Now run option 4, and wait.
Exit xUltimate, and put the phone in USB mass storage.
Go back into the xUltimate folder and copy "done_frame", and "done_app", and move them to the root of the sdcard.
Put the phone in PC mode
Open a command prompt, and do the following:
Code:
adb shell
su
stop
mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
cp /sdcard/done_app/* /system/app/
cp /sdcard/done_frame/* /system/framework/
rm /system/app/*.odex
rm /system/framework/*.odex
mount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system
reboot
Your phone should now be deodexed!
You may notice an increase in speed, and you now have the ability to edit certain files with greater effects.
How to change bootanimation :
using a Root explorer goto the /system/media directory.
Copy bootanimation.zip to your SD Card.
Connect your droid to your computer with usb and mount the SD Card
Copy bootanimation.zip to your computer.
extract bootanimation.zip to a folder
Inside you will find 2 folders with all the individual PNG files in them.
With photoshop or paint modify the png files to add your custom graphics, OR make/download your own pictures. (Make sure they are match with your phone device)
Highlight the two folders and the desc file.
Right click the highlighted files.
Select add files to archive.
Select Zip check box
In the compression method drop down box select Store. (this is key if you dont do this it wont play the animation)
save the archive as bootanimation.zip
copy the new bootanimation.zip to your SD Card
Select the bootanimation.zip file from your SD Card and move it... system>media>paste
________________
i'm just 12 years old if i can do it, why you can't
Advantages of this way is :
More efficient
Reduce your internet usage (dont need kitchen, apk manager, etc)
Easy to modification (You can see the direct result)
Reduce your time (only 2 hours i can do this way)
More soon
You steal my IDEAS Univos! No, just kidding, there are incorrect guide on "how to hard reset" lol. Anyway, try to build a ROM before creating this guide, my friend.
Wow Kids!
are doing development now a days
fla.sh said:
You steal my IDEAS Univos! No, just kidding, there are incorrect guide on "how to hard reset" lol. Anyway, try to build a ROM before creating this guide, my friend.
Click to expand...
Click to collapse
im not steal it.
Where is incorrect guide i'm try to fix it?
Sent from my GT-S5830 using XDA App
GadgetCheck said:
Wow Kids!
are doing development now a days
Click to expand...
Click to collapse
Thanks
Sent from my GT-S5830 using XDA App
This guide tested by me, and i have get result from this.
Sent from my GT-S5830 using XDA App
If you have question just ask me!
Sent from my GT-S5830 using XDA App
I think this guide is the same with fla.sh's guide.
devilsking said:
I think this guide is the same with fla.sh's guide.
Click to expand...
Click to collapse
Different, Fla.sh make guide for cooking his rom.
in this thread i tell you how to make your own custom rom.
with Phone device Samsung Galaxy Ace.
Univos said:
Different, Fla.sh make guide for cooking his rom.
in this thread i tell you how to make your own custom rom.
with Phone device Samsung Galaxy Ace.
Click to expand...
Click to collapse
ya ya. I see tks for your guide
devilsking said:
ya ya. I see tks for your guide
Click to expand...
Click to collapse
Please press thanks button, if i helped you
Sent from my GT-S5830 using XDA App
Univos said:
This guide tested by me, and i have get result from this.
Sent from my GT-S5830 using XDA App
Click to expand...
Click to collapse
Now that you're awesome like fla.sh , I'll be quietly tucking in a corner thinking how young teenagers get their knowledge . XD jkjk
EmoBoiix3 said:
Now that you're awesome like fla.sh , I'll be quietly tucking in a corner thinking how young teenagers get their knowledge . XD jkjk
Click to expand...
Click to collapse
Just kept reading, ask people, don't feel has a lot of knowledge, kept countinue to learn
Sent from my GT-S5830 using XDA App
EmoBoiix3 said:
Now that you're awesome like fla.sh , I'll be quietly tucking in a corner thinking how young teenagers get their knowledge . XD jkjk
Click to expand...
Click to collapse
Maybe this holiday i will developt a simple custom rom.
Sent from my GT-S5830 using XDA App
Univos said:
Maybe this holiday i will developt a simple custom rom.
Sent from my GT-S5830 using XDA App
Click to expand...
Click to collapse
I am thinking about a kid with two or more different XDA ID.
ketut.kumajaya said:
I am thinking about a kid with two or more different XDA ID.
Click to expand...
Click to collapse
No, the real name Fla.sh is "Aver..." my real name is "iz..." we are student of junior high school at surabaya. I'm "Aver..." friend.
Sent from my GT-S5830 using XDA App
Univos said:
No, the real name Fla.sh is "Aver..." my real name is "iz..." we are student of junior high school at surabaya. I'm "Aver..." friend.
Sent from my GT-S5830 using XDA App
Click to expand...
Click to collapse
I'm swear.
Sent from my GT-S5830 using XDA App
ketut.kumajaya said:
I am thinking about a kid with two or more different XDA ID.
Click to expand...
Click to collapse
ROFLAMO
Jukirdolly said:
ROFLAMO
Click to expand...
Click to collapse
??????
Sent from my GT-S5830 using XDA App
can anyone send me the names of the init.devicename.rc and the unvented.device.rc? they are located in the kernel ramdisk
alex1301 said:
can anyone send me the names of the init.devicename.rc and the unvented.device.rc? they are located in the kernel ramdisk
Click to expand...
Click to collapse
Hi, here are the contents of the folder:
http://i.imgur.com/bxbK3.png
And attached is latest boot.img (kernel 3.0.8 from dzo's Aurora ICS) and the decompressed files if you need that...
i am quite ready with the rom. only thing is i have this problem.
[email protected]:~/Desktop/BootScripts$ sudo perl repack-bootimg.pl /home/ubuntu/Desktop/BootScripts /home/ubuntu/ramdisk /home/ubuntu/Desktop
1891 blocks
sh: mkbootimg: not found
repacked boot image written at /home/ubuntu/ramdisk-repack.img
but there is no file when i repack the kernel
alex1301 said:
i am quite ready with the rom. only thing is i have this problem.
[email protected]:~/Desktop/BootScripts$ sudo perl repack-bootimg.pl /home/ubuntu/Desktop/BootScripts /home/ubuntu/ramdisk /home/ubuntu/Desktop
1891 blocks
sh: mkbootimg: not found
repacked boot image written at /home/ubuntu/ramdisk-repack.img
but there is no file when i repack the kernel
Click to expand...
Click to collapse
Can you post the un packed files? I could try to repack them
I think I know what the problem is, you need to have mkbootimg... Here it is, put it in /bin and then rerun the repack script
EDIT: for some reason, attachments are always corrupt... but here it is:
http://forum.xda-developers.com/attachment.php?attachmentid=475249&d=1293574570
http://www.mediafire.com/?y5ur5lc4q7d5148
http://www.mediafire.com/?vl44nay131u8ofz
sent them please repacked back
alex1301 said:
http://www.mediafire.com/?y5ur5lc4q7d5148
http://www.mediafire.com/?vl44nay131u8ofz
sent them please repacked back
Click to expand...
Click to collapse
Here it is.
But your error was because you probably didn't have mkbootimg on your system
are you ready?
alex1301 said:
are you ready?
Click to expand...
Click to collapse
I've posted the boot.img right now
I hope there's nothing wrong with it... to repacked the files, I put all the files from your both zip files in one folder, then run repack-bootimg.pl script over boot.img-kernel as argument, is this correct?
yes man thanks. i will give you credits in the rom section.
do you know if i can use the updater script form aurora?
alex1301 said:
do you know if i can use the updater script form aurora?
Click to expand...
Click to collapse
I guess yes, the script, if I'm not wrong, only formats partitions and copies the ROM files to the appropriate locations and sets permissions... try using it, or post the ROM here and I'm sure someone can work it out if it doesn't work...
Cheers
Sent from my U8800
i will release it in a couple of minutes. so when the script is not working, someone other can fix it
have i also to replace the updater-binary?
I don't think that's needed, the binary I assume is the same for different ROMs, only the script changes... but I would to be sure good luck!
Sent from my U8800
i can't sign this bull**** apk
alex1301 said:
i can't sign this bull**** apk
Click to expand...
Click to collapse
What do you mean? I was hoping for a release today :-( good luck man...
Tomorrow I'll try posting from desire z... can you post a link for a guide? Thank you...
Sent from my U8800
Hello XDA guyz, I am here looking for a system.tar file required to build custom ROMS.
Download the apk below and follow instructions and please give me that .tar file..
Instructions :
1. Getting system folder
(NOTE - YOU MUST BE ROOTED FOR THIS MEDHOD)
This is universal method and can be done easily using terminal emulator.
For this simply download Terminal Emulator from Android Market.
we need freshly flashed device here. OTHERWISE YOU WILL HAVE LOT OF JUNK FILES.
Open it and type:
su
tar -c system/* >> sdcard/system.tar
This will copy all your /system folder to your SDcard with name System.tar
This will take some time to finish so be patient.
After it's done you should have a tar file in your /sdcard named system.tar
now please submit it to me.. Thanks a lot in advance
Instructions taken from this link
Click to expand...
Click to collapse
Apk to get system.tar file by following above instructions.
File attached below in attachments :
Does anyone got time for me ?? :crying:
Mrtoxicgamer10 said:
Hello XDA guyz, I am here looking for a system.tar file required to build custom ROMS.
Download the apk below and follow instructions and please give me that .tar file..
Instructions :
1. Getting system folder
(NOTE - YOU MUST BE ROOTED FOR THIS MEDHOD)
This is universal method and can be done easily using terminal emulator.
For this simply download Terminal Emulator from Android Market.
we need freshly flashed device here. OTHERWISE YOU WILL HAVE LOT OF JUNK FILES.
Open it and type:
su
tar -c system/* >> sdcard/system.tar
This will copy all your /system folder to your SDcard with name System.tar
This will take some time to finish so be patient.
After it's done you should have a tar file in your /sdcard named system.tar
now please submit it to me.. Thanks a lot in advance
Click to expand...
Click to collapse
error in terminal emulator: can't create : Read-only file system
i have a simple question why can't you do it on your s2?
I98 said:
i have a simple question why can't you do it on your s2?
Click to expand...
Click to collapse
Because it's ain't my S II It's my brother's. So, he won't allow me to do this kind of things
princeferoz said:
error in terminal emulator: can't create : Read-only file system
Click to expand...
Click to collapse
Bro.. Can you please download that application from Google Play and provide me System.tar file ?? :fingers-crossed:
Google Play Link - https://play.google.com/store/apps/...251bGwsMSwxLDMsImphY2twYWwuYW5kcm9pZHRlcm0iXQ..
Oh ok
i managed to get the system.tar but then i deleted it as i dont want to upload for personal reasons and i have no use for it.
Btw the file was about 478.1mb so good luck trying to download that.
I could provide you one but its a little modified
Sent from my GT-I9100
krazy1101 said:
I could provide you one but its a little modified
Sent from my GT-I9100
Click to expand...
Click to collapse
i have a question does this system.tar file contain any of the personal data such as passwords and does it contain the imei code?
Nope it contains system apk's libraries framework linux scrips fonts csc
No personal data inside
P.S. imei is in efs
Sent from my GT-I9100
krazy1101 said:
I could provide you one but its a little modified
Sent from my GT-I9100
Click to expand...
Click to collapse
Yeah Thanks.. That would be good enough for me.
Do you want to include preload cuz i simlinked all apps from system?
Sent from my GT-I9100
krazy1101 said:
Do you want to include preload cuz i simlinked all apps from system?
Sent from my GT-I9100
Click to expand...
Click to collapse
Yeah sure, ( If you can ) Pre-loaded with some apps will be more awesome
Now uploading if something is not apearing wait cuz im still uploading
http://db.tt/ubyqhoMm
Sent from my GT-I9100
krazy1101 said:
Now uploading if something is not apearing wait cuz im still uploading
http://db.tt/ubyqhoMm
Sent from my GT-I9100
Click to expand...
Click to collapse
I can see the files now.. preload is of 300 MB and system.tar is 575 MB.. right ??
Thanks a lot
System is 575.56
Preload is 301.73
These are not exact values
Anyway if you look at build.prop you will see a lot of tweaks
Sent from my GT-I9100
Alright, so we got this guy asking for I don't know what.
He doesn't have an S2, his brother does but he won't let him play with it.
So here comes krazy and say "sure, here you go, now go out and play".
And this guy goes and downloads 800 mb of who knows what?
Am I missing something?
Sent from...this is not even my S2
gastonw said:
Alright, so we got this guy asking for I don't know what.
He doesn't have an S2, his brother does but he won't let him play with it.
So here comes krazy and say "sure, here you go, now go out and play".
And this guy goes and downloads 800 mb of who knows what?
Am I missing something?
Sent from...this is not even my S2
Click to expand...
Click to collapse
Yup.. you missed one thing... that system.tar file is corrupted
I cant be possible cuz i tested it and works:|
Sent from my GT-I9100