[Q] unpack repack stock rom, without boot loader - Samsung Galaxy Mini

hi, please i need help about unpack and repack galaxy mini stock roms (.tar.md5) cause i wanna remove bootloader (arm11boot) to avoid physical domage to my mini;
i didn't find the rom what im searching for in this thread: http://forum.xda-developers.com/showthread.php?t=1551586
i need this middle east rom: http://www.hotfile.com/dl/155191960/b13d98c/S5570JPKT2_S5570OJPKT2_EGY.zip.html but without bootloader;
thankx

Send a pm to annson08.. Include the link and he may do it for you..

kitrax59 said:
Send a pm to annson08.. Include the link and he may do it for you..
Click to expand...
Click to collapse
Don’t give me a fish, teach me how to fish.

I would like to help you fishing but I'M NOT RESPOSIBLE IF YOU ENDED BY CACHING A SHARK
I had downloaded a rom with removed bootloader from annson08 thread, by opening the .tar archive i noticed that he did just removed the arm11boot file from the package nothing else.
so maybe removing this file from your ROM and flashing it like usual will do the trick
Do It At Your Own Risk

Unpack rom..search bootanimation.zip.....replace with any other of ur choice
....repack
Sent from my GT-S5570 using xda premium

bilel2301 said:
hi, please i need help about unpack and repack galaxy mini stock roms (.tar.md5) cause i wanna remove bootloader (arm11boot) to avoid physical domage to my mini;
i didn't find the rom what im searching for in this thread: http://forum.xda-developers.com/showthre...?t=1551586
i need this middle east rom: http://www.hotfile.com/dl/155191960/b13d...Y.zip.html but without bootloader;
thankx
Click to expand...
Click to collapse
unpack rom and its contents
open boot.image
in that remove arm11 boot
pack your rom !
flash it via odin

abdovar said:
I would like to help you fishing but I'M NOT RESPOSIBLE IF YOU ENDED BY CACHING A SHARK
I had downloaded a rom with removed bootloader from annson08 thread, by opening the .tar archive i noticed that he did just removed the arm11boot file from the package nothing else.
so maybe removing this file from your ROM and flashing it like usual will do the trick
Do It At Your Own Risk
Click to expand...
Click to collapse
i know that he just removed arm11boot but when i did that with many method i didn't succed to add it to "odin multi downloader" it crashs every time when i add the new file without bootloader i think that is not just unpack,remove and repack there is something special to make odin fish a fish not a shark

bilel2301 said:
i know that he just removed arm11boot but when i did that with many method i didn't succed to add it to "odin multi downloader" it crashs every time when i add the new file without bootloader i think that is not just unpack,remove and repack there is something special to make odin fish a fish not a shark
Click to expand...
Click to collapse
He wrote it in his thread...
I believe the method requires linux (/cygwin)...
Edit: no, I couldn't find it... :sad:
Typed on a small touchscreen

a.cid said:
He wrote it in his thread...
I believe the method requires linux (/cygwin)...
Edit: no, I couldn't find it... :sad:
Typed on a small touchscreen
Click to expand...
Click to collapse
yeah i used cygwin too but i failed to make the output file work on odin!!!
i used this method from yagya:
Code:
cd firmware_directory
// Goes inside firmware directory
tar -cf firmware_name.tar amss mibib oemsbl qcsbl boot.img recovery.img system.rfs csc.rfs
// This will create a tar_file named firmware_name.tar containing all the files mentioned afterwards. You'll need to check if all files except arm11boot are included or not and add (or remove) to or from above list.
md5sum firmware_name.tar >> firmware_name.tar
// Checks md5sum of the tar file.
mv firmware_name.tar >> firmware_name.tar.md5
// Renames the firmware file. The outcome of this is your flashable zip file.
[optional] gzip firmware_name.tar.md5
//zips the firmware_name.tar.md5 file as gz format. It is easier while sharing the file since it reduces the file size by almost 50 %.

