any one who has working shv e120s phone please help me with debrick.img file..
this file can be made easily if your device is rooted.
you can use: busybox dd if=/dev/block/mmcblk0 of=/sdcard/backup.bin bs=1M count=200 if it does not work then change the last number (count=) to something larger and try it.
if you have this file please provide the link for download.
need help with this and thanks'''
Related
I have a USA Galaxy Note that has been updated to UEALI3 and was rooted with chainfire's enos exploit app. I would like to dump the stock recovery partiton but I can not get it to work. I have run this command in terminal...
su
cat proc/mtd
At this point I'm told file dose not exist. I also used...
su
dd if=recovery-partiton of=/sdcard/recovery.img
This says my path is invalid. Please help, it seems many people are looking for this stock recovery for future OTA updates. I would like to provide it so it can be packaged into a Odin flashable *.tar for them and for my future use incase I want a Nandroid backup with CWR.
74 views and still no one has a answer? The recovery partiton is said to be one of the easiest to dump... I only need the revised command to enter into terminal, come on guys!
Bumping
They do not detect the device. If you have a working phone, you can make a debrick image for me. Please install busybox and a terminal emulator. Then issue this command from the terminal and you will get the debrick image in your sd card.
su
busybox dd if=/dev/block/mmcblk0 of=/sdcard/debrick.img bs=1M count=128
Make sure you have SCH-I925vzw and android version 4.1.2 or the image will not work for me.
Please upload
Thanks
Guys help me, make debrick image
I have hard bricked my tab 2. It is a tab 2 wifi lte (verizon) 8gb 10.1 and need the stock bootloader and etc. I would greatly appreciate any help as I have this device at a persons place on this forum who going to unbrick it for me but I need to get them this file. I will dance at your wedding if you can help
ChrisJobe said:
I have hard bricked my tab 2. It is a tab 2 wifi lte (verizon) 8gb 10.1 and need the stock bootloader and etc. I would greatly appreciate any help as I have this device at a persons place on this forum who going to unbrick it for me but I need to get them this file. I will dance at your wedding if you can help
Click to expand...
Click to collapse
We can backup unbrick img file via Terminal Emulator app or via adb command with the rooted tablet.
Here the command via adb command:
adb shell
su
dd if=/dev/block/mmcblk0 of=/sdcard/backup.bin bs=1048576 count=256
The command via Terminal Emulator app:
su -c 'dd if=/dev/block/mmcblk0 of=/sdcard/backup.bin bs=1048576 count=256'
Thank you.
Thank you to anyone that can help me out with the above.
bump
I am willing to paypal someone $20 to get this for me.
Anyone?
Hi guys,
How to create Backup from my S6 partition information?(pit)
Give script please.
dd if=/dev/block/mmcblk0 of=/sdcard/s6.pit bs=1 skip=17408 count=4244 NOT WORK
sajjjjjjad said:
Hi guys,
How to create Backup from my S6 partition information?(pit)
Give script please.
dd if=/dev/block/mmcblk0 of=/sdcard/s6.pit bs=1 skip=17408 count=4244 NOT WORK
Click to expand...
Click to collapse
did you find anything
eyekyu said:
did you find anything
Click to expand...
Click to collapse
nop
i think need to change count number
Here you go:
http://forum.xda-developers.com/galaxy-s6/general/g920f-pit-file-banded-firmwares-t3118459
Specifically, for reasons I'm too tired to elaborate on, would anyone with Lollipop mind running for me the following command as root and uploading the resulting file?
Code:
dd if=/dev/block/mmcblk0 of=/sdcard/bootstuff.img bs=512 count=6079 skip=131328
Thanks.
I'm going to bump this because I'm trying to help someone who's bricked, and they need it quickly.
https://drive.google.com/file/d/0B_TBSNgzL5M2NFJ0LUlNQl9qWHM/view?usp=docslist_api