Need partition img - Galaxy S III Mini Q&A, Help & Troubleshooting

Do somebody who have a s3 mini (i-8190L) can make, via twrp, a copy of the /dev/block/mmcblk0p4 partition and send it here, please.
You can do it by opening a terminal on TWRP and executing this command "dd of=/dev/block/mmcblk0p4 if=/sdcard/mmcblk0p4.img"
I would be very grateful if somebody helps me.

Any one kno twrp.img file for s3 mini ve 18200

IkerST said:
Do somebody who have a s3 mini (i-8190L) can make, via twrp, a copy of the /dev/block/mmcblk0p4 partition and send it here, please.
You can do it by opening a terminal on TWRP and executing this command "dd of=/dev/block/mmcblk0p4 if=/sdcard/mmcblk0p4.img"
I would be very grateful if somebody helps me.
Click to expand...
Click to collapse
You need MD5HDR(md5.img)?? Why ? Resetting counter ? BTW you typed wrong. first if then of correct command should be dd if=/dev/block/mmcblk0p4 of=/sdcard/md5.img

PurePower777 said:
You need MD5HDR(md5.img)?? Why ? Resetting counter ? BTW you typed wrong. first if then of correct command should be dd if=/dev/block/mmcblk0p4 of=/sdcard/md5.img
Click to expand...
Click to collapse
I really don't know what is in that partition but a file that I flashed just before it broke, it only wrote there so I only need that image.

IkerST said:
I really don't know what is in that partition but a file that I flashed just before it broke, it only wrote there so I only need that image.
Click to expand...
Click to collapse
I have i8190 international, not l version. But i believe both uses the same. I can send you but i'm not responsible for brick
I believe someone will upload the file here. Sorry for my bad english.

PurePower777 said:
I have i8190 international, not l version. But i believe both uses the same. I can send you but i'm not responsible for brick
I believe someone will upload the file here. Sorry for my bad english.
Click to expand...
Click to collapse
Don't worry send it, everything is better than having it in my desk without working.

Related

[Request] Stock(5.5.959) virgin system.img needed

We are trying to solve how to make our own fastboot system.img files from dd the system partition on a phone. If we can get a stock, 5.5.959, system.img that has never been mounted read/write, then we should be able to compare it to a fastboot system.img and figure out the exact difference. We already have a start of an idea, but it has to be perfect.
By virgin, no OTA patches, and no mounting read/write. You do have to root the phone, but on the temporary root. Put busybox in /data/tmp or somewhere. Next chmod 755 /data/tmp/busybox . Then do something like /data/tmp/busybox dd if=/dev/block/system of=/data/tmp/system.img . Finally copy /data/tmp/system.img off the phone and post it in this thread, please.
Busybox
We already have this file.
You have had it for days, in fact. You converted it to system.tar.gz for me.
Source: erismaster
Satisfies all of your requirements -- 5.5.959 (not OTA!), Verizon, temp ADB root, never mounting /system, dd with those arguments.
psouza4 said:
We already have this file.
You have had it for days, in fact. You converted it to system.tar.gz for me.
Source: erismaster
Satisfies all of your requirements -- 5.5.959 (not OTA!), Verizon, temp ADB root, never mounting /system, dd with those arguments.
Click to expand...
Click to collapse
Is there anyways to get my hands on this? My phone is purely in fastboot mode only and have no other real options to me, so if i could somehow flash this via fastboot, it may actually solve my issue.
(I cant even get into recovery)
edru said:
Is there anyways to get my hands on this? My phone is purely in fastboot mode only and have no other real options to me, so if i could somehow flash this via fastboot, it may actually solve my issue.
(I cant even get into recovery)
Click to expand...
Click to collapse
http://www.megaupload.com/?d=N2FPWHE6
I tried a fastboot flash of this system.img and it gave me a crc check failure.
You can't flash it, it's not signed. It's only useful for development.
Sent from my DROID3 using XDA App
Thanks very much!
No worries about finding a system.img that hasn't ever been mounted . . . we now have "Like a Virgin" images for repeated re-mounting and her pleasure.
Location please?
Wolfhere said:
Location please?
Click to expand...
Click to collapse
the thread is on the main page . . . . http://www.necrotania.com/Download/swu.zip

Help Make Backup Folder EFS And ModemFS !!!

