Related
EFS Backup from device (without PC)
Why we need EFS backup ?
EFS folder contains some important and some basic info related to our device identity like Wi-Fi address, Bluetooth MAC address and the very main IMEI address (nv_data.bin).
Now if this EFS partition accidently corrupted then your phone’s IMEI number will get erased and you can not make voice call further. This kind of damage is often not accepted by the service center of your respected handset’s company.
Here your backup can only be savior for you
You needs device rooted, Here is guide how to root N7100.
NEW METHOD (Updated 11Feb14)
Install this app and select backup/Restore that's it. (keep USB debugging ON). Also read play store description.
Dr.Ketan EFS Tool N7100
Video guide
OLD METHOD
Backup EFS
1.Install Terminal emulator
2.Open it, you will get ***@android:/$
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
3.Now typebelow said command and enter
Code:
su
it will ask superSU permission, grant it (it will ask only if your superSU setting - default permission is set to 'prompt', if you have set to 'grant' it will not ask)
4.you will have now this
[email protected]:/ # (this # symbol suggest it got root access)
5.Now type below mentioned command (case sensitive) and enter (to make this step easy from device, i have attached 5.txt (5i for backup to Int sd card) file at end, just open and select text. later you can paste to emulator to avoid spell mistake)
Code:
dd if=/dev/block/mmcblk0p3 of=/storage/extSdCard/efs.img bs=4096
In case you don't have ExtSdCard and want to make backup to Int Sdcard then command should be like this
Code:
dd if=/dev/block/mmcblk0p3 of=/storage/sdcard/efs.img bs=4096
6.After successfull backup you will find msg as seen below in image, as well you can see 20MB file efs.img on Ext SD card
Now copy efs.img from Ext Sd card to safer place on pC/Laptop/media/online so you can find whenever you need it.
Restore
Make sure you have efs.img which you have got with backup, placed on Ext Sd card
Repeat step 1-4 as said above, and in step 5 you have to give below said command to restore it.(you can copy below command by opening R.txt file (Ri.txt for restoring from int SD )attached at end to avoid spell mistake)
Code:
dd if=/storage/extSdCard/efs.img of=/dev/block/mmcblk0p3 bs=4096
In case you restoring from IntSd card then command should be like this
Code:
dd if=/storage/sdcard/efs.img of=/dev/block/mmcblk0p3 bs=4096
- Reboot device
FOR SOME ROMs like AOSP mounting point is different, so in case above command doesn't work then you need to know mount point. for this do following
Follow first 4 step said above to make backup (upto grant SU permission)
then Type
Code:
ls /storage
This will show mounting point of storage on your device like below shown image.
Here storage mounting point is
extSdCard for Ext SD card
sdcard0 for Int Sd card
So make changes in command accroeding your storage mount point.
Edit 28June13 : Just to report, today i have lost IMEI and got chance to restore with above said method and it work like charm.
Click to expand...
Click to collapse
With all respect for ur great work and effort, but I learned from u last time u helped me...I found the easiest way for the efs story...every phone I use, directly after rooting I install root explorer copy the efs folder to my pc and ext-sdcard...no matter what happened to the phone I just paste the folder back to its place and restart the phonw...and thats it, or u have objection about it? Please let me know
Sent from my GT-N7100 using XDA Premium HD app
That's not good idea, when you copy folder with explorer it will messup permission.
Sent from my GT-N7100 using xda premium
dr.ketan said:
That's not good idea, when you copy folder with explorer it will messup permission.
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
agree
via《t4p4t41k》
in trouble !
dr.ketan said:
That's not good idea, when you copy folder with explorer it will messup permission.
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
Hi there
I am in New Zealand, recently rooted with your help and installed PhilzCWM. Also on your advice, I backed up my EFS.
My problem: just today I realised I cannot send text, or make phone call. I am on X-Note ROM from 3-4 days ago. I am very sure that after installation, I had normal Mobile connectivity and was surprised to I didn't. Not sure if my EFS became corrupted, or other ROM setting is wrong.
My SERVICE STATE says Out of Service
My Mobile NETWORK STATE says disconnected.
My phone number says UNKNOWN
What's weird is
My IMEI lists a long number, assumed correct
So if my EFS partition is corrupted I assume I wouldn't see any IMEI at all.
Far as I know my SIM is activated (I am on a company plan & coworker's phones are normal)
Just now I restored my stock nandroid and .... same thing! No service. So I doubt it's even a modem problem.
Guys I'm screwed, any tips what settings to check etc??
OK update:
I sucked it up and decided to try restoring the EFS image I had earlier created. Mate, it worked! I have network service now.
Thanks to DrKetan. It was only because I read his advice to backup my EFS...and his advice how to restore. Very helpful bloke.
Thanks.
I flashed a ROM yesterday and my imei changed luckily I'd copied the full efs folder to my ext_SD so I just copy and pasted it back and that worked for me once I restarted.
Sent from my GT-N7100 using xda premium
Dr.Ketan thank you for the lovely Guide . I did a backup as per your instructions. I would like to know about the aroma installer which offers a backup option when installing a Rom.I have a backup of the Same . I note that there are two files which is only 268 kb & 40 kb respectively.My question- Does this backup help & if it helps how do we restore it (backup done during aroma installer)
Sent from my GT-N7100 using xda app-developers app
Here said method backup complete partition that's why size is big.
There may be option available in aroma, i have never tried aroma.
Sent from my GT-N7100 using xda premium
I too had the same problem, I then remembered that I had backed up my efs using this method. Thank You Dr.Ketan
Sent from my GT-N7100 using xda premium
I lost a lovely Galaxy Note 2 to a corrupt EFS before I even knew that such a thing could happen to a flasher of roms.
I probably have the most backed up EFS of all time, since that horrific incident.I never knew about this way , I was just using EFS proffesional, but you best be sure so I have used this method too, and uploaded the backup to Dropbox.
Many thanks dr.ketan, so many peoples saviour.
And any one who is thinking, EFS thing won't happen to me....BEWARE!!!
AND JUST DO IT!!!
You guys put back life to this thread, probably I forget even about this thread.
Sent from my GT-N7100 using xda premium
dr.ketan said:
You guys put back life to this thread, probably I forget even about this thread.
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
I came from a Nexus S phone, and flashed a lot of stuff over the years. But never once did the topic of EFS/IMEI come up. It was simply not an issue discussed in that device's XDA forums. So when I upgraded to the Note and joined these forums, I assumed I knew most of the important stuff.
I read your EFS thread and thought....hmm imagine if I ended up with a bricked phone or unusable in some way....I would be mad at myself and out of $$...so I did the backup. Far out, I am fortunate to have done so. People like you do exist in other forums - very helpful and unselfish with their time and expertise; XDA is based on the spirit of such people. Major props to you!
cannot open for read: No such file or directory
dr.ketan said:
EFS Backup from device (without PC)
Why we need EFS backup ?
EFS folder contains some important and some basic info related to our device identity like Wi-Fi address, Bluetooth MAC address and the very main IMEI address (nv_data.bin).
Now if this EFS partition accidently corrupted then your phone’s IMEI number will get erased and you can not make voice call further. This kind of damage is often not accepted by the service center of your respected handset’s company.
Here your backup can only be savior for you
You needs device rooted, Here is guide how to root N7100.
Backup EFS
1.Install Terminal emulator
2.Open it, you will get ***@android:/$
3.Now typebelow said command and enter
Code:
su
it will ask superSU permission, grant it (it will ask only if your superSU setting - default permission is set to 'prompt', if you have set to 'grant' it will not ask)
4.you will have now this
[email protected]:/ # (this # symbol suggest it got root access)
5.Now type below mentioned command (case sensitive) and enter
Code:
dd if=/dev/block/mmcblk0p3 of=/storage/extSdCard/efs.img bs=4096
6.After successfull backup you will find msg as seen below in image, as well you can see 20MB file efs.img on Ext SD card
Now copy efs.img from Ext Sd card to safer place on pC/Laptop/media/online so you can find whenever you need it.
Restore
Make sure you have efs.img which you have got with backup, placed on Ext Sd card
Repeat step 1-4 as said above, and in step 5 you have to give below said command to restore it.
Code:
dd if=/storage/extSdCard/efs.img of=/dev/block/mmcblk0p3 bs=4096
- Reboot device
Click to expand...
Click to collapse
Hi @dr.ketan!
i cant remember if i had backed up my efs.
but just in case, i tried this steps.
i got this message after following the backing up procedure in terminal emulator:
cannot open for read: No such file or directory
what should i do?
im using note 2 n7100.
thank you.
tongueinamow said:
Hi @dr.ketan!
i cant remember if i had backed up my efs.
but just in case, i tried this steps.
i got this message after following the backing up procedure in terminal emulator:
cannot open for read: No such file or directory
what should i do?
im using note 2 n7100.
thank you.
Click to expand...
Click to collapse
Got the same message.. im presuming you must have wrote it wrong. make sure its exactly the way dr ketan has posted. after 2 tries i was succesfull.
Is this method better than doing a nandrod back up using the recovery? Thanks!
tongueinamow said:
Hi @dr.ketan!
i cant remember if i had backed up my efs.
but just in case, i tried this steps.
i got this message after following the backing up procedure in terminal emulator:
cannot open for read: No such file or directory
what should i do?
im using note 2 n7100.
thank you.
Click to expand...
Click to collapse
gnikolakis said:
Got the same message.. im presuming you must have wrote it wrong. make sure its exactly the way dr ketan has posted. after 2 tries i was succesfull.
Click to expand...
Click to collapse
Correct there should be something wrong
rq005 said:
Is this method better than doing a nandrod back up using the recovery? Thanks!
Click to expand...
Click to collapse
Both are different things
Sent from my GT-N7100 using xda premium
gnikolakis said:
Got the same message.. im presuming you must have wrote it wrong. make sure its exactly the way dr ketan has posted. after 2 tries i was succesfull.
Click to expand...
Click to collapse
What you are most likely getting wrong, when no file found or whatever, is,
dd if=/dev/block/mmcblk0p3 of=/storage/extSdCard/efs.img bs=4096
THE BIT AFTER mmcb is NOT a ONE its an L ...so l:cyclops:
dr.ketan said:
Correct there should be something wrong
Both are different things
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
Can you be more specific? I recovered once my EFS using TWRP and worked fine... Maybe you can explain what's so different about. Thanks!
gnikolakis said:
make sure its exactly the way dr ketan has posted.
Click to expand...
Click to collapse
I was putting the S and C from sdcard in small letters and i was getting the same message,now i'm set.
Hi!
I just bought xt1032 8gb, german market. Rom 4.4.2.
Can you suggest what steps should i petform in order to have cm11 installed? Links are also fine for some tutorials.
Thx.
jazzh said:
Hi!
I just bought xt1032 8gb, german market. Rom 4.4.2.
Can you suggest what steps should i petform in order to have cm11 installed? Links are also fine for some tutorials.
Thx.
Click to expand...
Click to collapse
Here you go.. But read the thread before flashing it..
http://forum.xda-developers.com/showthread.php?t=2608377
Press thanks if I helped you
Sent from my XT1032 using XDA Premium 4 mobile app
OK, so I unlocked boot loader. Then rooted. Then installed cwm. Then performed backup. But now under folder clockworkmod I can't find my backup. Where is it? One more thing, I think root did not go well, no supersu app and total commander doesn't let me browse system files!?!
To root your phone download Superuser . zip from the below link and flash it via cwm..
http://goo.gl/DPrVzS
You need to copy the nandroid backup to pc using adb... You can't copy in usual way...
Sent from my XT1032 using XDA Premium 4 mobile app
Thx for supersu advice, i did it.
Now how to copy backup with adb, what is the location? I know its rhere somewhere cause i did backup rwice and the wnd time i saw free space was dramatically lower...
jazzh said:
Thx for supersu advice, i did it.
Now how to copy backup with adb, what is the location? I know its rhere somewhere cause i did backup rwice and the wnd time i saw free space was dramatically lower...
Click to expand...
Click to collapse
I have done one time, but forgot the location now.. Are you able to see the nandroid backup files using the file Explorer.. It's somewhere inside the media directory.. Can you check with any root Explorer and tell me the location..?
Sent from my XT1032 using XDA Premium 4 mobile app
I found 2 backups under /data/media/clockworkmod/backups/... both are about 1gb in size. I couldnt enter data folder before while unrooted.
Now i usually copy files from phone to my nas over lan, so i dont have to adb every time, thats why 8gb is not low for me ... but i cant copy these backups, nor i can delete one of them, as if supersu is not allowing it. I'll try with some other file manager.
jazzh said:
I found 2 backups under /data/media/clockworkmod/backups/... both are about 1gb in size. I couldnt enter data folder before while unrooted.
Now i usually copy files from phone to my nas over lan, so i dont have to adb every time, thats why 8gb is not low for me ... but i cant copy these backups, nor i can delete one of them, as if supersu is not allowing it. I'll try with some other file manager.
Click to expand...
Click to collapse
Try this and let me know if it works..
Enable USB debugging.. Connect your phone to USB..
Go to the adb location.. Open cmd there..
Try the below command and give enter..
adb pull /mnt/sdcard/clockworkmod/backup C:\clockbkp
If it doesn't work, try below
adb pull /mnt/shell/emulated/0/clockworkmod/backup C:\clockbkp
Let me know which one works.
Sent from my XT1032 using XDA Premium 4 mobile app
---------- Post added at 12:34 PM ---------- Previous post was at 12:33 PM ----------
jazzh said:
Thx for supersu advice, i did it.
Now how to copy backup with adb, what is the location? I know its rhere somewhere cause i did backup rwice and the wnd time i saw free space was dramatically lower...
Click to expand...
Click to collapse
Instead of saying thanks, press thanks button
Sent from my XT1032 using XDA Premium 4 mobile app
padhu1989 said:
adb pull /mnt/sdcard/clockworkmod/backup C:\clockbkp
Click to expand...
Click to collapse
It didn't work, I don't know whats wrong.
Although I'm using Linux Mint, not windows.
I installed adb and fastboot:
Code:
sudo apt-get install android-tools-fastboot
sudo apt-get install android-tools-adb
sudo apt-get install android-tools-fsutils
but list of adb devices is empty:
Code:
adb devices
List of devices attached
Then I created /.android/adb_usb.ini with lines
Code:
1
0x22b8
because I saw the vendor id with:
Code:
lsusb
Bus 001 Device 011: ID 22b8:2e80 Motorola PCS
but no devices found error again, tried also as root...
I must boot win in virtualbox and try from there then...
jazzh said:
It didn't work, I don't know whats wrong.
Although I'm using Linux Mint, not windows.
I installed adb and fastboot:
Code:
sudo apt-get install android-tools-fastboot
sudo apt-get install android-tools-adb
sudo apt-get install android-tools-fsutils
but list of adb devices is empty:
Code:
adb devices
List of devices attached
Then I created /.android/adb_usb.ini with lines
Code:
1
0x22b8
because I saw the vendor id with:
Code:
lsusb
Bus 001 Device 011: ID 22b8:2e80 Motorola PCS
but no devices found error again, tried also as root...
I must boot win in virtualbox and try from there then...
Click to expand...
Click to collapse
Sorry.. I'm not much familiar with Windows brother..
Sent from my XT1032 using XDA Premium 4 mobile app
Hello everybody,
Trying to install Xposed for Lollipop (x64), I had bootloop when my device restart. I didn't see that a uninstaller exist when it bootloop and I've decided to restore my system previously backup yesterday thanks to DallasCZ .bat. But I couldn't flash the system 'cause of system.img was too big for fastboot. The device accept only 256mb max file. So I used SparseConvertor to sparse my system to 11 files (like Motorola devices). But when I wanted to flash the first, it erase automatically the system. So, I can't flash and we can't flash the system previously backup with .bat.
Now, my /system is wiped and I don't have a backup of system made with TWRP. Could someone upload a backup of his 6045Y system made with TWRP ? It's more than 2gb I know, but it will be save my Idol 3 and other if they have a problem.
I have my system_image.emmc.win and mmcblk0p28 file, and my system file dump from /dev/blocks/mmcblk0p28 so if someone have a issue to help me without upload his backup of the system, tell me.
Thanks for all in advance !!!
Since you have your system image dumped from the partition you can push that to your internal sdcard. Boot twrp and run the commands from adb shell or the terminal inside of TWRP.
Code:
dd if=/sdcard/system.img of=/dev/block/bootdevice/by-name/system
It will take a while , but it will work.
Sent from my LGMS395 using Tapatalk
Unjustified Dev said:
Since you have your system image dumped from the partition you can push that to your internal sdcard. Boot twrp and run the commands from adb shell or the terminal inside of TWRP.
Code:
dd if=/sdcard/system.img of=/dev/block/bootdevice/by-name/system
It will take a while , but it will work.
Sent from my LGMS395 using Tapatalk
Click to expand...
Click to collapse
OMG ! IT WORKS ! Thanks a lot !!!!!!
Is this the U.S. version of the Idol 3?So you were able to root it?
Hello.
I want to know how to extract system.img in windows 10. I have tried the ext4_unpacker but whenever I load the system.img file in it,it does not respond,i,e.it hangs.And I have also tried the command sonu mount -t.......... after downloading the tools but it shows error it is not recognized as an internal or external command line in windows.
So does anyone has a solution for this.
Many Many thanks in advance.
Raunak09 said:
Hello.
I want to know how to extract system.img in windows 10. I have tried the ext4_unpacker but whenever I load the system.img file in it,it does not respond,i,e.it hangs.And I have also tried the command sonu mount -t.......... after downloading the tools but it shows error it is not recognized as an internal or external command line in windows.
So does anyone has a solution for this.
Many Many thanks in advance.
Click to expand...
Click to collapse
Have u tried with terminal?
Sent from my GT-S5830i using XDA Free mobile app
sohamsen said:
Have u tried with terminal?
Sent from my GT-S5830i using XDA Free mobile app
Click to expand...
Click to collapse
if you mean to say command prompt then yes thats the only way i tried apart from ext4_unpacker. Actually i tried to unpack cm13 system.img using ext4_unpacker and i was successful in it but when try to unpack Micromax Canvas5 E481 stock system.img using ext4_unpacker it does not respond and hangs.
Use This Terminal Emulator Code:
Code:su tar -c system/* >> sdcard/system.tar
This will copy all your /system folder to your SDcard with name System.tar
This will take some time to finish so be patient.
Hit The Button Thanks If I Helped You!
Sent From A Galaxy Ace-i Far Far Away!
Currently Running Rom:CMX11 V6(CyanogenMod 11) With Jenkins Kernel
I hard bricked my phone and now i'm trying to make it work again.
Unfortunately motorola didn't released to us the progamming files for the Qualcomm HS-USB download mode, but searching i've found a diferent unbrick method that worked on other qualcomm phones, including one with the same SoC of merlin.
What i need is that someone with a working and rooted Merlin device run this command to copy the internal partitions and send me the file:
Code:
dd if=/dev/block/mmcblk0 of=/sdcard/Loader.img bs=1024 count=168960
Thanks a lot if anybody can help me
The sources of what i'm trying are here:
http://www.aryk.tech/2017/02/how-to-unbrick-debrick-qualcomm-android.html
https://forum.xda-developers.com/yureka/help/guide-unbrick-hard-bricked-yureka-t3303112
caiosilva96 said:
I hard bricked my phone and now i'm trying to make it work again.
Unfortunately motorola didn't released to us the progamming files for the Qualcomm HS-USB download mode, but searching i've found a diferent unbrick method that worked on other qualcomm phones, including one with the same SoC of merlin.
What i need is that someone with a working and rooted Merlin device run this command to copy the internal partitions and send me the file:
Code:
dd if=/dev/block/mmcblk0 of=/sdcard/Loader.img bs=1024 count=168960
Thanks a lot if anybody can help me
The sources of what i'm trying are here:
http://www.aryk.tech/2017/02/how-to-unbrick-debrick-qualcomm-android.html
https://forum.xda-developers.com/yureka/help/guide-unbrick-hard-bricked-yureka-t3303112
Click to expand...
Click to collapse
Faced the same problem about two weeks ago. Is there any hope?
https://drive.google.com/file/d/0B9le0tZGM2W7MTRUMkpiWkwzZEk/view?usp=drivesdk
Hope this helps you
himavanth.reddy925 said:
https://drive.google.com/file/d/0B9le0tZGM2W7MTRUMkpiWkwzZEk/view?usp=drivesdk
Hope this helps you
Click to expand...
Click to collapse
how to work this loader img i installed in sdcard but mobile not on how to fix
sathyabe said:
Thanks a lot if anybody can help me
The sources of what i'm trying are here:
http://www.aryk.tech/2017/02/how-to-unbrick-debrick-qualcomm-android.html
https://forum.xda-developers.com/yureka/help/guide-unbrick-hard-bricked-yureka-t3303112
Faced the same problem about two weeks ago. Is there any hope?
Click to expand...
Click to collapse
loader. img from Google link is helpful ?
please help me
surinder66 said:
loader. img from Google link is helpful ?
Click to expand...
Click to collapse
I am Also Try But Its not working my phone not working almost 2 week
please help me out how its work..
himavanth.reddy925 said:
https://drive.google.com/file/d/0B9le0tZGM2W7MTRUMkpiWkwzZEk/view?usp=drivesdk
Hope this helps you
Click to expand...
Click to collapse
I am really thankful and I greatly appreciated your effort. It seems the file is corrupted. Can you create the file one more time and upload once again?
sathyabe said:
I am really thankful and I greatly appreciated your effort. It seems the file is corrupted. Can you create the file one more time and upload once again?
Click to expand...
Click to collapse
this file is only 165mb in this zip. not system. img and userdata. 0mb make a full backup
himavanth.reddy925 said:
https://drive.google.com/file/d/0B9le0tZGM2W7MTRUMkpiWkwzZEk/view?usp=drivesdk
Hope this helps you
Click to expand...
Click to collapse
Sorry for the late reply and thanks for helping. Unfortunately it doesn't worked
Maybe the command i copied from the source website was wrong, because 165mb is of course so small.
This should make a full copy of internal memory, but will generate a huge file
Code:
dd if=/dev/block/mmcblk0 of=/sdcard/Loader.img
caiosilva96 said:
Sorry for the late reply and thanks for helping. Unfortunately it doesn't worked
Maybe the command i copied from the source website was wrong, because 165mb is of course so small.
This should make a full copy of internal memory, but will generate a huge file
Click to expand...
Click to collapse
yes, near about 14.5 gb when compressed then near about 2 gb
surinder66 said:
yes, near about 14.5 gb when compressed then near about 2 gb
Click to expand...
Click to collapse
The first uploaded loader.img file is corrupted. If someone would backup once again and upload it, we can try. Steps to create "Loader.img" file is as follows.
How to Create Bootable SD Card with Moto G Turbo Loader.img File On your PC
1. Get another exact variant of your device and INSERT an SD Card on it. The device chipset must be the same. Thus, if your device (bricked) is MSM8269, the required device CPU has to be MSM8269, too.
2. Root the working (exact variant) device and install Terminal Emulator on it.
3. Download and install Busybox on the device. You may download Busybox from here
4. Once BusyBox is installed, launch/open it and run/install its dependencies/files by clicking on the appropriate key.
5. Now, launch/open Terminal Emulator on the device and follow these procedures:
a. On Terminal EmulatorType:
su
and hit/tap the Enter key. You will be prompted to GRANT Terminal emulator a Root Access, click GRANT.
b. Then, type:
dd if=/dev/block/mmcblk0 of=/sdcard/Loader.img bs=1024 count=168960
and hit/tap the Enter key.
6. Wait few minutes or until Terminal Emulator completes the process.
7. Now, check the Root Folder/Directory of the SD Card inserted on the phone. You will notice that a file named Loader.img has been created.
Qualcomm Device Unbrick .img File
GOOD! That's your Qualcomm device Unbrick file. Copy the file onto your PC and continue to the step two (2) below.
strong>NOTE: What we have done in the steps above is that; we have copied all the necessary partition required to boot your Qualcomm android device and compressed it in a .img file. -file format that is widely supported by fastboot commands and can be flashed on SD Card
Now, here is how to flash Loader.img file we created from the first step on your SD Card.
or
If you are able to pay through paypal, try buying from below site
http://www.aryk.store/2017/09/moto-g...ick-files.html
sathyabe said:
The first uploaded loader.img file is corrupted. If someone would backup once again and upload it, we can try. Steps to create "Loader.img" file is as follows.
How to Create Bootable SD Card with Moto G Turbo Loader.img File On your PC
1. Get another exact variant of your device and INSERT an SD Card on it. The device chipset must be the same. Thus, if your device (bricked) is MSM8269, the required device CPU has to be MSM8269, too.
2. Root the working (exact variant) device and install Terminal Emulator on it.
3. Download and install Busybox on the device. You may download Busybox from here
4. Once BusyBox is installed, launch/open it and run/install its dependencies/files by clicking on the appropriate key.
5. Now, launch/open Terminal Emulator on the device and follow these procedures:
a. On Terminal EmulatorType:
su
and hit/tap the Enter key. You will be prompted to GRANT Terminal emulator a Root Access, click GRANT.
b. Then, type:
dd if=/dev/block/mmcblk0 of=/sdcard/Loader.img bs=1024 count=168960
and hit/tap the Enter key.
6. Wait few minutes or until Terminal Emulator completes the process.
7. Now, check the Root Folder/Directory of the SD Card inserted on the phone. You will notice that a file named Loader.img has been created.
Qualcomm Device Unbrick .img File
GOOD! That's your Qualcomm device Unbrick file. Copy the file onto your PC and continue to the step two (2) below.
strong>NOTE: What we have done in the steps above is that; we have copied all the necessary partition required to boot your Qualcomm android device and compressed it in a .img file. -file format that is widely supported by fastboot commands and can be flashed on SD Card
Now, here is how to flash Loader.img file we created from the first step on your SD Card.
or
If you are able to pay through paypal, try buying from below site
http://www.aryk.store/2017/09/moto-g...ick-files.html
Click to expand...
Click to collapse
I have yu yureka plus same cpu Moto g turbo can yureka backup work ?
surinder66 said:
I have yu yureka plus same cpu Moto g turbo can yureka backup work ?
Click to expand...
Click to collapse
I think it won't work. But you may try.
Moto g turbo hard bricked after installation of OTA update
My moto g turbo hard bricked after installation of 12 mb OTA update. Please help us with Blankflash fzip or loader.img for Moto g turbo 2015.
srinutheraj said:
My moto g turbo hard bricked after installation of 12 mb OTA update. Please help us with Blankflash fzip or loader.img for Moto g turbo 2015.
Click to expand...
Click to collapse
same for me
[/COLOR]
surinder66 said:
yes, near about 14.5 gb when compressed then near about 2 gb
Click to expand...
Click to collapse
Hey! Sasriyakaar.
Can you provide me a link attaching that file please?
caiosilva96 said:
I hard bricked my phone and now i'm trying to make it work again.
Unfortunately motorola didn't released to us the progamming files for the Qualcomm HS-USB download mode, but searching i've found a diferent unbrick method that worked on other qualcomm phones, including one with the same SoC of merlin.
What i need is that someone with a working and rooted Merlin device run this command to copy the internal partitions and send me the file:
Code:
dd if=/dev/block/mmcblk0 of=/sdcard/Loader.img bs=1024 count=168960
Thanks a lot if anybody can help me
The sources of what i'm trying are here:
http://www.aryk.tech/2017/02/how-to-unbrick-debrick-qualcomm-android.html
https://forum.xda-developers.com/yureka/help/guide-unbrick-hard-bricked-yureka-t3303112
Click to expand...
Click to collapse
Check this link It was not a solution for me xt1556.
http://forum.gsmhosting.com/vbb/13033054-post348.html
Please, let me know if it was useful for you.
So finally anyone with the loader.img??
dengupeye said:
Check this link It was not a solution for me xt1556.
http://forum.gsmhosting.com/vbb/13033054-post348.html
Please, let me know if it was useful for you.
Click to expand...
Click to collapse
news?
Any one with the whole 16gb sized file?