you did everything correct but the problem of Odin crashing is its a md5 file then you remove the arm11boot md5 of file changes which makes the Odin crash
steps to correct it:-
1. extract everything from package
2. delete arm11boot
3. then download a software which can create a tar package
4. with that software create an empty tar package
5. put all the files in that tar package
then then you are ready to flash

dhlalit11 said:
you did everything correct but the problem of Odin crashing is its a md5 file then you remove the arm11boot md5 of file changes which makes the Odin crash
steps to correct it:-
1. extract everything from package
2. delete arm11boot
3. then download a software which can create a tar package
4. with that software create an empty tar package
5. put all the files in that tar package
then then you are ready to flash
Click to expand...
Click to collapse
it doesn't work also!!!! i flash it with (.tar) odin freeze in "download amss" and with (.tar.md5) odin crash also like using cygwin!!! i think that i really need help from annson08, i pm him but he didn't answer :/ :/

bilel2301 said:
it doesn't work also!!!! i flash it with (.tar) odin freeze in "download amss" and with (.tar.md5) odin crash also like using cygwin!!! i think that i really need help from annson08, i pm him but he didn't answer :/ :/
Click to expand...
Click to collapse
hey sorry for the late reply, really busy at the moment. I believe yagya made a tutorial about this...wait....hmmmm....ahh here it is,
http://handyinformation.freevar.com/showthread.php?tid=8&pid=12#pid12
that's not how I do things but that link also works.

annson08 said:
hey sorry for the late reply, really busy at the moment. I believe yagya made a tutorial about this...wait....hmmmm....ahh here it is,
http://handyinformation.freevar.com/showthread.php?tid=8&pid=12#pid12
that's not how I do things but that link also works.
Click to expand...
Click to collapse
the link that you send to me is the link of my thread in yagya's forum
i try yagya's method but it doesn't work for me :/ :/
please when you have time pm how to do it thankx

Related

[Q] How do I extract files from ROM?

Is it possible to extract an APK from a ROM File?
If i take the JM5 ROM, I can unRar it and then I can unTar the md5 file that is the ROM - but from there I just get a bunch of system files that I assume are images of partitions. The big one is the factoryfs.rfs - is there a way to pull an apk out of here, or do i have to install on a device first and save the APKs i want?
Thanks.
alphadog00 said:
Is it possible to extract an APK from a ROM File?
If i take the JM5 ROM, I can unRar it and then I can unTar the md5 file that is the ROM - but from there I just get a bunch of system files that I assume are images of partitions. The big one is the factoryfs.rfs - is there a way to pull an apk out of here, or do i have to install on a device first and save the APKs i want?
Thanks.
Click to expand...
Click to collapse
Just tell us what application your looking for(remember to follow the forum rules before replying )

Building a new AIO, need kk4 1 clicks

