Rom on !!! - Galaxy S II General

@SamFirmware: EXCLUSIVE: Samsung I9100 Galaxy S II Firmware: I9100XWKDD Online! (Android 2.3.3) (Build date 2011 April 26)
Sent from my GT-I9000 using XDA App

thanks!
here is the link no links to samfire

EXT4.PIT for new file system
no links to samfire
Correct Odin Vesion: Odin3 v1.83 http://hotfile.com/dl/116095613/1d3d429/Odin3_v1.83.exe.html

Damn
How to extract factoryfs.img?

i'm uploading right now
this will take a wile...
if you have a running linux distro than use tar xvf <filename> to extract the tar file
factoryfs.img
cache.img
hidden.img
boot.bin
modem.bin
param.lfs
zImage

Flashable through download mode?
Will be interesting to see the differences. Guess its a country variant?
No FOTA updates here.
Sent from my GT-I9100 using XDA Premium App

Jonas.M said:
i'm uploading right now
this will take a wile...
if you have a running linux distro than use tar xvf <filename> to extract the tar file
factoryfs.img
Click to expand...
Click to collapse
Hi, great work, but how to extract *.img file?

duvell said:
Hi, great work, but how to extract *.img file?
Click to expand...
Click to collapse
What do you want to do with it if you don't even know how to extract it?

duvell said:
Hi, great work, but how to extract *.img file?
Click to expand...
Click to collapse
I would also know how to extract factoryfs.img
magiciso don't work

seems that they are still compressed somehow
i am unable to mount them properly
will try to do so later

I also unable extract factoryfs.img.
I tried ultraiso on windows and mount img in Debian.

Mackzen said:
I would also know how to extract factoryfs.img
magiciso don't work
Click to expand...
Click to collapse
As already said before, you can extract using linux.

For you who want the file untouched from Sammys fus-server, use this info
CheckFusDownloader_v0.5.exe -dl I9100XWKDD/I9100OXXKDC/I9100XXKDH/I9100XWKDD NEE GT-I9100
Click to expand...
Click to collapse

I've tried everything I can think of on this .img, and I can't get in. >:|

Flashing this now to see what happens. Wish us luck.

Flipping hell! Just had a screen come up asking for a password after flashing so I typed in my lockscreen password and that worked. Was a bit worried I bricked it for a second.

Ok, it's a non-wipe flash update. Programs and TW4 layout still intact after flash. Maybe placebo but seems like it was a performance improvement update.
Flashed with Odin3 v1.83, just put the unzipped file in the PDA without any .pit file and flashed.

Mandatory screenshot of Quadrant before someone asks:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Can you "adb pull /system" and post it here? For those of us not with SGS II yet...

MikeyMike01 said:
Can you "adb pull /system" and post it here? For those of us not with SGS II yet...
Click to expand...
Click to collapse
Working.....

Related

[Q] Extract *ext4.win files

