[Q] Help Pit file needed - Galaxy Tab Pro 12.2, 10.1, 8.4 Q&A, Help & Trouble

Hi, I am fairly new to modding android devices I have have just purchased a live demo unit SM-T320x , I have managed to root the device and all is working ok and i have flashed official stock firmware, I have a problem that only a small amount of the internal sd card is usable. Please can someone advise me on how to flash the pit file, I have found a file online: SM-T320.pit.txt but odin doesn't detect the file. Can anyone provide me with a proper .pit file please? Just one more thing I can't seem to get rid of the Samsung live demo unit logo when the device starts does anyone have any ideas? I'm on bootloader T320XXXU1ANA_LLK although I am rooted /system shows as R/O. I have a custom recovery TWRP . I am on the latest firmware BTU Any help would be much appreciated. Thanks

Mike.Samsung.SM-T320 said:
Hi, I am fairly new to modding android devices I have have just purchased a live demo unit SM-T320x , I have managed to root the device and all is working ok and i have flashed official stock firmware, I have a problem that only a small amount of the internal sd card is usable. Please can someone advise me on how to flash the pit file, I have found a file online: SM-T320.pit.txt but odin doesn't detect the file. Can anyone provide me with a proper .pit file please? Just one more thing I can't seem to get rid of the Samsung live demo unit logo when the device starts does anyone have any ideas? I'm on bootloader T320XXXU1ANA_LLK although I am rooted /system shows as R/O. I have a custom recovery TWRP . I am on the latest firmware BTU Any help would be much appreciated. Thanks
Click to expand...
Click to collapse
Do not try to flash a pit file. Doing so is one of the few things that you can do that could permanently brick your device. Unless you really, really, really know what you are doing, then don't risk it.

PIT file - Re-allocate storage
crpalmer said:
Do not try to flash a pit file. Doing so is one of the few things that you can do that could permanently brick your device. Unless you really, really, really know what you are doing, then don't risk it.
Click to expand...
Click to collapse
Thanks for your reply... is there any other way for me to re assign memory so i can get a decent 8/9gb of usable storage back? I am desperate for help... i have done a ton of research on the pitfile. Is there any way i can save the PIT file that ends in .pit.txt as a true PIT file?

Mike.Samsung.SM-T320 said:
Thanks for your reply... is there any other way for me to re assign memory so i can get a decent 8/9gb of usable storage back? I am desperate for help... i have done a ton of research on the pitfile. Is there any way i can save the PIT file that ends in .pit.txt as a true PIT file?
Click to expand...
Click to collapse
Do you know how to use adb?
If so
adb shell
su
mount
What does that report?

I'll try it out and let you know... Thanks for your help

crpalmer said:
Do you know how to use adb?
If so
adb shell
su
mount
What does that report?
Click to expand...
Click to collapse
I'm not entirely sure how to use adb but I'll download it from SDK
Is it possible I can run su, mount from terminal emulator or do I need to use the adb tool? Sorry for being such a noob on this subject.
Thanks

I have found the SM-T320 pit file online. It's not my work, I have not tested it, I don't know if it's the real thing, saved it just in case I need it someday...
I can send it to you but I suggest you use it as absolutely your last resort. Don't ask me for help, I have not used it or tested it.

thdervenis said:
I have found the SM-T320 pit file online. It's not my work, I have not tested it, I don't know if it's the real thing, saved it just in case I need it someday...
I can send it to you but I suggest you use it as absolutely your last resort. Don't ask me for help, I have not used it or tested it.
Click to expand...
Click to collapse
Is there any chance you could extract your pit file using EFS Professional? It is a free program on xda thread.
my sytem size shows as 9gb and only 500mb used... i am running CM11 nightly which is why you're used space shows as more. Yours shows a completely different size of total system storage.
Thanks for responding... i have had a headache the last 4 days.
Do you know how to use the pitfilename.pit.txt? I cant get it to register in Odin.
Thanks again!

Mike.Samsung.SM-T320 said:
I'm not entirely sure how to use adb but I'll download it from SDK
Is it possible I can run su, mount from terminal emulator or do I need to use the adb tool? Sorry for being such a noob on this subject.
Thanks
Click to expand...
Click to collapse
Terminal would work fine as well.

Mike.Samsung.SM-T320 said:
Is there any chance you could extract your pit file using EFS Professional? It is a free program on xda thread.
my sytem size shows as 9gb and only 500mb used... i am running CM11 nightly which is why you're used space shows as more. Yours shows a completely different size of total system storage.
Thanks for responding... i have had a headache the last 4 days.
Do you know how to use the pitfilename.pit.txt? I cant get it to register in Odin.
Thanks again!
Click to expand...
Click to collapse
Here is the PIT file I extracted from my device (SM-T320) using EFS Professional. After you unzip it you can use it, I hope it helps.

thdervenis said:
Here is the PIT file I extracted from my device (SM-T320) using EFS Professional. After you unzip it you can use it, I hope it helps.
Click to expand...
Click to collapse
Thanks... you have saved me alot of time and hassel

Related

