MWD59 stock system, boot, and recovery (newest firmware as of 06/22/16) - Asus ZenWatch 2

Hello,
After much time and effort I was able to restore my watch to stock to get the newest OTA. Here is everything for those of you who have TWRP and are rooted, so you don't have to bother restoring to stock just to re-root and replace the recovery!
https://drive.google.com/open?id=0B1My3ELWb01vM29HbTZvQ3ZaTU0
Thanks to other users and posts who helped point me in the right direction to get this. Pulling the stock recovery was the hardest part for a n00b like me!!

slothdabski said:
Hello,
After much time and effort I was able to restore my watch to stock to get the newest OTA. Here is everything for those of you who have TWRP and are rooted, so you don't have to bother restoring to stock just to re-root and replace the recovery!
https://drive.google.com/open?id=0B1My3ELWb01vM29HbTZvQ3ZaTU0
Thanks to other users and posts who helped point me in the right direction to get this. Pulling the stock recovery was the hardest part for a n00b like me!!
Click to expand...
Click to collapse
Thanks :good:
did you read this post to pull the stock recovery?

Yeah but I wasn't knowledgeable enough to figure it out from that post, I had to Google for a most basic step by step lol. But that post got me started!
Sent from my Nexus 6 using Tapatalk

is this for big zenwatch 2?

Yes :good:
Sent from my ASUS_T00F using XDA-Developers mobile app

Nice post :laugh:

r0tati0n said:
is this for big zenwatch 2?
Click to expand...
Click to collapse
Yes, big zenwatch 2 with speaker
Sent from my Nexus 6 using Tapatalk

Can you please help me with the installation process?

instantdetox said:
Can you please help me with the installation process?
Click to expand...
Click to collapse
Do you have twrp on your watch or know how to sideload it?
Sent from my Nexus 6 using Tapatalk

slothdabski said:
Do you have twrp on your watch or know how to sideload it?
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
I want to know how to sideload it.

This thread is for people with twrp who can't take the OTA.
Sent from my Nexus 6 using Tapatalk

instantdetox said:
I want to know how to sideload it.
Click to expand...
Click to collapse
Find the OTA link in another thread and download it. The using adb issue the command:
adb sideload (location of OTA zip)
While in the stock recovery
Sent from my Nexus 6 using Tapatalk

slothdabski said:
Do you have twrp on your watch or know how to sideload it?
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
I also don't know how to update the system using your images. I know how to sideload and I also have twrp working. Never flashed an img to a wearable so if you don't mind explain how to would be great.

metuskale said:
I also don't know how to update the system using your images. I know how to sideload and I also have twrp working. Never flashed an img to a wearable so if you don't mind explain how to would be great.
Click to expand...
Click to collapse
You flash the stock recovery using fastboot.
Fastboot flash recovery /location/of/stock_recovery.img
This isn't necessary unless you want stock recovery flashed or to be able to take future official OTAs directly from Google/asus
The system and boot are in twrpon backup format. Make a small backup on your watch of the cache partition, just so the twrp backuo folder gets created (which is unique to your device). Then adb push the folder you downloaded from this thread (with the build number and date I backed it up, not the parent folder that contains the stock recovery) to /sdcard/TWRP/<your_serial_number>/
Then, on your watch, use to to restore the system and boot. Wipe the cache on your watch and restart. You will not be updated without have to factory reset/wiping data partition.
If you try to flash stock recovery and get error BC your bootloader is locked. You will have to wipe data partition when you unlock bootloader by issuing command
fastboot oem unlock
Please let me know if you have any other questions
Sent from my Nexus 6 using Tapatalk

metuskale said:
I also don't know how to update the system using your images. I know how to sideload and I also have twrp working. Never flashed an img to a wearable so if you don't mind explain how to would be great.
Click to expand...
Click to collapse
Download the files, place them in the TWRP/Backups/(RandomHASH) directory using the directory name he has in his Drive folder, remount System RW (that one threw me off for a few), then run a TWRP restore. You don't have to sideload anything, since TWRP will let you see the watch as a drive (at least under WIN7, haven't tried anything else).
---------- Post added at 07:23 AM ---------- Previous post was at 07:06 AM ----------
I'm glad you were able to pull this.
I woke up this morning to find my watch sitting in TWRP because it had tried to update. I just flashed this, and so far, so good.
Fair warning to everyone: TWRP will restore the boot in the recovery, even if you tell it not to(TWRP bug?)! If you use a different kernel just reflash it after you restore this backup.

do i just put everything on a folder named 2016-06-22--20-06-49_mwd59 and then just flash via twrp?