Please Help Me :crying:
Make Backup System Partition EFS and ModemFS and upload
Your device MUST be GT-I8190 ONLY! and NOT-I8190N GT or GT-I8190L.
Here's a dd Command To Enter In Terminal Emulator
Code:
[B][FONT=Courier New]dd if =/dev/block/mmcblk0p11 of=/sdcard/efs.img
dd if =/dev/block/mmcblk0p12 of=/sdcard/modemfs.img[/FONT][/B]
After Successful, Navigate to your internal sd card, download it and paste the link here.
I Want to Try to Fix Issues Baseband Version: XXXX
Thank You :angel:
faisalxp said:
Please Help Me :crying:
Make Backup System Partition EFS and ModemFS and upload
Your device MUST be GT-I8190 ONLY! and NOT-I8190N GT or GT-I8190L.
Here's a dd Command To Enter In Terminal Emulator
Code:
[B][FONT=Courier New]dd if =/dev/block/mmcblk0p11 of=/sdcard/efs.img
dd if =/dev/block/mmcblk0p12 of=/sdcard/modemfs.img[/FONT][/B]
After Successful, Navigate to your internal sd card, download it and paste the link here.
I Want to Try to Fix Issues Baseband Version: XXXX
Thank You :angel:
Click to expand...
Click to collapse
Double post, and none of them in the right section..
This has nothing to do with development, right?
Ok, no one is gonna give you a copy of their /EFS partition.
If you wonder why you can read here.
Sorry I couldn't be of more help.
We just need a legit fully working modemfs.img and flash it via dd command.
Code:
dd if=/sdcard/modemfs.bin of=/dev/block/mmcblk0p12
Benzonat0r said:
We just need a legit fully working modemfs.img and flash it via dd command.
Code:
dd if=/sdcard/modemfs.bin of=/dev/block/mmcblk0p12
Click to expand...
Click to collapse
Thanks Man... I thought Code That Can Only File Extract. IMG, I Think It Can not Extract File. BIN...I Want To Try It.
Btw What is Your opinion about Post Me The Last To Threads http://forum.xda-developers.com/showthread.php?t=2151288 :victory:
When you flash modem.bin file the image will be extracted to your /modemfs partition.
I have the same problem, I have flashed a working modemfs, but I it still does not work, I think that I also need an EFS file
evolution_x said:
I have the same problem, I have flashed a working modemfs, but I it still does not work, I think that I also need an EFS file
Click to expand...
Click to collapse
here backup from the modemfs>(mmcblk0p12) and efs>(mmcblk0p11)
http://dl.dropbox.com/u/2632841/mmcblk0p11.img
http://dl.dropbox.com/u/2632841/mmcblk0p12.img
thanks ! I have flashed the modem_fs from someone else, but I did not have the efs too, so it did not work. Now I don't have the phone, I sent my phone to a service company, they told me that there are 50% chances they can repair it and i takes 2-3 days. And in case they can repair it, it will cost me $40
I will save your files to try them in case they cannot repair it.
evolution_x said:
thanks ! I have flashed the modem_fs from someone else, but I did not have the efs too, so it did not work. Now I don't have the phone, I sent my phone to a service company, they told me that there are 50% chances they can repair it and i takes 2-3 days. And in case they can repair it, it will cost me $40
I will save your files to try them in case they cannot repair it.
Click to expand...
Click to collapse
just look on the website> http://forum.xda-developers.com/showthread.php?t=2165508
if you have the exactly the same problem you will help further the things that I've already posted here, for me it worked. I've also just thought it needed a new cell phone yesterday folded
my cell phone was dead until yesterday
First, sorry for my English.
Someone would have these files:
dd if =/dev/block/mmcblk0p11 of=/sdcard/efs.img
dd if =/dev/block/mmcblk0p12 of=/sdcard/modemfs.img
for samasung I8190L??
thank you very much

HOW to back up EFS here in S5830

hi guys i am looking here for thread that will give tutorial on how are we going to back up the said EFS which is the very important file of the phone where IMEI resides, suddenly after searching for so many days still haven't found an answer. I already tried using EFS Pro 1.9.2 and it prompts that the said directory isn't there.. i checked it out on the root of my phone and found that EFS folder isn't there.. now my question is there any apps or tool that will backup our efs so that if incase we accidentally mess with our phone, it will be easy for us to revert back to the time when the phone is functioning well..
The EFS Partition is "stl5" .
So , for mounting the partition at boot , You need to unpack your boot.img, Open init.rc and add the following lines:
mkdir /efs
mount /dev/block/stl5 /efs
Click to expand...
Click to collapse
Then You have to repack the boot.img
----------------------------------------------------------------------------------------
We are done with the mounting part. |
----------------------------------------------------------------------------------------
Now , Flash the boot.img
Reboot Your phone
Connect it to your PC (Note : ADB must be enabled)
Run adb pull /efs command
................................
There might be a way using the "*#7284#" code . It creates a service com port on PC. (Stock Roms Only)
dev0xteam said:
The EFS Partition is "stl5" .
So , for mounting the partition at boot , You need to unpack your boot.img, Open init.rc and add the following lines:
Then You have to repack the boot.img
----------------------------------------------------------------------------------------
We are done with the mounting part. |
----------------------------------------------------------------------------------------
Now , Flash the boot.img
Reboot Your phone
Connect it to your PC (Note : ADB must be enabled)
Run adb pull /efs command
................................
There might be a way using the "*#7284#" code . It creates a service com port on PC. (Stock Roms Only)
Click to expand...
Click to collapse
hitted thanks...
this is a nice tutorial, but it will be very best if u can provide the complete step by step on how am i going to do this, and where to input the said line..sori for asking too much..just a noob one..hehe dont know much bout adb shell and commads not an advance user too..hehe
mizukage said:
hitted thanks...
this is a nice tutorial, but it will be very best if u can provide the complete step by step on how am i going to do this, and where to input the said line..sori for asking too much..just a noob one..hehe dont know much bout adb shell and commads not an advance user too..hehe
Click to expand...
Click to collapse
DON'T MOUNT EFS PARTITION!
You will most likely brick your phone.
Sent from my GT-S5830 using Tapatalk 2
(Frank) said:
DON'T MOUNT EFS PARTITION!
You will most likely brick your phone.
Sent from my GT-S5830 using Tapatalk 2
Click to expand...
Click to collapse
do u have any better idea on how are we going to save our efs partition so that we can revert back if we messed with our phone?flashing is risky especially for noobs..

