Debrick image request - Galaxy S 4 Q&A, Help & Troubleshooting

I'm trying to get a debrick image for a friend. Could anyone run this on their GTI9505 and upload the output? Thanks in advance!
busybox dd if=/dev/block/mmcblk0 of=/sdcard/backup.bin bs=100000000 count=5

Related

[REQUEST] Boot.img

Could any of you guys (with root) upload a boot.img of this device?
You should be able to see where boot is mapped to if you look under /cache/ - there should be a recovery folder.
Then use following commands to dump the image:
Code:
su
dd if=/dev/block/bootpartitionname of=/sdcard/boot.img
Thanks in advance,
Tim
EDIT: smaskell has now done this here
Any help you could offer would be greatly appreciated

[URGENT REQUEST] i9300i USERS it will just take few minutes of your time

hi guys
as you all know that some of the devices (i9300i) are hard bricked by flashing indian 4.4.4 so to unbrick we need a debrick.img which you guys can help us get by flashing this file https://copy.com/1ggUuyIqHUrF it will create a debrick.img into your sd card which you can upload and share
source http://forum.xda-developers.com/show....php?t=2439367
OR
Use this procedure to create the image
Enable USB Debugging.
Open cmd and navigate to your adb folder.
Run adb shell
Now type 'SU' to enable superuser, your may have to grant access to ADB from a popup screen of your phone's superuser app
next copy and paste the following code and change the phone model to your phone i.e. dd if=/dev/block/mmcblk0 of=/sdcard/debrickI710-16GB.img bs=1M count=128
dd if=/dev/block/mmcblk0 of=/sdcard/debrick[phonemodel-memorysize].img bs=1M count=128
6. Now type Exit on cmd and then use following the command to copy this image to your adb folder
adb pull /sdcard/debrick[phonemodel-memorysize].img
7. upload the image and share its link here.
[B]It will just take few minutes further you can compress the file (zip or rar) to reduce its size so that it can be upload easily.[/B]
Thanks in advance
:crying: i need it plz else my device will be useless
cmon guys it will not take more than 5 min plz help if it works ill make a thread about how to unbrick a hard bricked neo
I Hope it can helps you ...
I just run it on GT-i9300i ( Brazilian ) with Lastest HongKong 4.4.4 firmware + root and TWRP 2.7.0.1
Just tell me if you need anything else my friend.
PHP:
https://mega.co.nz/#!DVcSTA7R!0D0ah1pSaJzORvU95on2eyPxkE_866M2Ea0NmngPQX4
ygor.almeida said:
I Hope it can helps you ...
I just run it on GT-i9300i ( Brazilian ) with Lastest HongKong 4.4.4 firmware + root and TWRP 2.7.0.1
Just tell me if you need anything else my friend.
PHP:
https://mega.co.nz/#!DVcSTA7R!0D0ah1pSaJzORvU95on2eyPxkE_866M2Ea0NmngPQX4
Click to expand...
Click to collapse
thank u soooo much bro i just successfully un brick my device tomorrow i will make a thread again thanks for ur time and million thanks to u :laugh:
Hi, I've used your CWM script but it doesn't have created the ZIP file with the debrick image.
I've searched it on all memories (also the system folder) but nothing. I've a GTI9301I ITV Firmware UANI1
I've tried also the adb shell and when i type adb pull /sdcard/debrick[phonemodel-memorysize].img it show me no devices (but it's enabled and the phone receive correctly commands)

Could someone make an unbrick image for me? Original link for it is down.

Well, I'm sure getting good at killing this thing.
There used to be an unbrick image up on androidfilehost.com, but the user deleted his account and it is no more. Thus, I'm up the creek ...
https://www.androidfilehost.com/?fid=23578570567721355
As you can see, all it does is dump the first 200MB of it to a file, so you don't have to download that if you can give me the image. I really don't want to have to ship this thing back and wait.
You can just cut and paste this into a terminal if that's easier:
mkdir -p /sdcard/Unbrick_Files/;
dd if=/dev/block/mmcblk0 of=/sdcard/Unbrick_Files/200MB.img bs=4096 count=50000;
busybox gzip /sdcard/Unbrick_Files/*;
mv /sdcard/Unbrick_Files/200MB.img.gz /sdcard/Unbrick_Files/Unbrick_IMG.gz;
chmod -R 777 /sdcard/Unbrick_Files
This time I'll put it on my google drive and androidfilehost.
Much appreciated. This thing really should be available for everyone.
Is the unbrick image posted somewhere?

DD code for sprint v20 to push modem image

hi looking for help with using DD code to push modem image to sprint lg v20 me2151 shared the modem file with me but says i have to use DD code to install it would appreciate the help with fixing my PAPERWEIGHT V20. i need to know the exact wording in DD to fix my v20 again THANKS XDA COMMUNITY
possible wording for dd push
CAN I USE THIS DD CODE BELOW TO PUSH MODEM IMAGE TO SPRINT LG V20?
dd if=/data/media/0/modem.img bs=8192 seek=65536 count=557312 of=/dev/block/mmcblk0

[REQUEST] Need DD backup of mmcblk0 - SCL-L21

Hello everyone, can someone send me a dd backup of mmcblk0? I need it to recover my device from hardbrick
Here's the command to take the dd backup
Code:
dd if=/dev/block/mmcblk0 of=/sdcard/backup.img bs=512
Darkness1 said:
Hello everyone, can someone send me a dd backup of mmcblk0? I need it to recover my device from hardbrick
Here's the command to take the dd backup
Code:
dd if=/dev/block/mmcblk0 of=/sdcard/backup.img bs=512
Click to expand...
Click to collapse
I will but my computer already shut down,,would be send the link tomorrow morning,just be patient
ozykes said:
I will but my computer already shut down,,would be send the link tomorrow morning,just be patient
Click to expand...
Click to collapse
Wow, thanks! Will wait for that, thanks!
Darkness1 said:
Wow, thanks! Will wait for that, thanks!
Click to expand...
Click to collapse
Here you go and sorry for the slow response https://drive.google.com/file/d/1EivvGFdUwGfYEDe_FTskz7EqW76TwSha/view?usp=drivesdk

Categories

Resources