Jairsantana said:
do i just put everything on a folder named 2016-06-22--20-06-49_mwd59 and then just flash via twrp?
Click to expand...
Click to collapse
You have to make a twrp backup just so a backup folder with your unique hash has been created (just backup cache partition to do this). Then push the 2016-06-22--20-06-49_mwd59 folder into /sdcard/TWRP//
(You'll see a similarly named folder in that directory from the backup you did yourself)
Then use the restore function of twrp to restore the system and boot from the backup folder you got from this thread.
Then wipe your cache partition and you should be good to go!
Sent from my Nexus 6 using Tapatalk

I can confirm that this steps are working:
Backup anything from TWRP (just to create the folder).
Inside the newly created folder (sdcard/TWRP/BACKUP/XXXXXXXXXXXXX --> XXXXXXX folder is one created by TWRP ) place the folder from Drive (the folder itself, no need to change the name).
Then from TWRP perform a Restore and select the one with the name from Drive.
Also note that I lose root, and dunno how to recover it. With this update UI is way faster and connects to BT and WIFI better too.

metuskale said:
I can confirm that this steps are working:
Backup anything from TWRP (just to create the folder).
Inside the newly created folder (sdcard/TWRP/BACKUP/XXXXXXXXXXXXX --> XXXXXXX folder is one created by TWRP ) place the folder from Drive (the folder itself, no need to change the name).
Then from TWRP perform a Restore and select the one with the name from Drive.
Also note that I lose root, and dunno how to recover it. With this update UI is way faster and connects to BT and WIFI better too.
Click to expand...
Click to collapse
You'll have to reflash SuperSU wear BC its overwritten when your restore the boot partition. Busybox will also have to be reinstalled if you need it BC that is overwritten when you restore the system partition
Sent from my Nexus 6 using Tapatalk

I forgot to restore boot, now my battery life is being sucked dry! I'm guessing it's stock recovery, though, even though I unticked that option. Someone in here said it was a bug in TWRP. So I guess I could just fastboot flash twrp, then push the zip and flash it?
Sent from Toastmade 6P using TAPATAPA

Related

Possibly softbrick...help!

Looking for some help here...
Was using CWM recovery and decided to switch to TWRP. Made a backup just in case and put some custom roms in a folder on internal storage. Installed TWRP using GooManager and after installation went into Recovery. I forgot to do a TWRP backup and and did a full wipe. I am now stuck with no system installed and TWRP is not seeing the Folder where I have flashable ROMs installed. Any ideas on how I can recover from this? If my PC was seeing the device I know what to do but it isn't....thanks
Found the thread about using the Sideload function in TWRP...will try following that and see it works for me...
mcfarlan said:
Looking for some help here...
Was using CWM recovery and decided to switch to TWRP. Made a backup just in case and put some custom roms in a folder on internal storage. Installed TWRP using GooManager and after installation went into Recovery. I forgot to do a TWRP backup and and did a full wipe. I am now stuck with no system installed and TWRP is not seeing the Folder where I have flashable ROMs installed. Any ideas on how I can recover from this? If my PC was seeing the device I know what to do but it isn't....thanks
Found the thread about using the Sideload function in TWRP...will try following that and see it works for me...
Click to expand...
Click to collapse
select reboot recovery and see if your files show up
Had to go back to work, but yeah, tried that...no joy...only two folders showing on sdcard... CWM and TWRP
If it's in your cwm folder just push cwm and use it to restore your nandroid.
Sent from my HTC One using xda premium
Big Thanks to @sevenpioverthree over in the Galaxy SIII forums for his instructions on how to run ADB commands in recovery. Was able to ADB Push a zip file to sdcard and install. :highfive:
_MetalHead_ said:
If it's in your cwm folder just push cwm and use it to restore your nandroid.
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
Unfortunately ADB commands do not run if you have no system installed and that was the issue. The Folders I was able to view were empty so I am guessing a 0 sub directory was created. Will check that out later....thanks

HTC One X+ plus - Flash a ROM

I'll appreciate if someone could help me here as I'm new to ROM flashing etc.
I have the stock ROM atm and want to install CyanogenMod 10.1.
I have read the guide but there are a few points that I'd like to clarify,which are not really explained in the guide.
I understand that I have to wipe everything to install the new ROM.
I have TWRP and have just made a full backup, after installing the new ROM,can I get all my stuff back, eg. messages,contacts,apps settings and messages(e.g viber messages) and so on?
if yes, how do I do so?
Thanks
cpu2007 said:
I'll appreciate if someone could help me here as I'm new to ROM flashing etc.
I have the stock ROM atm and want to install CyanogenMod 10.1.
I have read the guide but there are a few points that I'd like to clarify,which are not really explained in the guide.
I understand that I have to wipe everything to install the new ROM.
I have TWRP and have just made a full backup, after installing the new ROM,can I get all my stuff back, eg. messages,contacts,apps settings and messages(e.g viber messages) and so on?
if yes, how do I do so?
Thanks
Click to expand...
Click to collapse
You should use your applications to backup your messages / settings etc. if it is supported.
You need to create a folder named 0 in root of the virtual SD card and move all your contents under 0 folder.
Of course you need to flash the ROM with a compatible kernel..
After installing the new ROM, I've tried to restore the data that I backed up using TWRP but it didn't work.
Now I want to go back to the stock rom and I tried to restore my last backup but it's stuck on the htc splash screen.
I believe I need to fastboot the stock boot.img file but I don't have anywhere, where can I get it from?
Now I'm in a very desperate situation. I've been searching for a stock boot.img file so I could restore back everything.
I thought I found one, I used fastboot to flash the recovery.img file and then went to recovery to restore my backup
now all the data has disappeared ! no restore files etc !
what shall I do?
cpu2007 said:
Now I'm in a very desperate situation. I've been searching for a stock boot.img file so I could restore back everything.
I thought I found one, I used fastboot to flash the recovery.img file and then went to recovery to restore my backup
now all the data has disappeared ! no restore files etc !
what shall I do?
Click to expand...
Click to collapse
recovery.img is not kernel (boot.img).
Flash TWRP recovery image again and hopefully you will find your backups... Never tried such funny things, so not sure ...
Addicted2xda said:
recovery.img is not kernel (boot.img).
Flash TWRP recovery image again and hopefully you will find your backups... Never tried such funny things, so not sure ...
Click to expand...
Click to collapse
can you please tell me where I can find both the kernel(boot.img) and twrp.img ?
and do I use the same process to flash the twrp.img file?(e,g fastboot boot twrp.img)?
Thanks
ps: I found the twrp img file, I used the latest version 2.5.0 and flashed it using fastboot but it didn't work:/
cpu2007 said:
can you please tell me where I can find both the kernel(boot.img) and twrp.img ?
and do I use the same process to flash the twrp.img file?(e,g fastboot boot twrp.img)?
Thanks
ps: I found the twrp img file, I used the latest version 2.5.0 and flashed it using fastboot but it didn't work:/
Click to expand...
Click to collapse
If you did not format /data partition in recovery, your data should still be there, but it sounds like there's something messed up with the /0 folder on your virtual sdcard, created due to multi user feature of android 4.2.
I suggest you chose a rom you'd like to try, flash the correct boot.img (kernel) for this rom, and then install rom using "adb sideload" command.
You should then be able to find your previous sdcard content on your phone using a root explorer and if necessary move it to the right sdcard folder for your android version:
Android 4.1: /data/media/
Android 4.2: /data/media/0/
if it's in the right place you should be able to backup your data to your computer, where it is safe while you can try whatever rom pleases you.
reaper90 said:
If you did not format /data partition in recovery, your data should still be there, but it sounds like there's something messed up with the /0 folder on your virtual sdcard, created due to multi user feature of android 4.2.
I suggest you chose a rom you'd like to try, flash the correct boot.img (kernel) for this rom, and then install rom using "adb sideload" command.
You should then be able to find your previous sdcard content on your phone using a root explorer and if necessary move it to the right sdcard folder for your android version:
Android 4.1: /data/media/
Android 4.2: /data/media/0/
if it's in the right place you should be able to backup your data to your computer, where it is safe while you can try whatever rom pleases you.
Click to expand...
Click to collapse
Thank you
I already made a full backup before trying cyanmod and just to be sure I saved the folder of the backup inside my pc; however I can't fiind the stoch boot.img file that I need to flash it back to stock rom.
toolkit
put the cm 10.1 in your phone. your bootloader has to be unlocked, you must be rooted, and have a custom recovery, everything so far ? next what i do is i go into bootloader flash the boot.img then go into recovery and flash the rom and gapps.Use hassons toolkit to flash the cm 10.1 boot.img.
SomebodyEpic said:
put the cm 10.1 in your phone. your bootloader has to be unlocked, you must be rooted, and have a custom recovery, everything so far ? next what i do is i go into bootloader flash the boot.img then go into recovery and flash the rom and gapps.Use hassons toolkit to flash the cm 10.1 boot.img.
Click to expand...
Click to collapse
I can't push my files using adb sideload
fastboot devices works in bootloader
but when in twrp I activate sideload and then from the pc I try to use adb sideload to push files ,it says no device found
adb devices shows an empty list.
It worked only once at the beginning but not anymore
ps:
I can connect now; I am using the following command
adb sideload nameOfTheFile
Click to expand...
Click to collapse
is this how is done? it goes through but on the phone is says failed.
Ok, I managed to isntall cyanmod again but I can't find my previous data, all pics,music and everything is gone.
I didn't format the data so it must be somewhere but can't find it.
I can see any folder called 0 or 1 in the data folder
PS: FINALLy I managed to restore my last backup, all the settings and apps seems to be fine the backup retained all the settings, apps,messages etc.
however I lost all the music, pics etc.
I didn't format and I remember someone mentioned that they might be somewhere else, where can they be? as I can't see any path called data/media
there's a "data" folder in the device but is empty
Thanks
It should be on the root of your Virtual SD card - as it was...
However if you backup normally - music etc are not backed up.
If there is a 0 named folder in root of your VSD - check there...
Addicted2xda said:
It should be on the root of your Virtual SD card - as it was...
However if you backup normally - music etc are not backed up.
If there is a 0 named folder in root of your VSD - check there...
Click to expand...
Click to collapse
yes there is a folder called "0" in the following path /sdcard/0
but is empty . I mean it has all the folder names (e.g music,dcim) but all are empty.
in Addition: If I check how much free space I have in my phone ,it says 55.6GB ,so its sort of emtpy :/
cpu2007 said:
yes there is a folder called "0" in the following path /sdcard/0
but is empty . I mean it has all the folder names (e.g music,dcim) but all are empty.
in Addition: If I check how much free space I have in my phone ,it says 55.6GB ,so its sort of emtpy :/
Click to expand...
Click to collapse
So,
Unfortunately evverything is deleted....
cpu2007 said:
PS: FINALLy I managed to restore my last backup, all the settings and apps seems to be fine the backup retained all the settings, apps,messages etc.
however I lost all the music, pics etc.
I didn't format and I remember someone mentioned that they might be somewhere else, where can they be? as I can't see any path called data/media
there's a "data" folder in the device but is empty
Thanks
Click to expand...
Click to collapse
You must use a file explorer with root function and you actually have to grant superuser access for it, otherwise /data folder will be displayed as empty. As i said if you did not format /data partition in TWRP, your data should still be there.
---------- Post added at 07:31 PM ---------- Previous post was at 07:29 PM ----------
cpu2007 said:
in Addition: If I check how much free space I have in my phone ,it says 55.6GB ,so its sort of emtpy :/
Click to expand...
Click to collapse
ah sry, didn't read that. then it's most probably deleted... you can still check your /data/media/ folder with a root explorer, but it seem your data is gone...
I can't believe it, I didn't even format or anyting like that.
I had some important stuff in it and it's all gone now :/
Can someone tell me if there's a way to do a complete backup that includes media as well?
I'd like to try to cyanmod because ive lost all my data anyway, so what is the best way to restore all my apps,messages,contacts etc. once I've installed cyanmod?
THanks
change the cm10.1 name to just rom.zip then push
SomebodyEpic said:
change the cm10.1 name to just rom.zip then push
Click to expand...
Click to collapse
I'm not sure what your talking about.
cpu2007 said:
I can't believe it, I didn't even format or anyting like that.
I had some important stuff in it and it's all gone now :/
Can someone tell me if there's a way to do a complete backup that includes media as well?
I'd like to try to cyanmod because ive lost all my data anyway, so what is the best way to restore all my apps,messages,contacts etc. once I've installed cyanmod?
THanks
Click to expand...
Click to collapse
The only way to backup your virtual sdcard is copying the content to your computer.
So you're now back on stock rom or any rooted rom?
If you're rooted you can backup your apps and app settings with Titanium Backup, without root you should try Helium - App Sync and Backup. For messages you can use SMS Backup & Restore and the Contacts app has an export function.
After you made all these backups, copy all the content of your phones internal memory to your computer, so these backups are safe.
Then you can try any rom you want, copy back the sdcard contents and restore your backups.
reaper90 said:
The only way to backup your virtual sdcard is copying the content to your computer.
So you're now back on stock rom or any rooted rom?
If you're rooted you can backup your apps and app settings with Titanium Backup, without root you should try Helium - App Sync and Backup. For messages you can use SMS Backup & Restore and the Contacts app has an export function.
After you made all these backups, copy all the content of your phones internal memory to your computer, so these backups are safe.
Then you can try any rom you want, copy back the sdcard contents and restore your backups.
Click to expand...
Click to collapse
These sort of backups seem to be a headache. The only good one seem titanium backup ,which I believe has the batch option but you have to pay for it; i heard is worth it.
I am back to my original rom,which isn't stock(i forgot that I had a custom rom lol) but revolution.
The app that you've suggested are very specific, for example I have kik,viber etc and these don't have a backup functionality-will I be using titanium for them too? does titanium do a full backup of contacts and messages as well?

[vk810][altev]stock 4.2.2/4.4.2 ROM backup (using TWRP)

If you have a non-working android/recovery/bootloop, here is a way to restore FULL STOCK with a PC
http://forum.xda-developers.com/lg-g-pad-83/general/vk810-verizon-lg-g-pad-8-3-to-stock-t2800857
NOTE:
This is only for the vk810 Verizon LTE model (product name altev)
/system and boot.img (kernel) is backed up. stock recovery IS NOT included (scroll to bottom of post)
Download: (neither has recovery.img)
A) (JB4.2) Fully stock 4.2.2 system&boot.img, prerooted
B) (JB4.2) Stock 4.2.2 system&boot.img with a lot of crapware removed, prerooted
C) (KK4.4)Fully stock 4.4.2 system&boot.img, prerooted (you'll need to install SuperSU apk manually though) mirror
You need TWRP installed
Untar and copy the folder somewhere on the device (Windows: use p7zip)
Boot to TWRP
Backup your current ROM.
Yes, remember to backup your current ROM
Wipe cache/dalvik/data
Restore this backup within TWRP
Reboot to ROM
Once ROM boots, it'll say "Preparing your tablet" and get stuck there for some time (probably copying files from the /system to the empty /data partition
If you want to restore stock recovery, you'll need to do it manually via dd
http://forum.xda-developers.com/showpost.php?p=52975059&postcount=65
Drgravy said:
sure get it here: http://goo.gl/cmrBwV
shouldn't need to loki patch it
just copy it to your internal storage and flash with dd
open your terminal on your pc enter the following commands
Code:
adb shell
su
dd if=/sdcard/recovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
exit
exit
just make sure the commands are exactly right
Click to expand...
Click to collapse
Is there a version without the junk removed coming?
Skizzy034 said:
Is there a version without the junk removed coming?
Click to expand...
Click to collapse
can't find my backup of actually-stock TWRP backup...
this weekend, going to attemp to flash my (actually-stock) system.img backup and see
Won't recognize as backup in TWRP...
Sent from my Nexus 5 using Tapatalk
rino187 said:
Won't recognize as backup in TWRP...
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
You probably don't have it in the right folder. Do a backup of your rom and then place this in the same folder as that one is in.
Skizzy034 said:
You probably don't have it in the right folder. Do a backup of your rom and then place this in the same folder as that one is in.
Click to expand...
Click to collapse
Ended up doing just that and it worked. Thanks...
Sent from my Nexus 5 using Tapatalk
paper can you update this with the new version?
I've updated OP with a version of fully stock (prerooted, with all the bloat/crapware)
Will upload 4.4.2 once I (or DrGravy) gets TWRP working on 4.4.2
No matter what rom I install or try to restore from backup I end up in twrp plz help
Sent from my SM-N900V using XDA Free mobile app
lilmeanz said:
No matter what rom I install or try to restore from backup I end up in twrp plz help
Sent from my SM-N900V using XDA Free mobile app
Click to expand...
Click to collapse
If you tried OTA update with TWRP recovery and get stuck in a bootloop for TWRP
http://forum.xda-developers.com/showpost.php?p=54533937&postcount=2
updated OP with 4.4.2 TWRP backup
Use old twrp?
Sent from my SM-N900V using XDA Free mobile app
lilmeanz said:
Use old twrp?
Sent from my SM-N900V using XDA Free mobile app
Click to expand...
Click to collapse
any twrp should be fine (2.7.0.1, 2.7.0.2
i can not get this back up to recognize in twrp i backed up current rom used 7zip in windows since there is no pzip for windows and put the folder in the same folder as my current back up ans still no go..
4218kris said:
i can not get this back up to recognize in twrp i backed up current rom used 7zip in windows since there is no pzip for windows and put the folder in the same folder as my current back up ans still no go..
Click to expand...
Click to collapse
Unzip 2x then place in backup folder
lilmeanz said:
Unzip 2x then place in backup folder
Click to expand...
Click to collapse
after unzip it still is .tar is that ok? or is that what you mean by un zip it twice x2
Unzip again into folder
Sent from my SM-N900V using XDA Free mobile app
lilmeanz said:
Unzip again into folder
Sent from my SM-N900V using XDA Free mobile app
Click to expand...
Click to collapse
ok did that and put the 4.4.2 folder under internal sd twrp/backups/.
i dont get it im missing something. still doesnt recognize it...
Make sure your twrp is in internal or external card and inside 2nd folder
Sent from my SM-N900V using XDA Free mobile app
lilmeanz said:
Make sure your twrp is in internal or external card and inside 2nd folder
Sent from my SM-N900V using XDA Free mobile app
Click to expand...
Click to collapse
i do make sure its in internal. when i click restore it shows no folders just a blank page and i pulled my external sd to simplify things that and i think its going bad. but thats another story haha

PadFone X Stock Nandroid Backups

I've uploaded a backup of the stock (rooted) system here: https://www.mediafire.com/?wr9f2n41ig4o8qb
And this is the link to the stock (unrooted) system here: https://www.mediafire.com/?p7iabx8g90exe14
Feel free to get flash happy now that a stock backup exists! To use it, first create a backup (of boot to make it quick) in TWRP, then copy and paste the zip's contents into the folder it creates. It'll have a TWRP/Backups/gibberish/ and in the next folder a list of your backups. If I missed anything let me know. I'll upload the unrooted backup sometime later this week. I used this to restore my defective one to complete stock.
EDIT: To restore system to full stock... (Uninstalled apps, no root, etc)
1) Install TWRP as per here: http://forum.xda-developers.com/showthread.php?t=2790542
2) In TWRP, create a backup of your boot partition
3) Reboot
4) Copy the folder in this zip to the folder in TWRP/Backups/SERIALNUMBER (you'll see another dated backup there)
5) Reboot into TWRP again
6) Restore this backup, then flash or install SuperSU
7) Reboot into Android and download this stock recovery image to its storage: https://builds.casual-dev.com/files...ery-dd-pull-15jun14-KOT49H-build201405027.img
8) Run this command (courtesy of Adam Outler) from a terminal emulator, or adb shell (replace STOCKrecovery.img with the name of your stock recovery file):
AdamOutler said:
su -c 'dd if=/sdcard/STOCKrecovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery' bs=4096; sync; reboot recovery;
Click to expand...
Click to collapse
9) When it reboots, do NOT factory wipe. Just verify the stock recovery is there. Reboot into Android
10) Use SuperSU's "Uninstall Root" option to completely unroot. DONE!
OPTIONAL: 11) Reboot to recovery, factory reset (if sending to factory!)
I messed up by phone app by trying to remove at&t contacts app and haven't been able to call since. Thanx bro
Glad to help! OP Updated with instructions!
Updated with stock (unrooted) as well!
Can you Please provide new links to the recovery files so I may download them trying to get all files before I decide to buy device been wait for long time for them to be posted
rboone18 said:
Can you Please provide new links to the recovery files so I may download them trying to get all files before I decide to buy device been wait for long time for them to be posted
Click to expand...
Click to collapse
The stock backups, or the recovery images in Adam Outler's thread? My links should still work
Sent from my ASUS PadFone X using XDA Free mobile app
Recovery images please
rboone18 said:
Recovery images please
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2790542
This thread.
Sent from my ASUS PadFone X using XDA Free mobile app
I get webpage not available when trying to download twrp or stock recovery
rboone18 said:
I get webpage not available when trying to download twrp or stock recovery
Click to expand...
Click to collapse
I'll upload them to MediaFire tonight
Sent from my ASUS PadFone X using XDA Free mobile app
Thanks
rboone18 said:
Thanks
Click to expand...
Click to collapse
I am sorry. I don't seem to ahve the TWRP recovery image anywhere on hand. Just the stock recovery pull. I see what you mean, now- his site IS down. Here's the link to stock.
https://www.mediafire.com/?16g1t1n1kcty6w6
If I find TWRP, I will certainly let you know. There's not much you can do with this device and TWRP right now besides make and restore nandroids (which, admittedly, is pretty damn critical).
Well, as soon I have access to all files and what steps that I have to do to restore back to factory then I was thinking I was going to go look at it in the store and buy one but I would never buy one without the ability to restore to factory .
---------- Post added at 08:41 PM ---------- Previous post was at 08:40 PM ----------
I root everything and thank you for all efforts , hope to talk to you again when I able to get all the files. I will download stock recovery tonight. Thanks
DUDE...you might be my hero....
However for some reason when I connect my phone to my PC, it didn't show up. It has TWRP and no operating system. Wonder if it's a Windows 8.1 thing?
zackzuse said:
DUDE...you might be my hero....
However for some reason when I connect my phone to my PC, it didn't show up. It has TWRP and no operating system. Wonder if it's a Windows 8.1 thing?
Click to expand...
Click to collapse
That, I have no solution for. Do you have an OTG cable?
Sent from my ASUS PadFone X using XDA Free mobile app
dibblebill said:
That, I have no solution for. Do you have an OTG cable?
Sent from my ASUS PadFone X using XDA Free mobile app
Click to expand...
Click to collapse
Yes. I'll try that then can also try on Win7.... I guess if not this than a warranty claim...
---------- Post added at 02:21 AM ---------- Previous post was at 01:56 AM ----------
dibblebill said:
That, I have no solution for. Do you have an OTG cable?
Sent from my ASUS PadFone X using XDA Free mobile app
Click to expand...
Click to collapse
My phone dosnt seem to see the files on the USB with the OTG cable:crying:
zackzuse said:
Yes. I'll try that then can also try on Win7.... I guess if not this than a warranty claim...
---------- Post added at 02:21 AM ---------- Previous post was at 01:56 AM ----------
My phone dosnt seem to see the files on the USB with the OTG cable:crying:
Click to expand...
Click to collapse
Dang. I hadn't tested it. It IS heavily dependent on the cable being used, though- I'll say that.
dibblebill said:
I've uploaded a backup of the stock (rooted) system here: https://www.mediafire.com/?wr9f2n41ig4o8qb
And this is the link to the stock (unrooted) system here: https://www.mediafire.com/?p7iabx8g90exe14
Feel free to get flash happy now that a stock backup exists! To use it, first create a backup (of boot to make it quick) in TWRP, then copy and paste the zip's contents into the folder it creates. It'll have a TWRP/Backups/gibberish/ and in the next folder a list of your backups. If I missed anything let me know. I'll upload the unrooted backup sometime later this week. I used this to restore my defective one to complete stock.
EDIT: To restore system to full stock... (Uninstalled apps, no root, etc)
1) Install TWRP as per here: http://forum.xda-developers.com/showthread.php?t=2790542
2) In TWRP, create a backup of your boot partition
3) Reboot
4) Copy the folder in this zip to the folder in TWRP/Backups/SERIALNUMBER (you'll see another dated backup there)
5) Reboot into TWRP again
6) Restore this backup, then flash or install SuperSU
7) Reboot into Android and download this stock recovery image to its storage: https://builds.casual-dev.com/files...ery-dd-pull-15jun14-KOT49H-build201405027.img
8) Run this command (courtesy of Adam Outler) from a terminal emulator, or adb shell (replace STOCKrecovery.img with the name of your stock recovery file):
9) When it reboots, do NOT factory wipe. Just verify the stock recovery is there. Reboot into Android
10) Use SuperSU's "Uninstall Root" option to completely unroot. DONE!
OPTIONAL: 11) Reboot to recovery, factory reset (if sending to factory!)
Click to expand...
Click to collapse
The link to stock ROM is down
FUZER384 said:
The link to stock ROM is down
Click to expand...
Click to collapse
It's working for me on my phone :S Have you tried another computer or location?
Sent from my HTC One using XDA Free mobile app
Sorry its working

