[Q] Find cwm backup - One (M7) Q&A, Help & Troubleshooting

Hello, i have install cwm on my HTC One, it work perfect, problem, i can't find the backup in fy folders. I want to save it in my computer, for more security.
On all my previous phone it was in the same directory, here impossible to find it.
Or it is well there because in recovery mode, cwm find it and great backup it.
Thanks

Guiz' said:
Hello, i have install cwm on my HTC One, it work perfect, problem, i can't find the backup in fy folders. I want to save it in my computer, for more security.
On all my previous phone it was in the same directory, here impossible to find it.
Or it is well there because in recovery mode, cwm find it and great backup it.
Thanks
Click to expand...
Click to collapse
It is in the nand Memory. go to the root of your device with ES file explorer and n navigate to:
Data/Media/clockworkmod/backup

nickislauw said:
It is in the nand Memory. go to the root of your device with ES file explorer and n navigate to:
Data/Media/clockworkmod/backup
Click to expand...
Click to collapse
Thanks, but finally i try with TWRP, and do a wipe data. But it seems that TWRP have erase all the internal storage. How can i put a backup in the phone or flash it?
Seems difficult then

Guiz' said:
Thanks, but finally i try with TWRP, and do a wipe data. But it seems that TWRP have erase all the internal storage. How can i put a backup in the phone or flash it?
Seems difficult then
Click to expand...
Click to collapse
You can use USB-OTG from TWRP but u need the cable for that. If you do, just add the backup to a flash drive, plug it into your usb-otg cable and plug to phone. Once all that done, you can mount it from TWRP

raphsabb said:
You can use USB-OTG from TWRP but u need the cable for that. If you do, just add the backup to a flash drive, plug it into your usb-otg cable and plug to phone. Once all that done, you can mount it from TWRP
Click to expand...
Click to collapse
Thanks, i try it but i may be a special cable? mine don't work for that

Guiz' said:
Thanks, i try it but i may be a special cable? mine don't work for that
Click to expand...
Click to collapse
Yea its a special cable, its called USB-OTG. If you dont have one your gonna need to purchase it otherwise I dont know of another way to push files through recovery

Use adb push..