System Dump Request

Evening guys
Can someone please supply me with a system dump in .img format please, it needs to be an ext4 sparse image.
LeeDroid said:
Evening guys
Can someone please supply me with a system dump in .img format please, it needs to be an ext4 sparse image.
Click to expand...
Click to collapse
Not that I have much of an idea, but in this post
http://forum.xda-developers.com/showpost.php?p=61051396&postcount=18
Click to expand...
Click to collapse
Its a TWRP backup. I have flashed the system partition and it works as normal on the GWR so no issues there. Perhaps you could do that and then pull the system image if thats how it works. It works fine with GWR boot.img. Just wont with Urbane boot.
miffymiffy said:
Not that I have much of an idea, but in this post
Its a TWRP backup. I have flashed the system partition and it works as normal on the GWR so no issues there. Perhaps you could do that and then pull the system image if thats how it works. It works fine with GWR boot.img. Just wont with Urbane boot.
Click to expand...
Click to collapse
Urbane boot containing urbane kernel so a no go there, you flashed the system.ext4.win image?
Only thing I didn't like about this dump was that root was already applied.. I'm a clean freak lol ?
Yeah mate, flashed it and it booted up fine. Had to factory reset to get things lined up properly tho.
LeeDroid said:
Evening guys
Can someone please supply me with a system dump in .img format please, it needs to be an ext4 sparse image.
Click to expand...
Click to collapse
Give me some commands I need to get it, and I can do it tonight. Do you plan on some dev work???
Sorted guys.. I dont have the Urbane, doing a port for the R.
For a 1:1 copy of any partition use the dd command in recovery.
adb shell dd if=/dev/block/platform/msm_sdcc.1/by-name/system of=/sdcard/system.img
"if=" is in file
"of=" is out file
then adb pull /sdcard/system.img
LeeDroid said:
Urbane boot containing urbane kernel so a no go there, you flashed the system.ext4.win image?
Only thing I didn't like about this dump was that root was already applied.. I'm a clean freak lol ?
Click to expand...
Click to collapse
oops sorry for adding root to the dump but I needed to test twrp
No problemo mate stripped out
Help me
Hi, have you got the urbane system img? My urbane watch become a brick and always start to boot loader and loop, so can u have the img and share it to me, so i can recovery it. Thanks~

I Brick my device, please help

I brick my device restoring modem.
Please can some owner of MiMix 256Gb make a copy of a partition /dev/block/sde3 and and send to my email ?
Commands:
adb shell
su
dd if=/dev/block/sde3 of=/sdcard/tz.bin
my email [email protected]
Please help!
Solved Thanks! Take the file from fastboot rom
TuSKan said:
I brick my device restoring modem.
Please can some owner of MiMix 256Gb make a copy of a partition /dev/block/sde3 and and send to my email ?
Commands:
adb shell
su
dd if=/dev/block/sde3 of=/sdcard/tz.bin
my email [email protected]
Please help!
Solved Thanks! Take the file from fastboot rom
Click to expand...
Click to collapse
How did you brick it?
SantinoInc said:
How did you brick it?
Click to expand...
Click to collapse
Flashing the modem in the wrong place:
dd if=/sdcard/modemst2 of=/dev/block/sde3 instead of
dd if=/sdcard/modemst2 of=/dev/block/sdf3
Dear users, please be carefull with this kind of commands...
To the author thread: Use xiaomiflash if you can enter to fastboot mode and flash latest DEVELOPER CHINA to revive your MIX.

Categories

Resources