[RECOVERY]Samsung Galaxy W i8150 RZRecovery

I'm very happy to announce, that a developer raidzero from rootzwiki forum, has made us a fully working recovery for Samsung Galaxy w i8150!
You can download it from here:
DOWNLOAD
TEMPORARY LINK .... USE THIS IF FIRST ONE DOESN'T WORK
THANKS TO andynroid FOR PROVIDING LINKS!
Flashing recovery is very simple, all you need is root access on your phone, and adb on computer. You just copy downloaded recovery on internal sdcard. Then disconect phone from copmuter. Make sure that USB debugging is on. Now connect it again but don't connect phone memory (computer shouldn't see sdcard and internal memory in Windows explorer), open command prompt and got directory where adb is installed, now enter this:
Code:
adb shell
$su
#dd if=/sdcard/RZR-2.1.4-ancora-rec.img of=/dev/block/mmcblk0p13
This is all. Now turn off phone and turnd it on like this: hold Volume Up + Home + Power button, when Samsung sign appears relese power button but still hold other two, until recovery is loaded. Bamm you are in, and ready to flash something, or backup ! Expolre the recovery, it has a lot of options, you can even choose what color of menus you want .
I would like to thanks raidzero again for all his effort he made! And also big thanks to arco68,for much need informations he provided!
We can now expect, that when developing his recovery and adding new goodies, this recovery will follow others!
great news!! Thanks for your effort!
Has anyone had a chance to test the Recovery?
Will this work on the Samsung Exhibit II?
thanks mate.downloading now. just in case it needs to be recovered. after this we would see custom roms developed by our developers here..
klingel_One said:
great news!! Thanks for your effort!
Has anyone had a chance to test the Recovery?
Click to expand...
Click to collapse
I've tested it and it works
radgoos said:
Will this work on the Samsung Exhibit II?
Click to expand...
Click to collapse
I wouldn't bet that this will work on Exibith II cause every phone has different partitions.
after giving me the command you said to me reacts to: permission denied.. Whi?
lipanz said:
thanks mate.downloading now. just in case it needs to be recovered. after this we would see custom roms developed by our developers here..
Click to expand...
Click to collapse
Definitely...BTW can anyone adv us the rooting method Odin or....
can you show me a screen when you give the command adb?
when I try to restart the device in recovery restarts continuously and never give me the recovery menu
qzem said:
I'm very happy to announce, that a developer raidzero from rootzwiki forum, has made us a fully working recovery for Samsung Galaxy w i8150!
You can download it from here:
www.rzdroid.com/ftp/recovery/gingerbread/2.1.4/RZR-2.1.4-ancora-rec.img
Flashing recovery is very simple, all you need is root access on your phone, and adb on computer. You just copy downloaded recovery on internal sdcard. Then disconect phone from copmuter. Make sure that USB debugging is on. Now connect it again but don't connect phone memory (computer shouldn't see sdcard and internal memory in Windows explorer), open command prompt and got directory where adb is installed, now enter this:
Code:
adb shell
$su
#dd if=/sdcard/RZR-2.1.4-ancora-rec.img of=/dev/block/mmcblk0p13
This is all. Now turn off phone and turnd it on like this: hold Volume Up + Home + Power button, when Samsung sign appears relese power button but still hold other two, until recovery is loaded. Bamm you are in, and ready to flash something, or backup ! Expolre the recovery, it has a lot of options, you can even choose what color of menus you want .
I would like to thanks raidzero again for all his effort he made! And also big thanks to arco68,for much need informations he provided!
We can now expect, that when developing his recovery and adding new goodies, this recovery will follow others!
Click to expand...
Click to collapse
Thanks again, will try this ASAP, just a few questions:
Is /dev/block/mmcblk0p13 the Recovery partition??
Is it been overwritten by the dd if.......of??
Should the original stock recovery?? be backed-up/saved first??
Is there an MD5 or anything to check file integrity:
This could be used on the Device: Android File Verifier
Can the procedure be done using Terminal Emulator on the phone?
Do I need to have stock ROM for it to work?
snake873 said:
after giving me the command you said to me reacts to: permission denied.. Whi?
Click to expand...
Click to collapse
There are two possible reasons for this either you didn't run su command first, or you don't have rooted phone.
irishpancake said:
Thanks again, will try this ASAP, just a few questions:
Is /dev/block/mmcblk0p13 the Recovery partition??
Is it been overwritten by the dd if.......of??
Should the original stock recovery?? be backed-up/saved first??
Is there an MD5 or anything to check file integrity:
This could be used on the Device: Android File Verifier
Can the procedure be done using Terminal Emulator on the phone?
Click to expand...
Click to collapse
1. Yes /dev/block/mmcblk0p13 is recovery partition
2. It is gonna be overwritten with costum one.
3. You can back it up that you reverse dd command. Or I can upload original recovery.
4. There isn't MD5 cause noone made it , you only need MD5 file if you would like to flash this via Odin.
nakTT said:
Do I need to have stock ROM for it to work?
Click to expand...
Click to collapse
Do you know any custom rom for our phone ? But no it is not rom related.
snake873 said:
can you show me a screen when you give the command adb?
when I try to restart the device in recovery restarts continuously and never give me the recovery menu
Click to expand...
Click to collapse
What screen? From computer or phone? Your phone need to be turned on and booted in android when running dd command.
qzem said:
There are two possible reasons for this either you didn't run su command first, or you don't have rooted phone.
1. Yes /dev/block/mmcblk0p13 is recovery partition
2. It is gonna be overwritten with costum one.
3. You can back it up that you reverse dd command. Or I can upload original recovery.
4. There isn't MD5 cause noone made it , you only need MD5 file if you would like to flash this via Odin.
Do you know any custom rom for our phone ? But no it is not rom related.
What screen? From computer or phone? Your phone need to be turned on and booted in android when running dd command.
Click to expand...
Click to collapse
From computer
---------- Post added at 12:09 PM ---------- Previous post was at 11:41 AM ----------
ahahaha ok ok I did thank you very much for your patience
qzem......top marks for your persistence
qzem said:
There are two possible reasons for this either you didn't run su command first, or you don't have rooted phone.
1. Yes /dev/block/mmcblk0p13 is recovery partition
2. It is gonna be overwritten with costum one.
3. You can back it up that you reverse dd command. Or I can upload original recovery.
4. There isn't MD5 cause noone made it , you only need MD5 file if you would like to flash this via Odin.
Click to expand...
Click to collapse
Thanks, gotta learn ODIN first,
btw, thanks for the ODIN d/l........installed it, but still unsure how to proceed???
I have latest Kies installed on my laptop, any reason why you do not use it?? It appears to allow back-ups and restores, also new firmware d/l.
As I am new to Samsung, and also ODIN, but does using ODIN have advantages over Kies, and is it safer to upgrade new f/w with ODIN or Kies, do you lose root, or anything else??
BTW, on the MD5 thing, for the RZR-2.1.4-ancora-rec.img
I used MD5 Checksum Tool from http://www.novirusthanks.org/product/md5-checksum-tool/
to generate the MD5.
File: RZR-2.1.4-ancora-rec.img
Size: 5230592 bytes
Publisher: Unknown
Checksum (MD5): 3b9cc641aa898910b5bad911bd38f675
*File generated by MD5 Checksum Tool*
http://www.novirusthanks.org
Click to expand...
Click to collapse
I just think it is good security practice to check file integrity before applying on your device, as many things can happen, like data corruption, while transferring file from download on Laptop to SD card, and best to check file on device SD or Internal Storage with AFV against MD5 generated at source.........
which I did not check at source, but I am just illustrating for example!!
[BTW, lots of MD5's on rzdroid.com recovery ftp site, here, but not sure of our .img file
The above MD5 is what I got from the d/l file
Thanks again, I saw your stuff with raidzero on rootzwiki.........
top marks for your persistence, and a good result for all i8150 owners.
irishpancake said:
Thanks, gotta learn ODIN first,
btw, thanks for the ODIN d/l........installed it, but still unsure how to proceed???
I have latest Kies installed on my laptop, any reason why you do not use it?? It appears to allow back-ups and restores, also new firmware d/l.
As I am new to Samsung, and also ODIN, but does using ODIN have advantages over Kies, and is it safer to upgrade new f/w with ODIN or Kies, do you lose root, or anything else??
BTW, on the MD5 thing, for the RZR-2.1.4-ancora-rec.img
I used MD5 Checksum Tool from http://www.novirusthanks.org/product/md5-checksum-tool/
to generate the MD5.
I just think it is good security practice to check file integrity before applying on your device, as many things can happen, like data corruption, while transferring file from download on Laptop to SD card, and best to check file on device SD or Internal Storage with AFV against MD5 generated at source.........
which I did not check at source, but I am just illustrating for example!!
[BTW, lots of MD5's on rzdroid.com recovery ftp site, here, but not sure of our .img file
The above MD5 is what I got from the d/l file
Thanks again, I saw your stuff with raidzero on rootzwiki.........
top marks for your persistence, and a good result for all i8150 owners.
Click to expand...
Click to collapse
Well I really don't know that is better to use Kies or Odin. If you want official and (what is supposed to be tested) firmware, tha you better use Kies (but well even with kies your phone could get bricked, I've learned that from one user here ). If you want to flash latest firmware, which sometimes is not availible on all the countries, and you can't get it from Kies fast enaught, than I suggest odin is the choice. I prefere Odin, cause I don't like official stuff .
To use Odin is very simple. You need to turn on phone with Volume Down + Home + Power. When you are prompt (on hte phone),wether to conutioue od cancle, you connect phone and computer with USB cable, and choose contuinu, now you are in download mode. Then all you have to do, to choos proper .ops file (button OPS) in odin, an proper firmware (usually you choos that under One Package button, if you have one package in tar.md5), then you wait for chekcking md5. When is checked you just click Start, and wait for stuff to happen.
Don't forget that there is a possabiltiy that something might go wrong with flashing, but it is not that big one. I suggest, that you first made full nandorid backup with recovery, if something goes wrong, you can boot you phone in recovery and restore it totaly. And one more suggestin when flashing, do it with latop(if possible), so that you have battery and power cable plugged in laptop, if electricyty goes out, that you still have battery to run laptop.
And thanks for the support you guys are showing to me, since I'm not a developer. I try really hard, to get people that are willing to help us developing better roms for our phone !
qzem said:
There are two possible reasons for this either you
Do you know any custom rom for our phone ? But no it is not rom related.
Click to expand...
Click to collapse
Spot on. I just need to know if it is ROM related (that I need a ROM file on my PC).
Thanks for the reply.
Hey there, just a noob question:
Where are adb drivers installed? I'm working under Windows 7.
I tried to google this and ended up here /developer.android.com/sdk/index.html
and downloaded the first two files, but I'm unsure what to do now. Thanks in advance!
Hey qzem,
Am I right, that the adb driver should be installed, when i first installed Kies?
Is your Guide How-To Install the recovery also working on my mac? I think so, or am I wrong?
Perhaps you already figured by now, I'm new to Android!
There is one more thing i can't seem to figure out:
In foreseeable future, there are hopefully some nice custom roms for the Galaxy W. Do I have to install recovery everytime i flash a new Rom? Or is it like a bios, that has nothing to do with the actual Android System?
Thanks for your help in advance
fender90 said:
Hey there, just a noob question:
Where are adb drivers installed? I'm working under Windows 7.
I tried to google this and ended up here /developer.android.com/sdk/index.html
and downloaded the first two files, but I'm unsure what to do now. Thanks in advance!
Click to expand...
Click to collapse
For adb, you need to download Android SDK from here. Download zip file and extract it somwhere. Than go in folder where you have extract it and run SDK Manager, from there you will install adb rivers and everything else. When you are done (it could take a while, to download and install everything), open Command promnt and follow the instrucions I've wrote in first post.
klingel_One said:
Hey qzem,
Am I right, that the adb driver should be installed, when i first installed Kies?
Is your Guide How-To Install the recovery also working on my mac? I think so, or am I wrong?
Perhaps you already figured by now, I'm new to Android!
There is one more thing i can't seem to figure out:
In foreseeable future, there are hopefully some nice custom roms for the Galaxy W. Do I have to install recovery everytime i flash a new Rom? Or is it like a bios, that has nothing to do with the actual Android System?
Thanks for your help in advance
Click to expand...
Click to collapse
The same goes for mac users, there is also Android SDK for mac. You can install Kies before this, but you need both because kies includes drivers for this phone exactly. As far as recoverey goes, if it is not included in ROM, which you flash, I think you'll need to install it again. I hope that developers will include recovery in their roms.
Thanks so far qzem,
It seems like theres someone in your Cyanogenom-Forum-Post qzem, who is trying and willing to help making a custom rom. But he seeks for som guidance!
Perhaps someone with experience like, arco can take him under his wings!
Hi there,
i would like to thank you. Everything works like a charm.
Did the flash, tried the recovery.. and uaaaahhhh....
...i forgot to backup the original recovery!
can someone please, please upload it to somewhere??
thx.
Zetup-EXe

PIT file for GT-N5110 ยจ[solved]

I need the PIT file from a GT-N5110 PLEASE!! My partitions are messed up , did a little to much of flashing and testing.
Edit: solved
Solved , ha I saved my tablet the second time from a near hardbrick.
I need to stop my flash addiction . But it is so thrilling, Oh the tablet is dead :crying: , Ah it is back a live .....
More info , I tought I messed up partition as I got stuck in bootloop (again) and restoring EFS didn't solve the problem.
I noticed I marked "NAND erase all" in odin by accident and that was the reason why I got myself in this mess.
So never use that thing in Odin.
How I figured out what was wrong , well that was easy , I had stock recovery on my tablet as I installed a official samsung firmware.
So I started up recovery (stock) and it gave me some info , data partition could not be mounted.
I used the stock recovery to do a data/factory reset and it solved the problem.
Next thing I will do is get my PIT file , you need to do that from within linux but that is no problem got both running on my system. Just need to find out on how to extract it, google will help me...
I want to know everything about this tablet , and make sure it is unbrickable if you just got the right files.
So the PIT file is the next I want , that is what you need when you mess up partitions.
civato said:
So the PIT file is the next I want , that is what you need when you mess up partitions.
Click to expand...
Click to collapse
Hi civato, you can extract the pit using heimdall on windows as well.
On my device this corresponded exactly to the file I get directly from the device as root with
Code:
dd if=/dev/block/mmcblk0 of=n5110.pit bs=1 skip=17408 count=8192
I have never used the pit, the emergency has not happened yet for me, so I can't.recommend anyone to use this, but someone could compare to verify theirs is the same. Attaching the pit and text description of pit for n5110 ONLY obtained from heimdall:
davp said:
Hi civato, you can extract the pit using heimdall on windows as well.
On my device this corresponded exactly to the file I get directly from the device as root with
Code:
dd if=/dev/block/mmcblk0 of=n5110.pit bs=1 skip=17408 count=8192
I have never used the pit, the emergency has not happened yet for me, so I can't.recommend anyone to use this, but someone could compare to verify theirs is the same. Attaching the pit and text description of pit for n5110 ONLY obtained from heimdall:
Click to expand...
Click to collapse
Oh thanks , will give it a try , best that we start collecting these files as I see a lot of users of samsung devices at one point need it.
I had some strange stuff going one but was able to save the device every time.
This is my PIT file of my GT-N5110 , it is the same as yours but I took it with the latest Heimdall so I think that is why some names are different in the print out text.
If you look at the block sizes you see they are the exact same size as yours. So I'm guessing this is a good backup for the GT-N5110 16GB , now it is up to other users with other devices to do the same.
Had the same problem and followed your instructions, thanks man now my note is back to live. And running your rom and kernel.
Sent from my GT-N5110 using Tapatalk 4 Beta
I have a 5100 and is also soft briked
Hi,
I have almost the same problem. i don't have the pit file, but I have a N5100 (the 3G model). My problem is that I can't get into reocvery either. I can get into download mode though. Do you think I can use this pit file on my N5100?
I need pit file for n5120 please where I can download it
civato said:
This is my PIT file of my GT-N5110 , it is the same as yours but I took it with the latest Heimdall so I think that is why some names are different in the print out text.
If you look at the block sizes you see they are the exact same size as yours. So I'm guessing this is a good backup for the GT-N5110 16GB , now it is up to other users with other devices to do the same.
Click to expand...
Click to collapse
How do i run this in odin?
Komic11 said:
How do i run this in odin?
Click to expand...
Click to collapse
I use Odin 3.07... you have to unzip the pit file, and select PIT file and open your pit file you unzipped. Tick the repartition box and start the upload.
gooberdude said:
I use Odin 3.07... you have to unzip the pit file, and select PIT file and open your pit file you unzipped. Tick the repartition box and start the upload.
Click to expand...
Click to collapse
hey sorry for the delay havent been working on this. will try tonight thanks for responding relatively quickly. i feel like a dummy, I didnt understand the tar file but i see theres a rar file i didnt see the rar before i know what to do
GT-N5100 PIT can't be flashed
davp said:
Hi civato, you can extract the pit using heimdall on windows as well.
On my device this corresponded exactly to the file I get directly from the device as root with
Code:
dd if=/dev/block/mmcblk0 of=n5110.pit bs=1 skip=17408 count=8192
Click to expand...
Click to collapse
Hi, using heimdall with Arch-Linux.
Problem: PIT can't flash on GT-N5100.
Question:
Does it right, that the right using of dd is in this case:
Code:
dd if=/dev/block/mmcblk0 of=[B]NAME_OF_THE_PIT[/B].pit bs=1 skip=17408 count=8192
A few years ago i'd crashed a hard disk and with the help of robi (Linux-Club.de) i fixed it. (Look here: linux-club.de/forum/viewtopic.php?f=90&t=118487
So i know, prinzipally i can get an image from the Tablet with dd.
But I'm not a freak.
And I think, maybe it's better to safe the image first, bevore repairing.
That was the way with the harddisk, so no dates has been lost.
I think, the synthax to get an image from the Tablet is like this:
Code:
dd if=dev/sdx of=/mnt/sdx/sicherung/image_Tablet.img
Right?

PIT file for Galaxy G925T TMOBILE (ROM)-G925T_OC3_Stock_Restore

WHAT IS THE USE OF .pit FILE?
.pit FILE IS USED TO DIRECT THE PARTITION OF THE WHOLE ANDROID SYSTEM..JUST LIKE WE ARE DOING GRUB IN PC...HERE ALSO WE NEED TO PARTITION THE SYSTEM FOR FLASHING THE FIRMWARE PROPERLY.. AND HERE THE .PIT IS USED
1. Get your phone into download mode..
2. connect to computer. Make sure that usb drivers installed and you have the firmware.tar file.
3. Now open odin 3.10
4. click on PIT and select ZEROLTE_USA_TMO.pit
5. Make sure that partition is tick
6. click on PDA and select firmware.tar file
7. Now start button and wait...You are done
link:
https://drive.google.com/folderview...tmV3YxMTB4WGpSZU5ReEI1WjZtUXM&usp=sharing_eid
Mhhh could be useful great job Op
The link doesn't work for me, could you reupload it? Also does this contain data about your /data partition? If so this might be specific to your model (16/32/64 GB)
update the file
update the file
SHATTAH said:
update the file
Click to expand...
Click to collapse
Just requested permission for the file.
SHATTAH said:
WHAT IS THE USE OF .pit FILE?
.pit FILE IS USED TO DIRECT THE PARTITION OF THE WHOLE ANDROID SYSTEM..JUST LIKE WE ARE DOING GRUB IN PC...HERE ALSO WE NEED TO PARTITION THE SYSTEM FOR FLASHING THE FIRMWARE PROPERLY.. AND HERE THE .PIT IS USED
1. Get your phone into download mode..
2. connect to computer. Make sure that usb drivers installed and you have the firmware.tar file.
3. Now open odin 3.10
4. click on PIT and select ZEROLTE_USA_TMO.pit
5. Make sure that partition is tick
6. click on PDA and select firmware.tar file
7. Now start button and wait...You are done
link:
https://drive.google.com/folderview...tmV3YxMTB4WGpSZU5ReEI1WjZtUXM&usp=sharing_eid
Click to expand...
Click to collapse
Can you please explain how you got the pit file? from what I understand you cannot simply dump the pit anymore unless I missed something.
requested access to this as well-- can you post somewhere other than Google Drive as people cant get to this file?!
can you please grant my request to download the file? I have a soft bricked phone and I really need the Pit file. thanks so much
looking a pit file for latest firmware 5.1.1 G925TUVU2COF6 does anyone have?
onlineunlocks said:
looking a pit file for latest firmware 5.1.1 G925TUVU2COF6 does anyone have?
Click to expand...
Click to collapse
According to: http://www.droidviews.com/how-to-extract-pit-file-from-samsung-galaxy-devices/
Requirement: To be able to use any of the methods described below [to extract the PIT file], you must have root privilege on your Galaxy device. Both the methods have been tested on the Samsung Galaxy S5.
Click to expand...
Click to collapse
This means that, unless someone gets it directly from Samsung somehow (leak, release, or otherwise), you'll need to wait for root on the 5.1.1 stock ROM.
I don't know a whole lot about the PIT file, and why someone would ever need it (apart from screwing around so much that you overwrite your partition information on the device... which would be hard for the average user to accidentally do).
Have you tried Samsung Smart-Switch? I don't know if it's capable, but it might download the PIT info from the internet before restoring stock firmware on a 100% borked device.
Thank you for the reply; by adb I know does not work without root as I looked over those methods. But there is also Heimdall that should be able to extract the pit while in download mode and has the option to save it,but seems not supporting this device. Also odin performs this tasks " Get PIT for mapping.." ,but does it automatically and there is no option to save from a working device with same details to use on other. I need it for a g925t that is stuck on samsung logo after odin restore and showing in download mode SW rev. check fail. device:2 binari 1 , and I think by flashing with a pit might fix it
onlineunlocks said:
Thank you for the reply; by adb I know does not work without root as I looked over those methods. But there is also Heimdall that should be able to extract the pit while in download mode and has the option to save it,but seems not supporting this device. Also odin performs this tasks " Get PIT for mapping.." ,but does it automatically and there is no option to save from a working device with same details to use on other. I need it for a g925t that is stuck on samsung logo after odin restore and showing in download mode SW rev. check fail. device:2 binari 1 , and I think by flashing with a pit might fix it
Click to expand...
Click to collapse
Let us know if this worked. I need to restore back to 5.0.2 also from 5.1.1. Thanks
will not work to restore to 5.0.2 from what I know and might also damage it,so do not recommend to try that
onlineunlocks said:
Thank you for the reply; by adb I know does not work without root as I looked over those methods. But there is also Heimdall that should be able to extract the pit while in download mode and has the option to save it,but seems not supporting this device. Also odin performs this tasks " Get PIT for mapping.." ,but does it automatically and there is no option to save from a working device with same details to use on other. I need it for a g925t that is stuck on samsung logo after odin restore and showing in download mode SW rev. check fail. device:2 binari 1 , and I think by flashing with a pit might fix it
Click to expand...
Click to collapse
I'm in the same situation.
Have you found a solution?
Aou said:
According to: http://www.droidviews.com/how-to-extract-pit-file-from-samsung-galaxy-devices/
This means that, unless someone gets it directly from Samsung somehow (leak, release, or otherwise), you'll need to wait for root on the 5.1.1 stock ROM.
I don't know a whole lot about the PIT file, and why someone would ever need it (apart from screwing around so much that you overwrite your partition information on the device... which would be hard for the average user to accidentally do).
Have you tried Samsung Smart-Switch? I don't know if it's capable, but it might download the PIT info from the internet before restoring stock firmware on a 100% borked device.
Click to expand...
Click to collapse
is this gonna fix my phone if efs is not mounted??? me and my buddy have no idea how he broke his phone.

Is Anyone on OB3 on SGH-I747M(no I747)and are willing to create a debrick.img for me?

I need to debrick my s3 previously running on 4.4.2 OB3. is anyone running OB3 on s3 I747M (not the I747)?
I have the instructions ready. so first, root your phone. If you don't want to root your phone, good bye because I don't need you. Ill get to the next step once someone is willing to help.
I have the OB1 how you make a debrick? do you have a tutorial? i can help u
dragoonmx said:
I have the OB1 how you make a debrick? do you have a tutorial? i can help u
Click to expand...
Click to collapse
ok. so, first, install busybox from the playstore. then, download terminal emulater, as well.
MhikeiMPC12 said:
ok. so, first, install busybox from the playstore. then, download terminal emulater, as well.
Click to expand...
Click to collapse
Done, what's next...
go into terminal app, type the following:
"su"
It will ask you for root access. type Grant.
"busybox dd if=/dev/block/mmcblk0 of=/sdcard/backup.bin bs=1M count=70"
It will create a backup.bin in the root of /sdcard. ipload that file here. if the file type isnt supported, put it in a .zip then upload it using your pc. if you dont have a pc, just rename the end part of the file (.bin) to (.zip) and upload it here.
@dragoonmx
did he died?
Lets forget him. Do you have OB1?
MhikeiMPC12 said:
Lets forget him. Do you have OB1?
Click to expand...
Click to collapse
Hey, im in cm12.1, i need rom stock?
Thank goodness you are back! here is the link for stock:
http://dl.sammobile.com/PV9dRCQlOD0...1tcQExaUQ../I747MVLUFOB3_I747MOYAFOB3_RWC.zip
MhikeiMPC12 said:
Thank goodness you are back! here is the link for stock:
http://dl.sammobile.com/PV9dRCQlOD0...1tcQExaUQ../I747MVLUFOB3_I747MOYAFOB3_RWC.zip
Click to expand...
Click to collapse
could you link me a full tutorial for the debrick?
OK download Odin v3.07 search it in Google. then, open Odin, and extract all the files to the desktop.
Before continuing, make sure to backup all of your files because it will be deleted. The file you downloaded before, open it with winrar, then extract the files inside, to the desktop. Open Odin. Get your phone and turn it off. Once its off, hold vol down + home button + power button until you get the prompt to go to download mode. click vol up and it should say "Downloading...". Connect the phone to the computer, and Odin should recognise it. go to the AP slot, click it, and navigate to the file you extracted. Wait for Odin to recognise the file. After, click start, and don't disconnect it until it says "PASS" on the screen, or the phone boots up completely in the set-up. Its recommended that you eject the SD card in your phone (if you have one). Also, make sure only F reset time, and auto reboot are checked.
MhikeiMPC12 said:
OK download Odin v3.07 search it in Google. then, open Odin, and extract all the files to the desktop.
Before continuing, make sure to backup all of your files because it will be deleted. The file you downloaded before, open it with winrar, then extract the files inside, to the desktop. Open Odin. Get your phone and turn it off. Once its off, hold vol down + home button + power button until you get the prompt to go to download mode. click vol up and it should say "Downloading...". Connect the phone to the computer, and Odin should recognise it. go to the AP slot, click it, and navigate to the file you extracted. Wait for Odin to recognise the file. After, click start, and don't disconnect it until it says "PASS" on the screen, or the phone boots up completely in the set-up. Its recommended that you eject the SD card in your phone (if you have one). Also, make sure only F reset time, and auto reboot are checked.
Click to expand...
Click to collapse
Lol, for the debrick
Sorry bro I'm on 4.1.1 Stock and Rooted. Can't do OTAs.
dragoonmx said:
Lol, for the debrick
Click to expand...
Click to collapse
Just do what i told you to do earlier. read the other comments. the commands are over there
Hey man! Sorry I haven't been able to respond recently. Sent you a pm, but basically I've been in and out of town a lot the last few days!
Got a couple items that makes the process of creating a debrick.img very easy! Started out with a simple script and it evolved from there!
This one will create a 128mb debrick.img on your internal sdcard. (/sdcard/debrick.img)
Download this and flash in TWRP: https://www.androidfilehost.com/?fid=23196940996969297
That's It! Now just zip and upload!
(ignore the T999 in the filename
It will work on the I747 too)
This next one is slightly more difficult to use, but still easy if you just follow the instructions included in the zip file.
It includes options to create 128mb, 256mb and 512mb images. You should only need the 128mb one but we were using this for testing and troubleshooting when new firmwares were released.
Do NOT flash in recovery. Unzip and follow the included instructions. It will create the debrick.img and then will zip it for you using 7zip.
https://www.androidfilehost.com/?fid=23196940996969297
The first is the easiest and probably all you need. Just included the second in case anyone wants to try it or the first method doesn't produce a working image. (Doesn't fix a brick)
Hope it helps!
Sent from my SGH-T999 using Tapatalk
DocHoliday77 said:
Hey man! Sorry I haven't been able to respond recently. Sent you a pm, but basically I've been in and out of town a lot the last few days!
Got a couple items that makes the process of creating a debrick.img very easy! Started out with a simple script and it evolved from there!
This one will create a 128mb debrick.img on your internal sdcard. (/sdcard/debrick.img)
Download this and flash in TWRP: https://www.androidfilehost.com/?fid=23196940996969297
That's It! Now just zip and upload!
(ignore the T999 in the filename
It will work on the I747 too)
This next one is slightly more difficult to use, but still easy if you just follow the instructions included in the zip file.
It includes options to create 128mb, 256mb and 512mb images. You should only need the 128mb one but we were using this for testing and troubleshooting when new firmwares were released.
Do NOT flash in recovery. Unzip and follow the included instructions. It will create the debrick.img and then will zip it for you using 7zip.
https://www.androidfilehost.com/?fid=23196940996969297
The first is the easiest and probably all you need. Just included the second in case anyone wants to try it or the first method doesn't produce a working image. (Doesn't fix a brick)
Hope it helps!
Sent from my SGH-T999 using Tapatalk
Click to expand...
Click to collapse
@DocHoliday77 , any chance in hades this would work for atthtcm8 ? i know are completely different beasts , but figured couldnt hurt (too much.lol) to ask.
p.s. not bricked. just to have as 911-just-n-freakin-case.
"all i can really do is stay out of my own way and let the will of heaven be done"
DocHoliday77 said:
Hey man! Sorry I haven't been able to respond recently. Sent you a pm, but basically I've been in and out of town a lot the last few days!
Got a couple items that makes the process of creating a debrick.img very easy! Started out with a simple script and it evolved from there!
This one will create a 128mb debrick.img on your internal sdcard. (/sdcard/debrick.img)
Download this and flash in TWRP: https://www.androidfilehost.com/?fid=23196940996969297
That's It! Now just zip and upload!
(ignore the T999 in the filename
It will work on the I747 too)
This next one is slightly more difficult to use, but still easy if you just follow the instructions included in the zip file.
It includes options to create 128mb, 256mb and 512mb images. You should only need the 128mb one but we were using this for testing and troubleshooting when new firmwares were released.
Do NOT flash in recovery. Unzip and follow the included instructions. It will create the debrick.img and then will zip it for you using 7zip.
https://www.androidfilehost.com/?fid=23196940996969297
The first is the easiest and probably all you need. Just included the second in case anyone wants to try it or the first method doesn't produce a working image. (Doesn't fix a brick)
Hope it helps!
Sent from my SGH-T999 using Tapatalk
Click to expand...
Click to collapse
So, with this i can create de img, instead of using terminal, codes, etc ?
MhikeiMPC12 said:
I need to debrick my s3 running on 4.4.2 OB1. is anyone running OB1 on s3 I747M?
I have the instructions ready. so first, root your phone. If you don't want to root your phone, good bye because I don't need you. Ill get to the next step once someone is willing to help.
Click to expand...
Click to collapse
Hi, this is the debrick link for the OB1, i747M
https://mega.nz/#!M9ly3DZB!I58rC4SG33Y7k8SWfoKHYwQssasHmwxBPELYQ5bGvv4
dragoonmx said:
Hi, this is the debrick link for the OB1, i747M
https://mega.nz/#!M9ly3DZB!I58rC4SG33Y7k8SWfoKHYwQssasHmwxBPELYQ5bGvv4
Click to expand...
Click to collapse
Ok thanks so much!
Here goes nothing...

