Need Help Dump Partition And Recovering Application Database on Moto G XT1033 - Moto G Q&A, Help & Troubleshooting

Hello, I'm sorry if my english was bad since its not my native language .
Recently I accidentally clear data of naver line applications and now I'm trying to recover the apps database since all my naver line contacts were gone, I already try using the method provided on this link: http://forum.xda-developers.com/gal...de-internal-memory-data-recovery-yes-t1994705 it gives me 0 bytes of raw data, all step by step including using cygwin 32bit still 0 bytes, so is there any other way to image the userdata partition? Or is there a way to recover applications database properly? My Moto G were XT1033 version with android 5.1 lollipop.
Every help were appreciated, Thank you .

This thread may help you: (read up to post #42)
[Being resolved!] MotoG Bootup Problem - Recovery Mode failed​

lost101 said:
This thread may help you: (read up to post #42)
[Being resolved!] MotoG Bootup Problem - Recovery Mode failed​
Click to expand...
Click to collapse
Hi! Thank you so much it works! But now how do i access the RAW file to recover? Im using Autopsy and FTK Imager.

prayogasp said:
Hi! Thank you so much it works! But now how do i access the RAW file to recover? Im using Autopsy and FTK Imager.
Click to expand...
Click to collapse
adb reboot recovery
adb pull /dev/block/platform/msm_sdcc.1/by-name/userdata userdata.img​
This is done in TWRP. It's important to pull the .img directly to PC rather than dumping on internal storage.

lost101 said:
adb reboot recovery
adb pull /dev/block/platform/msm_sdcc.1/by-name/userdata userdata.img​
This is done in TWRP. It's important to pull the .img directly to PC rather than dumping on internal storage.
Click to expand...
Click to collapse
Okay, but this command will dumping directly to PC right? Didnt need any additional command to direct it to pc?

prayogasp said:
Okay, but this command will dumping directly to PC right? Didnt need any additional command to direct it to pc?
Click to expand...
Click to collapse
Commands are performed in Command Prompt / Terminal. Report back what happens.

lost101 said:
Commands are performed in Command Prompt / Terminal. Report back what happens.
Click to expand...
Click to collapse
I tried using this command when on twrp recovery but it give me this reply:
Code:
E:\Android\android-sdk\platform-tools>adb devices
List of devices attached
TA9330F2RS recovery
E:\Android\android-sdk\platform-tools>adb pull /dev/block/platform/msm_sdcc.1/userdata userdata.img
adb: error: remote object '/dev/block/platform/msm_sdcc.1/userdata' does not existt
EDIT: Sorry my fault missing by-name, i will report what happen, thank you!

lost101 said:
Commands are performed in Command Prompt / Terminal. Report back what happens.
Click to expand...
Click to collapse
I already have the img of userdata but when i add it as data source on ftk imager or autopsy it shows as unrecognized file system and i cant access it even using other apss like linuxreader cant access it, what happens? Is there any other way around this?

prayogasp said:
I already have the img of userdata but when i add it as data source on ftk imager or autopsy it shows as unrecognized file system and i cant access it even using other apss like linuxreader cant access it, what happens? Is there any other way around this?
Click to expand...
Click to collapse
GetDataBack: https://www.runtime.org/data-recovery-software.htm

lost101 said:
GetDataBack: https://www.runtime.org/data-recovery-software.htm
Click to expand...
Click to collapse
Hello,
I already tried using GetDataBack heres what happen:
{
"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"
}
what should i do now? Btw my phone i was trying to recover was after unlocking bootloader.

prayogasp said:
I already tried using GetDataBack heres what happen:
what should i do now? Btw my phone i was trying to recover was after unlocking bootloader.
Click to expand...
Click to collapse
I think I recall the demo version of GetDataBack did not work as well as the full version. Even after bootloader unlock (data wipe) - you should still be able to recover files.

lost101 said:
I think I recall the demo version of GetDataBack did not work as well as the full version. Even after bootloader unlock (data wipe) - you should still be able to recover files.
Click to expand...
Click to collapse
Well, right now im using the full version still post the same result , is there any other way? Or maybe the problem was on the .img i created?

prayogasp said:
Well, right now im using the full version still post the same result , is there any other way? Or maybe the problem was on the .img i created?
Click to expand...
Click to collapse
Try this utility. In Command Prompt type:
ImgExtractor.exe userdata.img userdata​

lost101 said:
Try this utility. In Command Prompt type:
ImgExtractor.exe userdata.img userdata​
Click to expand...
Click to collapse
Hello, I tried using this utility and suddenly it stop working and giving this reply to command prompt:
I extract the imgextractor.exe to my backup folder and run cmd from there, is it the problem was my img file?

lost101 said:
Try this utility. In Command Prompt type:
ImgExtractor.exe userdata.img userdata​
Click to expand...
Click to collapse
What should i do now sir?

prayogasp said:
What should i do now sir?
Click to expand...
Click to collapse
I do not have the time to test solutions for you. I suggest you try a google search and re-read the thread I initially linked to above.

lost101 said:
I do not have the time to test solutions for you. I suggest you try a google search and re-read the thread I initially linked to above.
Click to expand...
Click to collapse
Hi! It seems i found the problem, the problem is because userdata partition detected as a Unallocated Space thats why all apps like Autopsy, FTK imager, GetDataBack, cant determine the file system for userdata partition, do you know the way around this?

Related

[Q]Is there a way to get out of fastboot?

Sorry if the question isnt clear, here is my delemma
So My N5 I had deleted the system partition (or folder) and I no longer had a rom, now my problem is that I cannot get a new rom installed.
I have TWRP as my recovery but no roms.
I also cant do adb sideboot, It always says: Error: Device not found
What Can I do about this?
Does adb Sideboot need usb debugging enabled?
Thanks!
Sounds like you may have to install the drivers for adb on your computer
Sent from my Nexus 5 using XDA Premium 4 mobile app
kevkid said:
Sorry if the question isnt clear, here is my delemma
So My N5 I had deleted the system partition (or folder) and I no longer had a rom, now my problem is that I cannot get a new rom installed.
I have TWRP as my recovery but no roms.
I also cant do adb sideboot, It always says: Error: Device not found
What Can I do about this?
Does adb Sideboot need usb debugging enabled?
Thanks!
Click to expand...
Click to collapse
Why not just flash the factory images from fastboot?
So I tried to using this: http://forum.xda-developers.com/showthread.php?t=2509428 one of mthe multi tools, and it seems to go through and it stays boot looping in the boot animation.
hrmm.... very weird
EDIT: Ok I was able to flash stock via the direct google link, Now a question about adb sideload, How does that function? Do I have to have usb debugging enabled?
kevkid said:
So I tried to using this: http://forum.xda-developers.com/showthread.php?t=2509428 one of mthe multi tools, and it seems to go through and it stays boot looping in the boot animation.
hrmm.... very weird
Click to expand...
Click to collapse
1. Go here: https://developers.google.com/android/nexus/images
2. Download the Nexus 5 Android 4.4 (KRT16M) image.
3. Unzip.
4. Run the .bat file while in fastboot.
That's it. It's going to wipe everything but atleast it will work.
bahnburner said:
1. Go here: https://developers.google.com/android/nexus/images
2. Download the Nexus 5 Android 4.4 (KRT16M) image.
3. Unzip.
4. Run the .bat file while in fastboot.
That's it. It's going to wipe everything but atleast it will work.
Click to expand...
Click to collapse
Thanks worked!!
bahnburner said:
1. Go here: https://developers.google.com/android/nexus/images
2. Download the Nexus 5 Android 4.4 (KRT16M) image.
3. Unzip.
4. Run the .bat file while in fastboot.
That's it. It's going to wipe everything but atleast it will work.
Click to expand...
Click to collapse
Having a little trouble I was hoping you could help clarify how to run the .bat file while in fastboot. I tried to flash the image and I am still stuck on a bootloop. Thanks
capathy21 said:
Having a little trouble I was hoping you could help clarify how to run the .bat file while in fastboot. I tried to flash the image and I am still stuck on a bootloop. Thanks
Click to expand...
Click to collapse
Open a new command prompt, drag and drop the bat file into the terminal window, press enter.
bahnburner said:
Open a new command prompt, drag and drop the bat file into the terminal window, press enter.
Click to expand...
Click to collapse
I am having trouble with what the bat file is. When I unzip the download I have
bootloader-hammerhead-HHZ11d(disc image file).
flash-all(windows batch file)
flash-all.sh(SH File)
flash-base.sh(SH File)
image-hammerhead-krt16m(WinRar zip archive)
radio-hammerhead-M8974A-1.0.25.0.17(Disc Image File)
I am not seeing anything that says .bat file.
Sorry for being so ignorant on this.
capathy21 said:
I am having trouble with what the bat file is. When I unzip the download I have
bootloader-hammerhead-HHZ11d(disc image file).
flash-all(windows batch file)
flash-all.sh(SH File)
flash-base.sh(SH File)
image-hammerhead-krt16m(WinRar zip archive)
radio-hammerhead-M8974A-1.0.25.0.17(Disc Image File)
I am not seeing anything that says .bat file.
Sorry for being so ignorant on this.
Click to expand...
Click to collapse
Windows batch file = .bat file. If you're going to screw with your phone, at the very least you should probably make sure explorer shows all file extensions...
{
"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"
}
bahnburner said:
Windows batch file = .bat file. If you're going to screw with your phone, at the very least you should probably make sure explorer shows all file extensions...
Click to expand...
Click to collapse
Thanks for the help! Sorry to annoy. I've been rooting and such for several years but was just a bit lost.

Plzzz help (recovery)

hi
by mistake i forgot to backup my personal files before rooting via cf-auto root.
now im trying to recover any files via wondershare android recovery and similar software. but the problem is no software is detecting my phone! what can i do? i had some really important files. plz help!!!
There's really not a lot you can do.
Some people have reported luck with "disk digger" from play but I remain sceptical.
Otherwise, read this:
http://forum.xda-developers.com/showthread.php?t=2534010
[ info] Storage: Nexus 5 Data (info / loss / recovery / prevention)
Sent from my Nexus 5 using Tapatalk
rootSU said:
There's really not a lot you can do.
Some people have reported luck with "disk digger" from play but I remain sceptical.
Otherwise, read this:
http://forum.xda-developers.com/showthread.php?t=2534010
[ info] Storage: Nexus 5 Data (info / loss / recovery / prevention)
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
DINT HELP
anyone else has any idea?
kashsih93 said:
DINT HELP
anyone else has any idea?
Click to expand...
Click to collapse
Read the link
rootSU said:
Read the link
Click to expand...
Click to collapse
tried but stuck at http://forum.xda-developers.com/showthread.php?p=50441895
Im trying to follow OPs tutorial but am stuck on step 5
"Open a Cygwin terminal and enter (This assumes your BusyBox installation is at [/system/bin/busybox]. It may be at [/system/xbin/busybox]):"
My Nexus 5 is connected as adb as seen below
{
"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"
}
But when i open a Cygwin terminal, it says command not found.
Also, i dont know for sure if i did the requirement "ADB (make sure adb.exe is in your path)," correctly. I have just pasted everything in the sdk>platform tools directory into the C:\cygwin64
kashsih93 said:
hi
by mistake i forgot to backup my personal files before rooting via cf-auto root.
now im trying to recover any files via wondershare android recovery and similar software. but the problem is no software is detecting my phone! what can i do? i had some really important files. plz help!!!
Click to expand...
Click to collapse
recovery software wont work because of MTP. in order for that kind of software to work you need to be in USB mass storage mode, which is impossible on the N5. if you dont have any luck with disk digger, then theres pretty much nothing else you can do
TheAtheistOtaku said:
recovery software wont work because of MTP. in order for that kind of software to work you need to be in USB mass storage mode, which is impossible on the N5. if you dont have any luck with disk digger, then theres pretty much nothing else you can do
Click to expand...
Click to collapse
im trying to follow the guide here http://forum.xda-developers.com/showthread.php?t=1994705
but am stuck on step 5 as described above. anyone can help?
kashsih93 said:
im trying to follow the guide here http://forum.xda-developers.com/showthread.php?t=1994705
but am stuck on step 5 as described above. anyone can help?
Click to expand...
Click to collapse
well do you have busy box installed in one of the two locations? its saying command not found which probably means you havent installed it or you have it in a differ location
TheAtheistOtaku said:
well do you have busy box installed in one of the two locations? its saying command not found which probably means you havent installed it or you have it in a differ location
Click to expand...
Click to collapse
i have it installed on my nexus 5. at /system/xbin/busybox
Is cygwin in the exact same folder as adb? If so and adb still not found, try dropping adb into c:\windows\system32 folder and reboot
Sent from my Nexus 5 using Tapatalk
rootSU said:
Is cygwin in the exact same folder as adb? If so and adb still not found, try dropping adb into c:\windows\system32 folder and reboot
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
tried but no use. get another error now
had some really really imp files i need to recover.
I cannot read the error. Can you crop it please?
Sent from my Nexus 5 using Tapatalk
kashsih93 said:
tried but no use. get another error now
had some really really imp files i need to recover.
Click to expand...
Click to collapse
Caveats: I have never done this; I don't have the tools in front of me to even try it myself.
That said it looks like you're having path issues -- you should *not* copy adb.exe and the other platform-tools into your cygwin directory. When the referenced HOWTO says to make sure adb.exe is in your path, they mean that your PATH environment variable should include its directory. The simplest way to do that is to edit your user PATH variable and tack ";c:\users\.......\sdk\platform-tools" on the end -- get the full path that you used in your very first screenshot, where "adb devices" worked for you.
Then, log out and back in to make sure the new variable takes effect. You should be able to start a cygwin terminal and run "adb devices" just the same as from your Windows command prompt.
rootSU said:
I cannot read the error. Can you crop it please?
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Ghengis042 said:
Caveats: I have never done this; I don't have the tools in front of me to even try it myself.
That said it looks like you're having path issues -- you should *not* copy adb.exe and the other platform-tools into your cygwin directory. When the referenced HOWTO says to make sure adb.exe is in your path, they mean that your PATH environment variable should include its directory. The simplest way to do that is to edit your user PATH variable and tack ";c:\users\.......\sdk\platform-tools" on the end -- get the full path that you used in your very first screenshot, where "adb devices" worked for you.
Then, log out and back in to make sure the new variable takes effect. You should be able to start a cygwin terminal and run "adb devices" just the same as from your Windows command prompt.
Click to expand...
Click to collapse
Ok so your advise worked! (atleast partial)
now my issue is im getting a 0 byte file!
I am having a nexus 5 16 GB, so i should type in "mmcblk0p28.raw" according the post here http://forum.xda-developers.com/showthread.php?t=2517503, right? or will it be different for nexus 5 16 gb?
please check the screenshots below and advice:
thanks a lot for helping!
28 is userdata so yes
Sent from my Nexus 5 using Tapatalk
rootSU said:
28 is userdata so yes
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
So what can I do about the 0 byte problem?
I don't know. Probably nothing. I wouldn't expect you to be getting your data back. Sorry
Sent from my Nexus 5 using Tapatalk
ok....so even if i use ncat in the 2nd window, still no luck.
Also, please see that in the first window it says "nc: invalid option -- 1". is this normal?
kashsih93 said:
ok....so even if i use ncat in the 2nd window, still no luck.
Also, please see that in the first window it says "nc: invalid option -- 1". is this normal?
Click to expand...
Click to collapse
No. I don't think you want the flag to be a digit *one*, you want a lower-case L. It means "listen" -- you're running a "server" on your phone that will execute the dd (disk-dump or data-dump) command and output its results to whoever connects to the open socket. You're getting a 0-byte file because the command on your client side (i.e. the computer) doesn't actually connect to anything.

[help]trying to flash stock rom back but wont work..

i'm using nexus 5 toolkit and when i finish download the stock rom and starting to flast it
it get stuck, at first after trying send "bootloader"
then it's show error and return me to the main menu..? what to do?
i want to return stock rom and having like a new phone
tx for help
stop using a toolkit
http://forum.xda-developers.com/google-nexus-5/general/tutorial-how-to-flash-factory-image-t2513701
Zepius said:
stop using a toolkit
http://forum.xda-developers.com/google-nexus-5/general/tutorial-how-to-flash-factory-image-t2513701
Click to expand...
Click to collapse
This...
But have a look at my "adb and fastboot. what is it?" thread. It will tell you how to ensure you have everything you need installed first. You cn get to it via the sticky roll-up link in my signature.
Zepius said:
stop using a toolkit
http://forum.xda-developers.com/google-nexus-5/general/tutorial-how-to-flash-factory-image-t2513701
Click to expand...
Click to collapse
still have the same problem..
{
"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"
}
harel013 said:
still have the same problem..
Click to expand...
Click to collapse
Red my thread. Ensure fastboot is set up correctly and test if fastboot can see your device please. We cant really troubleshoot unless you do this.
If fastboot CAN see your device, flash the images separately (manually)
eg
flash system, then flash cache, etc
harel013 said:
still have the same problem..
Click to expand...
Click to collapse
you clearly did not read the thread and links within the thread.
go read what rootsu told you to read now or you wont get anymore assistance.
rootSU said:
Red my thread. Ensure fastboot is set up correctly and test if fastboot can see your device please. We cant really troubleshoot unless you do this.
If fastboot CAN see your device, flash the images separately (manually)
eg
flash system, then flash cache, etc
Click to expand...
Click to collapse
alright, i did everything right.. fastboot is set up correctly and i see my device through the fastboot
and when i trying to flash image separately i still get that error
rebooting into bootloader...
FAILED (unknown status code)
finished. total time: 1.015s
Click to expand...
Click to collapse
i open the link in your signature and installed all the thing like adb in 15 sec and drivers.. tried to restart the pc also
dont know what now?
harel013 said:
alright, i did everything right.. fastboot is set up correctly and i see my device through the fastboot
and when i trying to flash image separately i still get that error
i open the link in your signature and installed all the thing like adb in 15 sec and drivers.. tried to restart the pc also
dont know what now?
Click to expand...
Click to collapse
Which image did you try to flash?
Please provide screenshot of image files in Windows explorer
Please provide screenshot of command prompt when you have executed the commands
rootSU said:
Which image did you try to flash?
Please provide screenshot of image files in Windows explorer
Please provide screenshot of command prompt when you have executed the commands
Click to expand...
Click to collapse
i feel very stupid... i think that was a problem in my usb port.. i just now replace the usb port and everything work fine!
very strange... although that the fastboot recognize the device in that "damge" usb port...
but now all work good! thx again! for you'r help! i'm sorry for confuse =\
No probs. Yep sending a file versus listing connected devices is very different
Sent from my Nexus 5 using Tapatalk
Nine posts. Junior member? The dangers of toolkits, writ large. Learn to walk. Toolkits are good if 6 have the knowledge to put it right. Get reading
#64268gkyJL#8653%dhjGUKVS357.
yea but i used it before in nexus 4 and i had no problems all worked just fine.. but you right i need to start learnig how to do all in my self..

Restore Windows Phone 8 if you have Android installed (Windows instructions)

Thanks to @feherneoh who posted the content of this thread originally here:Post #1
Post #2
NOTE:
DO NOT ask for a backup. If you do not have one, you have to accept to be permanently on Android like me.
Create a folder somewhere that we can use
Copy the backup to that folder
extract the zip I attached to this folder
Download these into the folder:
imgman.exe
Original partition table
recovery_unsecure.img
EDIT: Someone seems to have taken down the main Android4Lumia thread, along with it's creator and it's attached files. The files can be found in the attachments down below.
create another folder inside this one called "parts"
run this command:
Code:
Code:
imgman64.exe <backup.img> parts
replace <backup.img> with the filename of your backup
Code:
Code:
fastboot boot recovery_unsecure.img
adb push fame_wp_unlocked.gpt /cache/
adb shell
sgdisk --load-backup /cache/fame_wp_unlocked.gpt /dev/block/mmcblk0
sync
sync
reboot
ADB should disconnect at this point
Code:
Code:
fastboot flash <partition> parts\<partition>.img
WHERE <partition> is one of these (flash them in this order):
TZ
SSD
RPM
WINSECAPP
MODEM_FSG
MODEM_FS1
MODEM_FS2
UEFI_BS_NV
UEFI_NV
UEFI_RT_NV
UEFI_RT_NV_RPMB
PLAT
MMOS
EFIESP
UEFI
Then reboot the phone with
Code:
Code:
fastboot reboot
Phone will show smiley of death, that's normal
From this point, you can use WDRT to flash a clean WP, or reflash the one from the backup using thor2
thor2 should be at
64-Bit Windows
Code:
C:\Program Files (x86)\Microsoft Care Suite\Windows Device Recovery Tool
32-Bit Windows
Code:
C:\Program Files\Microsoft Care Suite\Windows Device Recovery Tool
To do this
Code:
Code:
thor2 -mode rnd -bootflashapp
wait for the phone to show the alternative NOKIA logo, where the text is not centered vertically
Code:
Code:
thor2 -mode uefiflash -partitionname MainOS -partitionimagefile parts\MainOS.img
thor2 -mode uefiflash -partitionname Data -partitionimagefile parts\Data.img
EDIT: or just flash your phone's FFU file (download from lumiafirmware.com ):
Code:
thor2 -mode uefiflash -ffufile <Path-to-FFU> -do_full_nvi_update -do_factory_reset
thanks to @feherneoh for this hint
And then reboot:
Code:
thor2 -mode rnd -bootnormalmode
WP8 should boot
Instead of thor2 you can flash MainOS and Data partition/FFU (with both partitions included) with WPInternals or WDRT
I dont have Backup imgs can i go back to wp8?
feherneoh said:
Probably you can, but you have 90% chance of bricking your device in a way you cannot repair it anymore.
Next time follow the instrunctions, and make a backup if they say so.
Click to expand...
Click to collapse
I must take a chance my phone is bricked already
darweshhamela said:
I must take a chance my phone is bricked already
Click to expand...
Click to collapse
What's the problem? Doesn't TWRP boot or what?
trashmaster76 said:
What's the problem? Doesn't TWRP boot or what?
Click to expand...
Click to collapse
no android work correctly but no wifi no camera no bluetooth i want to wp back
feherneoh said:
Should have made a backup (or read the list of known bugs)
We'll add the tutorial for you too, but you'll have to wait a bit
I'm still busy with my exams until next friday, I'll help after I finished them.
Click to expand...
Click to collapse
thanks a lot and i am waiting for you take your time best wishes for you good luck with your exams
can anyone share the backup partitions or backup.img
nesan95 said:
can anyone share the backup partitions or backup.img
Click to expand...
Click to collapse
@nesan95 Forget it! You would brick your phone! Next time do a backup and follow the instructions like @feherneoh already mentioned in this thread.
nesan95 said:
can anyone share the backup partitions or backup.img
Click to expand...
Click to collapse
backup.img files are about 7.28 Gb. I can't share it.
If i share these types of files , i need strong unlimited data plan.
...
Abhishek Prem said:
I am sharing the link of lumia 520 backup files Parts
NOT HERE!!!
Click to expand...
Click to collapse
Do not!!! I told you I will explain!!! Remove now! Check your PM you are giving private data away!!!!
---------- Post added at 07:02 AM ---------- Previous post was at 06:47 AM ----------
nesan95 said:
can anyone share the backup partitions or backup.img
Click to expand...
Click to collapse
You need dto listen to instructions, can't help those that don't. You took the risk and now karma got you back, this could have saved you but you made a bad choice, sorry to say that.
SJR (Sam) said:
Do not!!! I told you I will explain!!! Remove now! Check your PM you are giving private data away!!!!
---------- Post added at 07:02 AM ---------- Previous post was at 06:47 AM ----------
You need dto listen to instructions, can't help those that don't. You took the risk and now karma got you back, this could have saved you but you made a bad choice, sorry to say that.
Click to expand...
Click to collapse
Which partition is including the imei no and i have dump files (using wpinternals) of lumia 520 is it helpful.
nesan95 said:
Which partition is including the imei no and i have dump files (using wpinternals) of lumia 520 is it helpful.
Click to expand...
Click to collapse
I think it's the Microsoft Device Provisioning Partition (dpp)
trashmaster76 said:
I think it's the Microsoft Device Provisioning Partition (dpp)
Click to expand...
Click to collapse
I hava a lumia 525 and i mada a backup.img. Can i use it for my lumia 520. These 2 phones have same Qualcomm MSM8227 chipset only the ram is different.
nesan95 said:
I hava a lumia 525 and i mada a backup.img. Can i use it for my lumia 520. These 2 phones have same Qualcomm MSM8227 chipset only the ram is different.
Click to expand...
Click to collapse
I wouldn't recommend you to use backups of other phones. You can try it but there is a high chance of bricking your phone. Next time, read the instructions and make a backup. Bad luck for you.
Can anyone tell me step by step how to make a backup of my phone I'm on WP 8.1 unlocked bootloader and able to boot in mass storage mode.???
nitix007 said:
Can anyone tell me step by step how to make a backup of my phone I'm on WP 8.1 unlocked bootloader and able to boot in mass storage mode.???
Click to expand...
Click to collapse
Download Win32DiskImager and boot WP Mass Storage Mode.
A new drive letter will show up which you mustn't repair if Windows asks.
Then open Win32DiskImager, click on the folder icon and choose a path for your backup image file.
After this press the "Read" button.
Done!
trashmaster76 said:
Download Win32DiskImager and boot WP Mass Storage Mode.
A new drive letter will show up which you mustn't repair if Windows asks.
Then open Win32DiskImager, click on the folder icon and choose a path for your backup image file.
After this press the "Write" button.
Done!
Click to expand...
Click to collapse
Hello Sorry for being a noob but i have problem backing up my phone
I select the path and it doesn't give me the option to click write
{
"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"
}
btw i don't want to tech you or be smarter but i guess i have to click Read button insted of click write.
When i hover to Read button it gives a message =>Read data from device to image file
but when i hover to Write button ==> Write data from image file to device
[/COLOR]I didn't wait for your reply
Just clicked Read and it is working
the links on the beggining of the thread the Google Drive ones are not working check it out please
nitix007 said:
[/COLOR]I didn't wait for your reply
Just clicked Read and it is working
the links on the beggining of the thread the Google Drive ones are not working check it out please
Click to expand...
Click to collapse
Sry, my fault. It's actually "read"

Failed to mount invalid argument

{
"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"
}
POCO f2 PRO
BOOTLOADER unlocked
android 10
tried different twrp, repair partitions show same eror ,
maybe someone with any deep ADB skill should solve this problem
Phreak0101 said:
View attachment 5150833
POCO f2 PRO
BOOTLOADER unlocked
android 10
tried different twrp, repair partitions show same eror ,
maybe someone with any deep ADB skill should solve this problem
Click to expand...
Click to collapse
did u try changing in twrp system file type to ext4?
Dadovvv said:
did u try changing in twrp system file type to ext4?
Click to expand...
Click to collapse
i cant mount it
Dadovvv said:
did u try changing in twrp system file type to ext4?
Click to expand...
Click to collapse
if i cant mount i cant repair
Phreak0101 said:
if i cant mount i cant repair
Click to expand...
Click to collapse
I don't think u need to mount to change file type, or u cant see system in twrp at all?
can u see system here in these step like on picture?
Dadovvv said:
I don't think u need to mount to change file type, or u cant see system in twrp at all?
Click to expand...
Click to collapse
in file manager i can see vendor system_root etc but in WIPE i can see only DALVIK/ART Cache + DATA + internal storage + cachce + usbotg thats all
i can give you any acces for example team viewer and you can try what you have on mind i am totaly dissapointed from this situation
:/
Phreak0101 said:
i can give you any acces for example team viewer and you can try what you have on mind i am totaly dissapointed from this situation
:/
Click to expand...
Click to collapse
Just go to wipe section- then advance wipe- and tell me is system listed there?
Dadovvv said:
Just go to wipe section- then advance wipe- and tell me is system listed there?
Click to expand...
Click to collapse
Isnt
also tried this in ADB fastboot format:ext4 system
got this error FAILED (remote : "getVar variable not found")
Advanced wipe screen
Phreak0101 said:
Advanced wipe screen
Click to expand...
Click to collapse
fastboot erase system
or
fastboot format system
Dadovvv said:
fastboot erase system
or
fastboot format system
Click to expand...
Click to collapse
phone is visible in adb?
adb devices
send me PM
Dadovvv said:
phone is visible in adb?
adb devices
send me PM
Click to expand...
Click to collapse
i did and yes it is visible
SOLVED with CHINES MI PC SUITE THX !!! @Dadovvv
Phreak0101 said:
SOLVED with CHINES MI PC SUITE THX !!! @Dadovvv
Click to expand...
Click to collapse
Glad i helped, sorry for slow operating and typing on windows i was on half trash laptop
Dadovvv said:
Glad i helped, sorry for slow operating and typing on windows i was on half trash laptop
Click to expand...
Click to collapse
I have the same problem ,when I try to do fastboot format system got the same error, in TWRP also in wipe section no system.. I can not flash xiaomi.eu rom.. got the same error as above ..what to do?
tze_vitamin said:
I have the same problem ,when I try to do fastboot format system got the same error, in TWRP also in wipe section no system.. I can not flash xiaomi.eu rom.. got the same error as above ..what to do?
Click to expand...
Click to collapse
SOLVED with CHINES MI PC SUITE THX !!! @Dadovvv
NOSS8 said:
SOLVED with CHINES MI PC SUITE THX !!! @Dadovvv
Click to expand...
Click to collapse

Categories

Resources