looking for some 1 clicks for kk4. need both with and without bootloaders. that or a guide to making them and a copy of the stock kk4 with bootloaders. thanks in advance.
^ In the i897ucKF1 leaked Firmware .rar download, there is an Odin DL Creator that u can use to make One Click Downloaders. There are Manuals included in there as well, but unfortunately they got corrupted somewhere along the way and I could never find a way to open and read them. But the process to build the One Click was still easy enough to figure out.
Run the DLCreator v1.8 then choose the Downloader tab and then navigate to where this Creator file is and select the Odin3Execution v1.81 and then simply proceed down the tabs loading the files, select the Options u want (re-partition, auto reboot) and then select the File Name, then Downloader Title. After that is done select the Make Downloader tab.
Now I did encounter freezes/force closes (if u will) with the Creator, but I would just simply have to start over and then it would work. The i897ucKF1 firmware, u can get from here... http://www.sammobile.com/forum/showthread.php?t=306 (u will probably have to register and log in)
And as an alternative there is the Heimdall One-Click - ROM Packaging and Distribution System. See the link here...http://forum.xda-developers.com/showpost.php?p=19386742&postcount=1
4-2ndtwin said:
^ In the i897ucKF1 leaked Firmware .rar download, there is an Odin DL Creator that u can use to make One Click Downloaders. There are Manuals included in there as well, but unfortunately they got corrupted somewhere along the way and I could never find a way to open and read them. But the process to build the One Click was still easy enough to figure out.
Run the DLCreator v1.8 then choose the Downloader tab and then navigate to where this Creator file is and select the Odin3Execution v1.81 and then simply proceed down the tabs loading the files, select the Options u want (re-partition, auto reboot) and then select the File Name, then Downloader Title. After that is done select the Make Downloader tab.
Now I did encounter freezes/force closes (if u will) with the Creator, but I would just simply have to start over and then it would work. The i897ucKF1 firmware, u can get from here... http://www.sammobile.com/forum/showthread.php?t=306 (u will probably have to register and log in)
And as an alternative there is the Heimdall One-Click - ROM Packaging and Distribution System. See the link here...http://forum.xda-developers.com/showpost.php?p=19386742&postcount=1
Click to expand...
Click to collapse
thanks a ton. i remember seeing a guide somewhere on converting cwm zips to odin tars. i knew i kept my noobuntu install for something lol.
found the odin creator and a stock kk4 md5 ball. time to do some research on the proper way to remove the bootloaders.
EDIT: sorry for double post. please merge if possible.
Use an Archiver (IZArc, 7zip, etc.) and extract the .tar out of the .rar that u downloaded. Then click on the name of the .tar.md5 to rename it and simply delete the .md5 from the name. Select yes to make the change. Open the .tar and then u will see the files. Bootloaders are of course the boot.bin and sbl.bin files (they r in the main.tar file. Think it was named Code something blah blah). Drag them to desktop to keep in a seperate file and then just delete them out of the .tar file. The param.lfs of course contains the initial bootslash jpeg image. And etc., etc.
Also, just fyi, this was a full wipe leaked firmware. --> (Edit: the KF1 was a full wipe, all others since have only wiped /cache after the install. And the other leaks since KF1 have only been in single .tar file, where as the kf1 was in 3 different .tar files)
Sent by XDA Premium App
4-2ndtwin said:
Use an Archiver (IZArc, 7zip, etc.) and extract the .tar out of the .rar that u downloaded. Then click on the name of the .tar.md5 to rename it and simply delete the .md5 from the name. Select yes to make the change. Open the .tar and then u will see the files. Bootloaders are of course the boot.bin and sbl.bin files (they r in the main.tar file. Think it was named Code something blah blah). Drag them to desktop to keep in a seperate file and then just delete them out of the .tar file. The param.lfs of course contains the initial bootslash jpeg image. And etc., etc.
Also, just fyi, this was a full wipe leaked firmware.
Sent by XDA Premium App
Click to expand...
Click to collapse
KK4 isn't full wipe...
Sent from my SGH-I897 using xda premium
^ Yep, u r correct. My bad. I was thinking about the KF1 leak. Thanks for the correction.
4-2ndtwin said:
^ Yep, u r correct. My bad. I was thinking about the KF1 leak. Thanks for the correction.
Click to expand...
Click to collapse
Its fine, you know just don't want people going around with false info!
Sent from my SGH-I897 using xda premium

Help Using Odin To Upgrade Stock Firmware