[Q] TWRP Backups being deleted at boot

Using XtreSoLite ROM on a Galaxy S5. When I do a TWRP backup (default settings) and I target my external SD card (64GB SanDisk microSD), the backup succeeds and I can go back to the main TWRP menu and verify that the backup was created in a new folder called 'TWRP' on the SD card. However, once I boot into the system and get past the unlock screen, that TWRP folder is deleted from the SD card along with the backup.
All of the other files on the SD card are untouched, just anything to do with TWRP is removed.
Any idea what could cause this? I searched the thread for my specific ROM with no luck regarding this issue.
I have this issue as well running the stock rom. I also have the 64 gb card. Near as I can tell something about the way TWRP is writing the files to the file system (exfat) android doesnt like and corrects which removes the files. If I pull the card out of the phone before booting android I can see the files on the PC. The work around I'm currently using is to mount an external USB storage to do my backup, then copying the backup to the SD card in android.
..
Hey there guys...its happening to me as well and its annoying because you cant rely in your backups!
Any solution or just that SD take out workaround? Its kinda dangerous because you can corrupt the SD by doing this often!
What version of twrp are you using?
Sent from my SM-G900T using Tapatalk
tonyevo52 said:
What version of twrp are you using?
Sent from my SM-G900T using Tapatalk
Click to expand...
Click to collapse
I'm using the 2.8.2.0.
I noticed this happened when I updated to 2.8. I went back to 2.7.1 and its works fine again.
Yea, same problem, using 2.8.1, going to go back to 2.7.1
Sent from my SM-G900T using Tapatalk
Quickvic30 said:
I noticed this happened when I updated to 2.8. I went back to 2.7.1 and its works fine again.
Click to expand...
Click to collapse
I noticed it has started when I did format /data to F2FS back on 2810.
RazrHD, CM11 Nightly, ART, F2FS /data, Marvel boot animation
Quickvic30 said:
I noticed this happened when I updated to 2.8. I went back to 2.7.1 and its works fine again.
Click to expand...
Click to collapse
Whats the main differences between 271 ans 2810? Would you mind sharing the 271 link?
Thanks man!
RMarques said:
Whats the main differences between 271 ans 2810? Would you mind sharing the 271 link?
Thanks man!
Click to expand...
Click to collapse
I didn't notice any difference between the two. I only have the tar file you have to flash via odin, here ya go!
Quickvic30 said:
I didn't notice any difference between the two. I only have the tar file you have to flash via odin, here ya go!
Click to expand...
Click to collapse
Thanks man...dont use Odin though!
RMarques said:
Thanks man...dont use Odin though!
Click to expand...
Click to collapse
What!!!! Odin is the bestest! well you could zip it up and flash it in recovery.
Quickvic30 said:
What!!!! Odin is the bestest! well you could zip it up and flash it in recovery.
Click to expand...
Click to collapse
Ive heard but it happen that I never came across a situation where I needed it...due to that, Ive never even saw it! However, Ive heard about it and I know its such a powerful tool!
Ill take a loo at it as soon as I have some spare time! Would you mind telling me what are its main uses? Im kinda advances user-mod-wanna-be. So far, Ive just needed to use Fastboot, RSD and custom recoveries!
Cheers man!
RMarques said:
Ive heard but it happen that I never came across a situation where I needed it...due to that, Ive never even saw it! However, Ive heard about it and I know its such a powerful tool!
Ill take a loo at it as soon as I have some spare time! Would you mind telling me what are its main uses? Im kinda advances user-mod-wanna-be. So far, Ive just needed to use Fastboot, RSD and custom recoveries!
Cheers man!
Click to expand...
Click to collapse
I would say odins main use is for flashing stock tars after you get your phone stuck in brickloop after flashing something you shouldn't have :laugh:.......very useful tool I must say.
Quickvic30 said:
I would say odins main use is for flashing stock tars after you get your phone stuck in brickloop after flashing something you shouldn't have :laugh:.......very useful tool I must say.
Click to expand...
Click to collapse
Thanks man! Now I understand why I never needed it...never been into this kind of situation!
TWRP Backups being deleted at boot
Click to expand...
Click to collapse
My solution for this error:
--Device S5 mini G800F
--TWRP 2.8.1
--MicroSD 64Gb
--TotalCommander for android instaled.
Step by Step:
1. Boot in recovery mode.
2. Create and save your backup into extSDCard (TWRP/backups folder).
* Example: extSDCard\TWRP\BACKUPS\14001308b6ffd4cc\2016-01-01--01-01-01 XXXXX.YYYYYYYYYYYYY
-- 2016-01-01--01-01-01 XXXXX.YYYYYYYYYYYYY = my last backup folder name created automatically by TWRP.
-- 2016-01-01--01-01-01 = backup date and time
-- XXXXX.YYYYYYYYYYYYY = phone and rom model/version
3. Open File Manager in TWRP and copy your backup folder (2016-01-01--01-01-01 XXXXX.YYYYYYYYYYYYY) from extSDCard to internal memory.
4. Restart your phone (system restart in twrp).
5. Open TotalCommander and navigate to extSDCard/backup folder (extSDCard\TWRP\BACKUPS\14001308b6ffd4cc)
6. Create new folder and rename it with your backup name folder. *Example: extSDCard\TWRP\BACKUPS\14001308b6ffd4cc\2016-01-01--01-01-01 XXXXX.YYYYYYYYYYYYY
7. Go to internal memory (copied backup folder) and copy all files to created folder in step 6.
8. Restart in recovery mode, run file manager in TWRP and delete backup folder from internal memory.
9. Restart your phone (system restart in twrp).
10. Finish.

Categories

Resources