SaHiLzZ said:
Use adb push..
Click to expand...
Click to collapse
Thanks, i try but "adb isn't recognize like an internal command". Or fastboot worls great.
Can you see where i can find the nandroidbackup or rum (but i'm S-ON...) of the latest SFR France rom? It was the latest on my phone

Then that means ADB is not in the location you are trying to run it from. It maybe named ADB-*** something. verify that..

Related

[Q] need a bit of help

hi guys ive unlocked the bootloader and installed recovery and flashed ARHD but now i hit bootloop and cannot get into recovery ive reflashed recovery but still no luck
can anyone help please
thanks
Use
Code:
fastboot erase cache
to get into recovery. Then flash a rom
MacHackz said:
Use
Code:
fastboot erase cache
to get into recovery. Then flash a rom
Click to expand...
Click to collapse
phew thanks im back to flashing ARHD can i ask do you know if its safe to format everything in recovery then use mount usb to transfair rom then flash (just to bee squeeky clean)
thanks again started to worry lol
brockyneo said:
phew thanks im back to flashing ARHD can i ask do you know if its safe to format everything in recovery then use mount usb to transfair rom then flash (just to bee squeeky clean)
thanks again started to worry lol
Click to expand...
Click to collapse
I don't think USB can be mounted, you could use adb sideload instead if you completely wiped the internal storage but I'd wait till you boot the phone and then do it instead. Remember to make a nandroid backup you're safe to factory reset in recovery if that's what you meant, as that doesn't touch system or your internal sdcard.
MacHackz said:
I don't think USB can be mounted, you could use adb sideload instead if you completely wiped the internal storage but I'd wait till you boot the phone and then do it instead. Remember to make a nandroid backup you're safe to factory reset in recovery if that's what you meant, as that doesn't touch system or your internal sdcard.
Click to expand...
Click to collapse
thanks could i be cheeky could you tell me how to use adb sideload as ive never used it before thanks:good:
No sorry.
Jokes, so in recovery press 'install zip from sideload' then plug your phone into your PC. Now put your rom zip (rename to rom.zip) in the same folder as your adb file, and put this folder on your desktop. Now use
Code:
cd Desktop
then
Code:
cd 'NAME OF FOLDER'
now use
Code:
adb devices
and check your serial number appears.
Now use
Code:
abd sideload rom.zip
and it will transfer and install
MacHackz said:
No sorry.
Jokes, so in recovery press 'install zip from sideload' then plug your phone into your PC. Now put your rom zip (rename to rom.zip) in the same folder as your adb file, and put this folder on your desktop. Now use
Code:
cd Desktop
then
Code:
cd 'NAME OF FOLDER'
now use
Code:
adb devices
and check your serial number appears.
Now use
Code:
abd sideload rom.zip
and it will transfer and install
Click to expand...
Click to collapse
thanks i get to the USE adb devices but it doesnt find anything sorry for been a pain mate
i got upto the srial number but no serial number comes up lol
brockyneo said:
thanks i get to the USE adb devices but it doesnt find anything sorry for been a pain mate
Click to expand...
Click to collapse
Do you have the adb and fastboot drivers what OS you on?
MacHackz said:
Do you have the adb and fastboot drivers what OS you on?
Click to expand...
Click to collapse
yes i believe they are ok and windows 7 64 bit
does the rom need to be unzipped?
brockyneo said:
yes i believe they are ok and windows 7 64 bit
does the rom need to be unzipped?
Click to expand...
Click to collapse
Ok, no it doesn't but first we need to find out why adb isn't working :/
Grab the driver from here: http://forum.xda-developers.com/attachment.php?attachmentid=963042&d=1332595157
Extract the drivers
Now go to Start menu and right click on my computer and then click manage.
Now go to device manager and there you should see your connected One listed as being without a driver.
Right click on that entry and select 'update driver'
Now tell it that you have the driver on local disk and then browse to the folder you extracted.
Update your driver.
Disconnect and reconnect the device and try ADBing again.
Should work.
MacHackz said:
Ok, no it doesn't but first we need to find out why adb isn't working :/
Grab the driver from here: http://forum.xda-developers.com/attachment.php?attachmentid=963042&d=1332595157
Extract the drivers
Now go to Start menu and right click on my computer and then click manage.
Now go to device manager and there you should see your connected One listed as being without a driver.
Right click on that entry and select 'update driver'
Now tell it that you have the driver on local disk and then browse to the folder you extracted.
Update your driver.
Disconnect and reconnect the device and try ADBing again.
Should work.
Click to expand...
Click to collapse
ya i have a android phone in the device manager but the driver that ive downloaded is not installing
brockyneo said:
ya i have a android phone in the device manager but the driver that ive downloaded is not installing
Click to expand...
Click to collapse
Try uninstalling all your drivers, and install HTC Sync Manager Sorry, I don't have windows I don't know about all the drivers for it.
hi mate dont appoligise i appreaciate your help right ive got my serial up lol now last command abd sideload rom.zip doesnt reconize zip aahhh
brockyneo said:
hi mate dont appoligise i appreaciate your help right ive got my serial up lol now last command abd sideload rom.zip doesnt reconize zip aahhh
Click to expand...
Click to collapse
Can you screenshot the output
MacHackz said:
Can you screenshot the output
Click to expand...
Click to collapse
sorry i dont have another phone to take pick it just says "cannot read sideload"
brockyneo said:
sorry i dont have another phone to take pick it just says "cannot read sideload"
Click to expand...
Click to collapse
try going to the folder where rom and adb is, and right clicking and selecting 'open cmd window here' then use adb again, Maybe try a different zip too if you have time to download one.
finally got there but crashed 3 times in aroma so annoying now lol aahhhhh redownloaded rom aswell :crying:
brockyneo said:
finally got there but crashed 3 times in aroma so annoying now lol aahhhhh redownloaded rom aswell :crying:
Click to expand...
Click to collapse
It's a known issue for aroma to crash, gotta keep trying and it helps if you don't touch the screen (use voume rocker and power button to select instead)
MacHackz said:
It's a known issue for aroma to crash, gotta keep trying and it helps if you don't touch the screen (use voume rocker and power button to select instead)
Click to expand...
Click to collapse
thanks trying for the 5th time i cannot even select nothing in recovery like wipe data ect without it rebooting to the boot screen so hope ive not knacked it up only had it 2 hours lol
brockyneo said:
thanks trying for the 5th time i cannot even select nothing in recovery like wipe data ect without it rebooting to the boot screen so hope ive not knacked it up only had it 2 hours lol
Click to expand...
Click to collapse
ahh use
Code:
fastboot erase cache
then use recovery. Hope it works eventually !

HELP... HTC ONE has no OS, can only acces twrp

I am in need of help please, I had my phone rooted and the 4.2.2 rom flashed.. i was clearing the cache, and apparently wiped the phone clean... now there is no OS, and all I can access is TWRP recovery, and put phone in fast boot... I have tried installing SuperSU through terminal, tried pushing roms through terminal.. am unable to sideload or mount from usb... please help anyone.. im on a mac...
You can use an OTG cable and a usb-drive and put a rom in the drive and flash it with twrp
Find a windows computer and flash an RUU.
Sent from my One using Tapatalk 2
thanks
after about 8 hours i finally figured it out, with the help of many many forums...... i had to relock the bootloader, then run RUU, which brought my phone to life.. im a noob at this so i was trying to run an RUU with my bootloader locked and spent hours trying to push files to my phone via terminal. after relocking bootloader... everything worked simple.... thanks for taking the time to respond...
Adb sideboard could have been another e thing
Sent from my HTC One using Tapatalk 4 Beta
It wouldn't sideload or anything... But all is well now.
Sent from my HTC One using xda app-developers app
Without OTG Cable
Boot TWRP, then select “Mount”, then select only “Data” and connect your HTC One to your computer.
Considering you have adb.exe (Windows, part of fastboot.zip) or on Linux:
cd Downloads\ROM.zip
adb push ROM.zip /sdcard/
Replace ROM.zip with the ROM filename you copied earlier to Downloads (or any other) folder, then install the ROM.
It should be nearly same running CWM recovery. Hope that helps.
Help
ccresendez said:
It wouldn't sideload or anything... But all is well now.
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
Hi I have the same problem and am a noob. Can you give a description as to how you fixed your phone. My phone won't interact with the computer either so I'm not sure how to load a Rom onto it
Please help
I did the same thing and i cannot find a fix! I tried buying a usb otg cable but the phone doesnt seem to recognize it. I dont know what the original person who posed this meant by "i had to relock the bootloader, then run RUU, which brought my phone to life". someone please help me. I've been stuck with no phone for about a week now. :crying:
---------- Post added at 05:19 PM ---------- Previous post was at 04:56 PM ----------
ccresendez said:
after about 8 hours i finally figured it out, with the help of many many forums...... i had to relock the bootloader, then run RUU, which brought my phone to life.. im a noob at this so i was trying to run an RUU with my bootloader locked and spent hours trying to push files to my phone via terminal. after relocking bootloader... everything worked simple.... thanks for taking the time to respond...
Click to expand...
Click to collapse
Can you please explain what you did to fix it. I did the same thing to my HTC One and i dont know how to fix it. pleaseeee help.
EazyVG said:
Boot TWRP, then select “Mount”, then select only “Data” and connect your HTC One to your computer.
Considering you have adb.exe (Windows, part of fastboot.zip) or on Linux:
cd Downloads\ROM.zip
adb push ROM.zip /sdcard/
Replace ROM.zip with the ROM filename you copied earlier to Downloads (or any other) folder, then install the ROM.
It should be nearly same running CWM recovery. Hope that helps.
Click to expand...
Click to collapse
This worked for me. Thanks!
ccresendez said:
after about 8 hours i finally figured it out, with the help of many many forums...... i had to relock the bootloader, then run RUU, which brought my phone to life.. im a noob at this so i was trying to run an RUU with my bootloader locked and spent hours trying to push files to my phone via terminal. after relocking bootloader... everything worked simple.... thanks for taking the time to respond...
Click to expand...
Click to collapse
can you guide me step-by-step how to perform the ruu
THANK YOU
EazyVG said:
Boot TWRP, then select “Mount”, then select only “Data” and connect your HTC One to your computer.
Considering you have adb.exe (Windows, part of fastboot.zip) or on Linux:
cd Downloads\ROM.zip
adb push ROM.zip /sdcard/
Replace ROM.zip with the ROM filename you copied earlier to Downloads (or any other) folder, then install the ROM.
It should be nearly same running CWM recovery. Hope that helps.
Click to expand...
Click to collapse
THANK YOU SO MUCH! Recently moved from iPhone so I have near zero knowledge about Android and rooting. Thought I had bricked my phone after TWRP said there was no OS installed, you saved it
Cheers mate! Created an account just to say thank you!:laugh:
EazyVG said:
Boot TWRP, then select “Mount”, then select only “Data” and connect your HTC One to your computer.
Considering you have adb.exe (Windows, part of fastboot.zip) or on Linux:
cd Downloads\ROM.zip
adb push ROM.zip /sdcard/
Replace ROM.zip with the ROM filename you copied earlier to Downloads (or any other) folder, then install the ROM.
It should be nearly same running CWM recovery. Hope that helps.
Click to expand...
Click to collapse
hi..friend
mine also got same issue.
but, i didn't understand how to do that.
could u pls guide me details.
which rom should i push into sd card? do i need get ruu zip as a rom?
really appreciated if have little time to guide me
TQ
---------- Post added at 02:21 AM ---------- Previous post was at 02:12 AM ----------
ccresendez said:
after about 8 hours i finally figured it out, with the help of many many forums...... i had to relock the bootloader, then run RUU, which brought my phone to life.. im a noob at this so i was trying to run an RUU with my bootloader locked and spent hours trying to push files to my phone via terminal. after relocking bootloader... everything worked simple.... thanks for taking the time to respond...
Click to expand...
Click to collapse
hi friend..
could u pls gimme some details step by step how u make it?
i'm tried since 2 days ago but nothing at all.
does my ruu missing some part of it?
appreciated for ur help.TQ
EazyVG said:
Boot TWRP, then select “Mount”, then select only “Data” and connect your HTC One to your computer.
Considering you have adb.exe (Windows, part of fastboot.zip) or on Linux:
cd Downloads\ROM.zip
adb push ROM.zip /sdcard/
Replace ROM.zip with the ROM filename you copied earlier to Downloads (or any other) folder, then install the ROM.
It should be nearly same running CWM recovery. Hope that helps.
Click to expand...
Click to collapse
i could not able to select "Data" on mount menu.
which version twrp should i use ?
im having issues can anyone here help me i do that adb sideload on CMW but nothing happens and im geeting a lil bit fustrated
amr-213 said:
You can use an OTG cable and a usb-drive and put a rom in the drive and flash it with twrp
Click to expand...
Click to collapse
I dont have a critical issue however at work i cant mount my phone to the pc's i have to use usb via otg cable. I plug it in and twrp sees usb otg but no files in the thumb drive. I have been trying to figure this out for a few days now. Any ideas?
Htc one
Viper rom version 4.1
Twrp 2.6.3.3
Stock 4.4 kernel
zaki aziz said:
i could not able to select "Data" on mount menu.
which version twrp should i use ?
Click to expand...
Click to collapse
Download twrp 2.6.3.3
Sent from my HTC One using Tapatalk
myvwrocks said:
I dont have a critical issue however at work i cant mount my phone to the pc's i have to use usb via otg cable. I plug it in and twrp sees usb otg but no files in the thumb drive. I have been trying to figure this out for a few days now. Any ideas?
Htc one
Viper rom version 4.1
Twrp 2.6.3.3
Stock 4.4 kernel
Click to expand...
Click to collapse
make sure that the files on the drive and make sure the drive is FAT32 not NTFS or something else ,,, and if try to see if you can see the files when you are on the os and mount the drive :/
amr-213 said:
make sure that the files on the drive and make sure the drive is FAT32 not NTFS or something else ,,, and if try to see if you can see the files when you are on the os and mount the drive :/
Click to expand...
Click to collapse
It is fat32 I can see all of the files with root explorer when the phone is booted. I initially had the zip in a folder on the drive than I moved it to the root of the drive. in twrp it still shows the drive just no files.
myvwrocks said:
It is fat32 I can see all of the files with root explorer when the phone is booted. I initially had the zip in a folder on the drive than I moved it to the root of the drive. in twrp it still shows the drive just no files.
Click to expand...
Click to collapse
weird try formating the drive and try again ,, and maybe try another flash drive

[Q] I accidentally wiped my OS - how to restore?

I had to use a factory reset to decrypt my phone. TWRP was asking a password (a known bug, nothing works) and I did a factory reset using TWRP. Now I get the message "No OS Installed! Are you sure you wish to reboot?".
What is the easiest way to install OS? I want to use CyanogenMod and I have the latest build zip file. M7 doesn't support SD cards but I have OTG USB stick and I've copied cm-11-20141112-SNAPSHOT-M12-m7.zip there. I don't know if TWRP can recognize the drive. Windows doesn't currently recognize my device.
I don't have a recovery backup because decrypting my memory (stock encryption) apparently wiped that out.
Please help me, I have to get my phone up and running again!
TWRP 2.8.6.0
I found the folder "usb-otg" but TWRP doesn't recognize CyanogenMod zip file. I'm on the install menu.
Is it safe to turn off my phone now? Maybe I just turn off the screen and connect the phone to charger.
Musicbee said:
I found the folder "usb-otg" but TWRP doesn't recognize CyanogenMod zip file. I'm on the install menu.
Is it safe to turn off my phone now? Maybe I just turn off the screen and connect the phone to charger.
Click to expand...
Click to collapse
The file you have is 18 months old
look in the developer forums for something newer
you doing it right just copy the zip to the OTG and plug it into your phone and install it
clsA said:
The file you have is 18 months old
look in the developer forums for something newer
you doing it right just copy the zip to the OTG and plug it into your phone and install it
Click to expand...
Click to collapse
Yeah, I just noticed that (does it matter?). Can you recommend me a relatively stable build?
What is usually the name for USB OTG device folder in file explorer? "Usb-otg" folder exists even when no device is connected to my phone. I don't think that TWRP recognizes the drive.
EDIT: I found my USB device!
Musicbee said:
Yeah, I just noticed that (does it matter?). Can you recommend me a relatively stable build?
What is usually the name for USB OTG device folder in file explorer? "Usb-otg" folder exists even when no device is connected to my phone. I don't think that TWRP recognizes the drive.
Click to expand...
Click to collapse
when the drive is plugged in just click storage and choose usb-otg
If you want a simple non sense rom I would use this
http://forum.xda-developers.com/htc-one/development/rom-google-play-edition-lollipop-v1-00-t2963927
Please tell me if it's safe to reboot my device now?
CM is now working fine, haven't noticed any issues. I still need Google apps.

I need File backup TWRP system for honor7

Hello.
I'm having issues TWRP backups. Maybe I was undone system. I need a friend using the honor 7 PLK-L01 system backup of your phone by then compressed .zip TWRP.roi nk.len up for me to use. My machine is now no longer on the operating system.
*Help me.
thank you
There are many ways to bring your phone to life. But I can suggest this;
- Extract boot(if necessary) and recovery .imgs from a full rom(which one you want) via http://forum.xda-developers.com/showthread.php?t=2433454
- Flash them by adb commands
- Put the update.app file in your sd card and start the update by 3 button way
Another suggestion is more simple; use Multi-Tool to flash the stock recovery and that's it.
memht said:
There are many ways to bring your phone to life. But I can suggest this;
- Extract boot(if necessary) and recovery .imgs from a full rom(which one you want) via http://forum.xda-developers.com/showthread.php?t=2433454
- Flash them by adb commands
- Put the update.app file in your sd card and start the update by 3 button way
Another suggestion is more simple; use Multi-Tool to flash the stock recovery and that's it.
Click to expand...
Click to collapse
Thank.
multi tool can use the phone while I was hanging not. and restore them in any way.
memht said:
There are many ways to bring your phone to life. But I can suggest this;
- Extract boot(if necessary) and recovery .imgs from a full rom(which one you want) via http://forum.xda-developers.com/showthread.php?t=2433454
- Flash them by adb commands
- Put the update.app file in your sd card and start the update by 3 button way
Another suggestion is more simple; use Multi-Tool to flash the stock recovery and that's it.
Click to expand...
Click to collapse
after restore I saw this line
"MD5 failed to match on ... / ... twrp / backups /............./.........../ system.ext4.win001"
do not know why?
hotboymen2026 said:
after restore I saw this line
"MD5 failed to match on ... / ... twrp / backups /............./.........../ system.ext4.win001"
do not know why?
Click to expand...
Click to collapse
I don't know actually but md5 errors are usually harmless. But if your recovery is working, just do fresh installation.
memht said:
I don't know actually but md5 errors are usually harmless. But if your recovery is working, just do fresh installation.
Click to expand...
Click to collapse
Do not really undersand. I've manually restore your backup files, but only running to 99%. and restore fail.
Errors are displayed MD5 "system.ext4.win001"
hotboymen2026 said:
Do not really undersand. I've manually restore your backup files, but only running to 99%. and restore fail.
Errors are displayed MD5 "system.ext4.win001"
Click to expand...
Click to collapse
Actually I am really confused.. What is your phone's condition right now? And what do you want to do?
memht said:
Actually I am really confused.. What is your phone's condition right now? And what do you want to do?
Click to expand...
Click to collapse
Status phone rom I'm wrong. logo only lead to hang on is TWRP, connect PC and Fastboot. but when I rom stock (PLK-L01 C432B270) is successful but unable to reboot the operating system. H7 is due to the security, it's hard to be rescued. I also put it into the service center (not the local machine), they also confused with my H7. I need to find ways to revive it, no matter how well!

TWRP Help

Is there a way to select files from my PC to flash during twrp? I am low on storage and I have a twrp backup that I want to move to my PC to allow me more storage. In case of bootloop, will there be a way to select the twrp backup from my PC while in recovery?
The latest twrp does this.
SpencerA99 said:
Is there a way to select files from my PC to flash during twrp? I am low on storage and I have a twrp backup that I want to move to my PC to allow me more storage. In case of bootloop, will there be a way to select the twrp backup from my PC while in recovery?
Click to expand...
Click to collapse
You'll have to use adb commands in order to pull it to your pc.. So long as you have minimal adb and Fastboot installed you should be able to do this.. If you don't know the adb commands that I suggested then use Google to learn more about the types of commands you can use like adb pull .. It's not that hard. Just make sure you have debugging turned on and oem unlock on also on the phone and then you'll be able to do it.

Categories

Resources