I would like to upgrade my stock firmware to KL4 using Odin and am unsure if I need a Pit file or will the tar file be all that I need. Also, do I need to select "Re-Partition" in Odin?
Thanks for any help
you dont need the pit file, you just need the tar file or the files containe within the tar file
Richy99 said:
you dont need the pit file, you just need the tar file or the files containe within the tar file
Click to expand...
Click to collapse
Thanks for your reply. Do I need to select re-partition?
Gaugerer said:
I would like to upgrade my stock firmware to KL4 using Odin and am unsure if I need a Pit file or will the tar file be all that I need. Also, do I need to select "Re-Partition" in Odin?
Thanks for any help
Click to expand...
Click to collapse
If you have 3 files after extracting (CODE,MODEM,CSC) then attach these three files as PDA=CODE , PHONE=MODEM, CSC=CSC, if you have one file the attach it in PDA,
Then UnCheck Re-partition,
no need to select Pit file,
Put your phone in download mode,
Attach phone to PC
Once your PC detects your Phone Click Start
After Flashing Device restarts twice. Done..
ranjan.alva said:
If you have 3 files after extracting (CODE,MODEM,CSC) then attach these three files as PDA=CODE , PHONE=MODEM, CSC=CSC, if you have one file the attach it in PDA,
Then UnCheck Re-partition,
no need to select Pit file,
Put your phone in download mode,
Attach phone to PC
Once your PC detects your Phone Click Start
After Flashing Device restarts twice. Done..
Click to expand...
Click to collapse
Thanks very much for your very helpful reply.
Remember using PC Odin to update, you are closing way to Root your device, If you want to Root it, just Root before it. See installation guide on my signature for further detail
dr.ketan said:
Remember using PC Odin to update, you are closing way to Root your device, If you want to Root it, just Root before it. See installation guide on my signature for further detail
Click to expand...
Click to collapse
Thanks for your advice and the guides which are very helpful. I've downloaded the German stock ROM (LA4) from your list but I've been unable to extract the tar file using Winzip, so I'm stuck at the moment. Any further help from anyone how to extract the files would be appreciated.
Gaugerer said:
Thanks for your advice and the guides which are very helpful. I've downloaded the German stock ROM (LA4) from your list but I've been unable to extract the tar file using Winzip, so I'm stuck at the moment. Any further help from anyone how to extract the files would be appreciated.
Click to expand...
Click to collapse
Dont use winzip to extract . Use 7z Extractor. its free.
Link to 7z
http://www.7-zip.org/download.html
ranjan.alva said:
Dont use winzip to extract . Use 7z Extractor. its free.
Link to 7z
http://www.7-zip.org/download.html
Click to expand...
Click to collapse
Thanks once again for your help. I didn't know that Winzip did not work and that I needed 7z which I have downloaded and extracted the tar file.
I had a problem with Odin. Could not get it to flash la4 no matter what I tried.
So I bought mobile odin , put the relevant file on my phone and I was upgraded in under ten min Awesome app, sometimes its worth payin some money to get the job done
Sent from my GT-N7000 using XDA App

[Root] on V20B_CIS&V20O_DEU