System Dump for SM-R800

Hi All,
I downloaded the ROM for SM-R800 and would like to extract the contents of rootfs.img file.
But no success after renaming the extension to .zip and .rar.
Basically I want the system dump of the watch.
Would someone be able to share it with me?
As an Windows Fanboy... I am using WinHex to extract files from rootfs.img...
Best Regards
adfree said:
As an Windows Fanboy... I am using WinHex to extract files from rootfs.img...
Best Regards
Click to expand...
Click to collapse
Hi adfree,
Thanks for the advise. I installed Winhex, but I am finidng it difficult to extract the data. Openening the rootfs.img I get a lot of hexadecimal numbers as shown below.
Kindly request your guidance.
Here are Screenshots with WinHex...
Other way is to use for instance Tizen Studio and mount in Emulator... longer way...
Never tested with Linux PC...
Best Regards
rockz1991 said:
Hi All,
I downloaded the ROM for SM-R800 and would like to extract the contents of rootfs.img file.
But no success after renaming the extension to .zip and .rar.
Basically I want the system dump of the watch.
Would someone be able to share it with me?
Click to expand...
Click to collapse
How did you dump the ROM for SM-R800?? Can you please explain what you did?
I0T said:
How did you dump the ROM for SM-R800?? Can you please explain what you did?
Click to expand...
Click to collapse
I just googled the firmware. I didn't dump.
adfree said:
Here are Screenshots with WinHex...
Other way is to use for instance Tizen Studio and mount in Emulator... longer way...
Never tested with Linux PC...
Best Regards
Click to expand...
Click to collapse
I tried this but only get a message that size is not a multiple of 512 and there is an incomplete RAW image. Please let me know what steps you took to be able to read this information thanks.
@Mr Bigglesworth
Sorry, still too laz ehm busy to answer PMs...
Can you give full details...
SM-R815?
Because SM-R815U SM-R815F SM-R815W...
And Firmware you tried...
Filename...
Samsung did same "magic"... so few rootfs.img are easily extract able via 7Zip Tool...
Best Regards
Originally I looked at COMBINATION-FT40_R815FXXU1ASB1 (for my 815f). Then failed so I just tried looking in a r800 image (r800xxu1arh3) as my first stage was really to understand the make up and what changes might have happened between firmware, so it didn't need to be the specific firmware for my watch. Both returned the same when using winhex, and both have an error message if trying 7zip, the the file is corrupted. Do you know which firmware might be readable using 7zip as a start? Thanks

Categories

Resources