Hi,
how can I extract *ext4.win files using windoes pc?
thx
AW: [Q] Extract *ext4.win files
No one knows.....
thebrainkafka said:
No one knows.....
Click to expand...
Click to collapse
You're gonna need to give more info than that. What file is this (I've personally never heard of the ext4.win extension before; are you asking about an ext4 partition?) and why do you need it for your nexus 4?
Sent by carrier pigeon
klvnhng said:
You're gonna need to give more info than that. What file is this (I've personally never heard of the ext4.win extension before; are you asking about an ext4 partition?) and why do you need it for your nexus 4?
Sent by carrier pigeon
Click to expand...
Click to collapse
Ext4.win is the backup file made by TWRP. Ext4 is the filesystem of the file (I assume) and .win is their extension. It may just be as easy as renaming it to .zip and opening it, kind of like a .apk
He probably wants to extract his apps
Sent from my Nexus 4
AW: [Q] Extract *ext4.win files
mirGantrophy said:
Ext4.win is the backup file made by TWRP. Ext4 is the filesystem of the file (I assume) and .win is their extension. It may just be as easy as renaming it to .zip and opening it, kind of like a .apk
He probably wants to extract his apps
Sent from my Nexus 4
Click to expand...
Click to collapse
THX a lot
Re: [Q] Extract *ext4.win files ([A] They are '.tar' archives)
I arrived here from a google search for the same problem so I thought others might, too. Here is what I found:
Code:
# file data.ext4.win
data.ext4.win: POSIX tar archive (GNU)
# mkdir data
# cd data
# tar xf ../data.ext4.win
tar: Removing leading `/' from member names
...
While this worked, I was surprised that 7Zip complained that it did not recognize the file type, even when I changed the name to 'data.tar'.
Long story short: TWRP '*.ext4.win' backup files appear to be '*.tar' UNIX "tape archives". I would hesitate to say "standard 'tar' files" only because I encountered some unexplained wrinkle. (7Zip usually doesn't have any trouble.)
I know this thread is a year old, but it's still relevant as there is not much information about this
On windows you can use tartool from here: https://tartool.codeplex.com/
Code:
tartool -x system.ext.win output_folder
better yet, http://sourceforge.net/projects/androidicsjbext/, gui ext4 extractor
Change extension from win to tar and open with winrar.
If on windows open the win file in 7Zip, Extract the .ext4 file, and then open the ext4 file with 7zip
hi my some problem help me for this format upacking
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
thebrainkafka said:
Hi,
how can I extract *ext4.win files using windoes pc?
thx
Click to expand...
Click to collapse
change .win to .zip and extract it
How to make system.img from system.ext4.win000 and system.ext4.win001?
I1V1A1N said:
How to make system.img from system.ext4.win000 and system.ext4.win001?
Click to expand...
Click to collapse
System.ext4.win00x files are tar.
1. Concatenate multiple tar files into one file.
2. Use Extractor by Alexey71.

[Q] Flashing Kit Kat 4.4.2 Question

Hello,
I'm on the new side with flashing in such and need to know what file is run in Odin on the PDA line? The videos always show a MD5 file but I don't see one in the zip file I downloaded. How would I go about creating this file type? The remaining steps of the process seen easy.
Thanks, in advance
Bruce
Gladyscoleman said:
You can install a application which played all type of video files like "MX Player"
Click to expand...
Click to collapse
I'm somewhat confused here. Are you saying that I must install some program in order to make a MD5 file. Maybe it would be easier if I just knew what file to run on the PDA line. Is it the BOOT.IMG file? I would like to run this new KK software.
Thank you!
Bruce
tss01 said:
I'm somewhat confused here. Are you saying that I must install some program in order to make a MD5 file. Maybe it would be easier if I just knew what file to run on the PDA line. Is it the BOOT.IMG file? I would like to run this new KK software.
Thank you!
Bruce
Click to expand...
Click to collapse
Okay in this screen shot there's the Odex rom and then the deodexed rom. Last is the firmware.
After you have flashed either one of the Odex or Deodexed roms in Safestrap 3.65 stock slot and remember to wipe the stock slot first.
So after the rom is flashed the don't reboot system but reboot to download mode and open up odin.
Prior to doing all this download the firmware to your computer. Once downloaded extract the the file that shows the as tar. After having odin open click on the PA and put that file in there and let it run its course checking the file. Then when it's done hit start.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Here's a pic off my pc of the file that goes in AP slot for Odin.
Odin will run MD5 check on it automatically and say it's valid. Then from there just have you phone in download mode and hooked up to pc and hit start.
not sure if you have seen this tutorial or not.
How To Install Kit Kat 4.4.2 Verizon Note 3 With …: http://youtu.be/zYrquBtAS1o

Convert a Odin flashable Stock Rom into a Zip file ?

Hi there, my question is simple, i would like to know how can i turn our Odin flashable Stock Roms into zip files like all custom roms out there in which i could access to /system/app or /framework and everything to easily have a clean base to hopefully start creating some Custom roms
Thanks everyone
I Don't know How to Do that But i use altenative way To extract any Odin File As below..
Simply Open ".tar" File with 7z File Zipper.
Copy Out Sytem.img File.
then follow this tutorial:
http://forum.xda-developers.com/showthread.php?t=2294909
Done.
Easy and Simple.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
or Unknown file format.
maybe because ilt's a GB rom ?
I did it on windows 8 where i can simply open .img file .... Or i used some commands ..i don't remember right now will try to google it again...
I'll get back when i find it..for win7..
Sent from my GT-S5360 using XDA Free mobile app
EDIT :
http://forum.xda-developers.com/showthread.php?t=705800
used Unaffys.dll technique from this thread
try and report....
OxygeenHD said:
Hi there, my question is simple, i would like to know how can i turn our Odin flashable Stock Roms into zip files like all custom roms out there in which i could access to /system/app or /framework and everything to easily have a clean base to hopefully start creating some Custom roms
Thanks everyone
Click to expand...
Click to collapse
This is very simple
Iv already written a whole guide for this
http://forum.xda-developers.com/showthread.php?p=52457099
Once you have extracted it you can just load it into a working folder in kitchen or do what you like with it
marcussmith2626 said:
This is very simple
Iv already written a whole guide for this
http://forum.xda-developers.com/showthread.php?p=52457099
Once you have extracted it you can just load it into a working folder in kitchen or do what you like with it
Click to expand...
Click to collapse
Thanks mate, problem solved.

[Tool] New tool for Unpack and Repack MTK boot.img

QURepack is a new tool for boot.img unpack/repack. You do not need to run cmd and write anything to this. Just run the QURepack.exe and click unpack and repack button for this. This tool is very easy to use and will help you to do this in short time.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Mod Edit: links removed.
Step 1. Download and Unzip
Unzip QURepack.zip. You will get two exe files bootimg.exe and QURepack.exe. Place your boot.img file there.
Step 2. Unpack
Run QURepack.exe and click unpack. It will start work and you will get unpacked files.
Step 3: Repack
Click repack button and it will create two boot.img file.
Step 4: New Boot File
Now click New Boot File and you will get a new boot file.
I made this tool for personal use and make easy to unpack/repack boot image. Anyone can use this tool for personal use. If anyone want to publish this tool to their blog or website then they need to take permission.
N.B. Do it at your won risk. I will not responsible for any kind of misuse and brick or damage of your phone.
Mod Edit: links removed.
Dev of QURepack
Mod Edit: links removed.
Special Thanks to:
Dev of bootimg
I don't have FB accaunt
Dreamer... said:
I don't have FB accaunt
Click to expand...
Click to collapse
It's a scam anyway
Jubbard said:
It's a scam anyway
Click to expand...
Click to collapse
Are you sure? I find this app without passcode on archive, but not try yet..
Some mans say what its works.
Dreamer... said:
Are you sure? I find this app without passcode on archive, but not try yet..
Some mans say what its works.
Click to expand...
Click to collapse
I'm sure it works. Because it's a GUI to the bootimg.exe tool (available for free from Github), which is a modification of the bootimg.py tool (available for free from another Github). The internet is full of "content gateways" where someone wastes their talent on building a do-nothing program instead of something useful, like a tool that allows easy repartitioning/editing of a mmcblk0.raw image.
bootimg.exe --unpack-bootimg boot.img
Click to expand...
Click to collapse
Sadly for some reason it requires the image being unpacked to be named "boot.img", when it's fully capable of unpacking any "ANDROID!" boot image for both Mediatek and Qualcomm.
I've used it to unpack boot and recovery for a Huawei Y536A1, boot factory laf recovery for a LGL16C, boot dfs dkernel recovery for an Amazon Kindle Fire HDX 7". I've never seen it fail to unpack a boot image yet.
Thread closed until non income earning links are submitted, and no password is required .

[GUIDE] How to flash any Stock Rom using Latest TWRP recovery by codeworkx/official

Hi Guys,
Iam now writing a guide to let you know that how to flash stock Rom using latest twrp recovery by both codeworkx or official
Steps :
First open the downloaded stock rom using any zip utilities, for example winrar.
navigate to the following directory
Code:
META-INF\com\google\android
now open the update script using any text editing tool. like notpad++
Remove the first two lines.
Now you re good to go.
If you are still getting the error
then please replace all occurrence of the device name from "le_s2_ww" to "s2" . You can use the find and replace feature of the Notepad ++
Comment below if you have any queries. :angel:
Hit thanks if you thinks it is usefull
Visit my webiste please : https://www.confusedweb.com
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Tq
nice
now after doing so the recovery says rhat the update-binary is missing
You are Great.. Thank a lot.
Thank You
Excellent... worked perfectly. Thank you.
I downloaded x527 stock from here:
https://devs-lab.com/download-letv-official-stock-rom.html#How_to_install_LeTv_Stock_ROMs
But when I want to do your point 3, I just find a metadata and a otacert file in it and no update script?
FridrufHau said:
I downloaded x527 stock from here:
https://devs-lab.com/download-letv-official-stock-rom.html#How_to_install_LeTv_Stock_ROMs
But when I want to do your point 3, I just find a metadata and a otacert file in it and no update script?
Click to expand...
Click to collapse
You are in the wrong path!
Look at
Code:
META-INF\com\google\android
not at
Code:
META-INF\com\android
Oh this is embarrassing
Maybe one last question, as I did a lot of version back and forth and I am not able just to flash the bootloader or/and modem file of 19s, I would like to do a clean install of the recovery.
So if I do factory reset with data and cache and start the instalation this will be complete clean?
Or should I delete some files or folders which are beside the sdcard folder, too?
JamBax said:
You are in the wrong path!
Look at
Code:
META-INF\com\google\android
not at
Code:
META-INF\com\android
Click to expand...
Click to collapse
Lol , I made a factory reset and flashed the modified update.zip and now I lost my baseband. What should I do now, I don't really want to use my backup because of the wrong modem version...

Categories

Resources