V20B (CIS)
V20O (DEU)
Root on V20B
information deleted
I used google translator and that's the result of the post above:
All items are strictly in the order do not jump over them and keep the sequence!
Spoiler (+ / -) (I advise you to read before flashing)
to the root of drive C:
Two. Download Attachment SmartFlashTool_External.rar (1.18 MB) Number of downloads: 37
and extract the root of drive C:
3. Download Attachment Superuser.zip (611.2 KB) Number of downloads: 51
and put ( no need to unpack ) File on the SD-card phone
4. Turn off the phone.
Five. We hold the Volume Up (+) and insert the USB cable one end into the computer, the other into the phone
6. We will have the text of S / W Upgrade Please wait while upgrading ...
Spoiler (+ / -)
7. Run the file B_SmartFlashTool_Extern.exe
Eight. Go to the tab ROM copy D / L
9. Select the two files that you extracted from the archive [PATCHED] BIN_LGP970AT-00-V20a-CIS-XXX-JAN-06-2012 +0.7 z
10. Check:
Spoiler (+ / -)
11. Click the Start button
12. Go to the process of the firmware, go to drink coffee \ tea shorter depart away from your computer to your phone
13. When you sign Download Comlete! Go to the phone
Spoiler (+ / -)
14. On the phone, we see the regime Recovery (touch it, the management of a finger)
15. Select install zip from sdcard
16. Then choose zip from sdcard
17. Prolistyvayem and choose Superuser.zip
18. Prolistyvayem and select Yes - Install SuperUser.zip
19. Select + + + + Go back + + + +
20. Choose wipe data / factory reset
21. Prolistyvayem and select Yes - delete all user data
22. Then reboot system now
That's it! Phone is loaded, if you do it right!
As a result, we have a firmware with the Root-V20A human touch and Recovery! Thank you all and good luck to you in the firmware!
Click to expand...
Click to collapse
Dont exactly know, what it does, but as far as I get it, it roots the device and installs CWM touch.
Credits go to poster, if it is successful.
Hey, thanks for posting here. Here is v20b : http://www.lgmobiles.com/gsm/download/P970 V20B(Gingerbread Version).rar
We don't have it for N version. I saw the russian forum and wanted to ask you about howvyou managed to root v20a before this method.
Sent from my LG-P970 using XDA App
this method is working just v20a(attachment patched bin file) right?
Where how I convert .kdz to .bin file?
I know russian very well.So i shortly translate all procedure done here.
They patched original 20A bin file , changing system recovery.img with clocworkmod recovery.img touch version.
Download 20A.bin extract it,and put somewhere in your computer.
and below there is a CWM flashable superuser.zip.
Download it and put to your Sd kart.Do not extract.
Then simply flash that patched 20A bin file with smart flash procedure posted here from radkor
http://forum.xda-developers.com/showthread.php?t=1448803
After finished flashing with smartflash tool go to cwm recovery and install superuser.zip
and you get rooted original 20A ginger.
Nice option for flashing and rooting
but we do not have 20N bin file yet.
we have only indian version 20B bin file, redpik posted it above
Thread moved
Unless it's a ROM or kernel you've created yourself, this doesn't belong in Development.
Doesn't SmartFlash auto erases all user data (factory reset at first boot)?
Okey... Maybe, tomorrow I will be a version (.bin) V20N
Sorry for my English
Kraaz said:
I know russian very well.So i shortly translate all procedure done here.
They patched original 20A bin file , changing system recovery.img with clocworkmod recovery.img touch version.
Download 20A.bin extract it,and put somewhere in your computer.
and below there is a CWM flashable superuser.zip.
Download it and put to your Sd kart.Do not extract.
Then simply flash that patched 20A bin file with smart flash procedure posted here from radkor
http://forum.xda-developers.com/showthread.php?t=1448803
After finished flashing with smartflash tool go to cwm recovery and install superuser.zip
and you get rooted original 20A ginger.
Nice option for flashing and rooting
but we do not have 20N bin file yet.
we have only indian version 20B bin file, redpik posted it above
Click to expand...
Click to collapse
Ok. Let me try to understand this. They replace "system recovery.img" which is reside in the original rom bin file with "cwm recovery.img" (where to get this file?) and then flash it using smartflash tool. So after reset by smartflah, cwm is already in the phone installed. Then all is easy, proceed to install superuser.zip, etc..etc.zip.
How is it possible to obtain root by inserting cwm in the rom while cwm itself require root to run? Also, what's the "system recovery.img" that got replaced. Is it important?
Please investigate more. Need more info on how "patching" is done too. I don't understand russian.
Sent from my LG-P970 using XDA App
SnegovikRZN said:
Okey... Maybe, tomorrow I will be a version (.bin) V20N
Sorry for my English
Click to expand...
Click to collapse
Can you help to make one for v20b? The link post above by redpik contain bin file for v20b. If succeed, we're going to have the 1st v20b rooted. Hell yeah!
Sent from my LG-P970 using XDA App
adxgrave said:
Ok. Let me try to understand this. They replace "system recovery.img" which is reside in the original rom bin file with "cwm recovery.img" (where to get this file?) and then flash it using smartflash tool. So after reset by smartflah, cwm is already in the phone installed. Then all is easy, proceed to install superuser.zip, etc..etc.zip.
How is it possible to obtain root by inserting cwm in the rom while cwm itself require root to run? Also, what's the "system recovery.img" that got replaced. Is it important?
Please investigate more. Need more info on how "patching" is done too. I don't understand russian.
Sent from my LG-P970 using XDA App
Click to expand...
Click to collapse
I guess you need to investigate more how android works. Flashing recovery image with the whole system in a bin file makes cmw part of the "original" firmware so,like recovery that only can erase all this one can read/write in the system files. Sounds normal. I read on Samsung forums that they get root for latest versions by flashing a patched odin file and then a su zip. I will try it
Sent from my LG-P970 using XDA App
adxgrave said:
Can you help to make one for v20b? The link post above by redpik contain bin file for v20b. If succeed, we're going to have the 1st v20b rooted. Hell yeah!
Sent from my LG-P970 using XDA App
Click to expand...
Click to collapse
Since Telcel's v20a is is just out, its going to be pretty good news if it works.
mihaiolimpiu said:
Doesn't SmartFlash auto erases all user data (factory reset at first boot)?
Click to expand...
Click to collapse
Yes it does.
Redpik said:
I guess you need to investigate more how android works. Flashing recovery image with the whole system in a bin file makes cmw part of the "original" firmware so,like recovery that only can erase all this one can read/write in the system files. Sounds normal. I read on Samsung forums that they get root for latest versions by flashing a patched odin file and then a su zip. I will try it
Sent from my LG-P970 using XDA App
Click to expand...
Click to collapse
Then we can say that this is universal method as long as cwm can be patch into the rom. Finding exploit is not necessary anymore. So, what's the function of the file replaced in the rom. Is it the original lg recovery method which is not available anymore if this we use this method?
Thanks for the explanation, I wonder why it hasn't be use before, maybe because lack of rom file in bin format?
Edit: downloading rom in your link, pls post how to proceed if you get hold of it.
Sent from my LG-P970 using XDA App
adxgrave said:
Then we can say that this is universal method as long as cwm can be patch into the rom. Finding exploit is not necessary anymore. So, what's the function of the file replaced in the rom. Is it the original lg recovery method which is not available anymore if this we use this method?
Thanks for the explanation, I wonder why it hasn't be use before, maybe because lack of rom file in bin format?
Edit: downloading rom in your link, pls post how to proceed if you get hold of it.
Sent from my LG-P970 using XDA App
Click to expand...
Click to collapse
The problem is that we don;t know how to extract .bin files and modify the content. Just the first post has the good link I posted the stock v20B so he would patch it
Redpik said:
The problem is that we don;t know how to extract .bin files and modify the content. Just the first post has the good link I posted the stock v20B so he would patch it
Click to expand...
Click to collapse
to get the files out of a kdz: grab them while someone is using the KDZ program to update their phone. The files are extracted and put into "C:\ProgramData\LGMOBILEAX\Phone" but as soon as the program detects no phone the entire directory is blown away. Too fast to grab the files. So either you update for real (in which case you have the time to grab the files) or you create a symbolic link between the C:\ProgramData\LGMOBILEAX\Phone folder and another folder you create say name it C:\test. What happens is that files get extracted and then \phone folder deleted when no phone is detected but the files remain on the \test folder. So you get your files which are a "model.dll" file (in p970 case i guess something like lgp970.dll) and a .wdb file which is the firmware. How to proceed though to tinker further with the .wdb file so as to get bin file and baseband still elludes me
I bet our rom cooker knew how to unpack and repack. So, anyone?
Sent from my LG-P970 using XDA App
jimakos29 said:
to get the files out of a kdz: grab them while someone is using the KDZ program to update their phone. The files are extracted and put into "C:\ProgramData\LGMOBILEAX\Phone" but as soon as the program detects no phone the entire directory is blown away. Too fast to grab the files. So either you update for real (in which case you have the time to grab the files) or you create a symbolic link between the C:\ProgramData\LGMOBILEAX\Phone folder and another folder you create say name it C:\test. What happens is that files get extracted and then \phone folder deleted when no phone is detected but the files remain on the \test folder. So you get your files which are a "model.dll" file (in p970 case i guess something like lgp970.dll) and a .wdb file which is the firmware. How to proceed though to tinker further with the .wdb file so as to get bin file and baseband still elludes me
Click to expand...
Click to collapse
update: doing some research and it seems to extract the bin files you need lgutils and the .dll file you get from the kdz extraction but I am not at home to look into it any further.
Stable ROOT METHOD found!
You don't need this, disabling LG MODEM DEVICE under modems makes UNLOCKROOT work on every firmware! TESTED on 20N german version!
Disabling LG MODEM DEVICE under modems makes UNLOCKROOT work on every firmware! TESTED on 20N german version!
Here is the proof
http://forum.xda-developers.com/showpost.php?p=22195743&postcount=417
Here are the drivers I used:
http://forum.xda-developers.com/showpost.php?p=22196019&postcount=21
I used Windows 7 32 bit, the original poster used Win7 64 bit...

NEED some help

Hi i have this message on smartphone
an pop up with
PDA : I8190XXAMA2
phone : XXXX
CSC :I8190QUXAMA1
H/W : not active
RF cal Date : NONE
SMD :
CAMERA :N/A,FrontCAM :N/A
TSP :0X11
TSK :0X19
Band : Unknown,CH :N/A
UART :N/A,USB :N/A
UN : nuber and lettre
can any one help to restore it thank you
spawk said:
Hi i have this message on smartphone
an pop up with
PDA : I8190XXAMA2
phone : XXXX
CSC :I8190QUXAMA1
H/W : not active
RF cal Date : NONE
SMD :
CAMERA :N/A,FrontCAM :N/A
TSP :0X11
TSK :0X19
Band : Unknown,CH :N/A
UART :N/A,USB :N/A
UN : nuber and lettre
can any one help to restore it thank you
Click to expand...
Click to collapse
Flash original stock
Sent from my GT-I8190 using xda app-developers app
from the pm you sent me...
package_extract_file("boot.img", "/dev/block/mmcblk0p20");
package_extract_file("recovery.img", "/dev/block/mmcblk0p21");
package_extract_file("cache.img", "/dev/block/mmcblk0p11");
package_extract_file("STE_boot1.img", "/dev/block/mmcblk0p24");
package_extract_file("STE_boot2.img", "/dev/block/mmcblk0p24");
Click to expand...
Click to collapse
Did you just flash an update .zip that included the boot.img and the recovery.img?!
Im pretty sure that you should not do that!
Why are the the 2 Ste_boot. imgs being flashed to the same location? or there in the first place?
From the info you posted above it seems like the Partitions are pretty much messed up.
If you cant get into download mode then there is no way you can fix it.
I ended up having a brick from a CWM touch recovery (not yours) I couldn't fix and I ended up flashing stock everything and rerooting.
Sent from Spaceball One.
I can reboot into download mode and i can flash rom stock or other I have lost internal disque ( is shown but with no exacte size I have -100000000 in size for the internal storage if i can flash with an full erras this can fix ?
spawk said:
I can reboot into download mode and i can flash rom stock or other I have lost internal disque ( is shown but with no exacte size I have -100000000 in size for the internal storage if i can flash with an full erras this can fix ?
Click to expand...
Click to collapse
Dam! You ****eup the internal memory !flash official rom with the pit file to re partition the device.
faria said:
Dam! You ****eup the internal memory !flash official rom with the pit file to re partition the device.
Click to expand...
Click to collapse
I have find this tool Samsung_Format_Utility_V1.4 now i try it and see if any one have solution pleas give it
in another web site talk about flashe with 3 files ( csc , phone , pda ) and talk about working after performe this but all firmware are on ONE files how I get Official firmware with this 3 files ?
spawk said:
I have find this tool Samsung_Format_Utility_V1.4 now i try it and see if any one have solution pleas give it
in another web site talk about flashe with 3 files ( csc , phone , pda ) and talk about working after performe this but all firmware are on ONE files how I get Official firmware with this 3 files ?
Click to expand...
Click to collapse
Do not format your device with any tools if you don't know what they do.
The device has a single flash chip, repartitioned into several Partitions, if you attempt to format you will format the partition table, then the device will require a new motherboard.
Those 3 files are separate partitions instead of one tar, quite common in other devices.
I would try to repackge the original images into separated tars,something like this....
boot.img as boot.tar
modem bin as phone.tar
cache.image as csc.tar
system.img and all remaning .img files, as pda.tar
then flash the all together via odin with repartition.
faria said:
Do not format your device with any tools if you don't know what they do.
The device has a single flash chip, repartitioned into several Partitions, if you attempt to format you will format the partition table, then the device will require a new motherboard.
Those 3 files are separate partitions instead of one tar, quite common in other devices.
I would try to repackge the original images into separated tars,something like this....
boot.img as boot.tar
modem bin as phone.tar
cache.image as csc.tar
system.img and all renaming .img as pda tar
then flash the all together via odin with repartition.
Click to expand...
Click to collapse
Ok I wait for your files here i have no formated device
i attached photo for more info if this help
spawk said:
Ok I wait for your files here i have no formated device
i attached photo for more info if this help
Click to expand...
Click to collapse
I never said i would build the files!
i got no time at the moment.
your efs folder has been erased,got a backup?
faria said:
I never said i would build the files!
i got no time at the moment.
your efs folder has been erased,got a backup?
Click to expand...
Click to collapse
I had a backup but I don't find him I scanned the whole pc but I had not
yet put in a corner apart I believe that is was simply removed by mistake
spawk said:
I had a backup but I don't find him I scanned the whole pc but I had not
yet put in a corner apart I believe that is was simply removed by mistake
Click to expand...
Click to collapse
just as it is for me too I'm already all the time to try to get back down
what you are looking for, maybe I can help even further ......
pit file or firmware but not in 1 package separate package ( modem , system ...) ,
http://forum.xda-developers.com/showpost.php?p=37174896&postcount=8 is explained here by faria
spawk said:
pit file or firmware but not in 1 package separate package ( modem , system ...) ,
http://forum.xda-developers.com/showpost.php?p=37174896&postcount=8 is explained here by faria
Click to expand...
Click to collapse
the other option is to flash all the separated images with Heimdall Suite.
for a sequence in which the rom with Heimdall Suite is geflash??
faria said:
the other option is to flash all the separated images with Heimdall Suite.
Click to expand...
Click to collapse
i dont have linux and i dont know how use heimdall but if have tut complet step by step
spawk said:
i dont have linux and i dont know how use heimdall but if have tut complet step by step
Click to expand...
Click to collapse
it can be used in windows, as for the sequence, i don't think it matters .
faria said:
it can be used in windows, as for the sequence, i don't think it matters .
Click to expand...
Click to collapse
I have this message with haimdal
if any one can make this http://forum.xda-developers.com/showpost.php?p=37174896&postcount=8 is so great this can help some user in case like mine with softbricked phone Thank in advance if not i wait until faria have some time now in haimdall i have pop up message with xml not fund i have attached screen shoot and i dont know wher i find this xml also if any one can share PIT + phone + pda thanks in advance
spawk said:
if any one can make this http://forum.xda-developers.com/showpost.php?p=37174896&postcount=8 is so great this can help some user in case like mine with softbricked phone Thank in advance if not i wait until faria have some time now in haimdall i have pop up message with xml not fund i have attached screen shoot and i dont know wher i find this xml also if any one can share PIT + phone + pda thanks in advance
Click to expand...
Click to collapse
i will make tomorrow as soon once i have time, problem is my upload speeds are atrocious .like 6 hours to upload 500mb.

Categories

Resources