Related
Hi, if you can help me unbrick my phone I'll buy you a beer (or three!)
I have an htc one x which i managed to unlock the bootloader via htcdev as in various tutorials....
I was too lazy to take a backup
I then tried to install cyanogenmod 10 using cwm recovery.... (by flashing a zip file i had downloaded - one of the nightly builds)
I wiped the cache etc in cwm
it got stuck in a boot loop i think as it got to the spinning cyanogen logo then nothing happened...
I've tried to get it working again using lots of different methods - i downloaded some RUU exes which failed because they said they weren't the correct ROM (even though they should be right) - then i read a tutorial about how to use fastboot to flash system.img onto the phone but it fails giving error code 00000006
I can't push any zip files to the phone using ADB as I get permission denied errors
I've also tried to use fastboot to flash various recoveries but I can't apply any zips because I can't get them onto the phone in the first place
I've also flashed various recovery.img files but when they load, I get a red triangle after a few seconds
If someone could tell me how to use ADB to push a zip file to the phone I'd be really grateful - have tried everything but keep getting permission denied errors
Thanks
(oh and if you manage to help me fix it I WILL buy you a beer... or 3)
oh and ....
ALSO I've googled the problem and tried all of the options I can find which could help - please don't just send me a link to a page because i can guarantee I've probably already tried the solution and failed. When I boot into recovery, I can't use adb push to send files to the phone because it says it's not connected even if i try the option for mount data, or mount storage - the only time windows seems to manage to aknowledge it's existence is on the fastboot screen -
lazclark said:
Hi, if you can help me unbrick my phone I'll buy you a beer (or three!)
I have an htc one x which i managed to unlock the bootloader via htcdev as in various tutorials....
I was too lazy to take a backup
I then tried to install cyanogenmod 10 using cwm recovery.... (by flashing a zip file i had downloaded - one of the nightly builds)
I wiped the cache etc in cwm
it got stuck in a boot loop i think as it got to the spinning cyanogen logo then nothing happened...
I've tried to get it working again using lots of different methods - i downloaded some RUU exes which failed because they said they weren't the correct ROM (even though they should be right) - then i read a tutorial about how to use fastboot to flash system.img onto the phone but it fails giving error code 00000006
I can't push any zip files to the phone using ADB as I get permission denied errors
I've also tried to use fastboot to flash various recoveries but I can't apply any zips because I can't get them onto the phone in the first place
I've also flashed various recovery.img files but when they load, I get a red triangle after a few seconds
If someone could tell me how to use ADB to push a zip file to the phone I'd be really grateful - have tried everything but keep getting permission denied errors
Thanks
(oh and if you manage to help me fix it I WILL buy you a beer... or 3)
Click to expand...
Click to collapse
Have you flashed the cm boot IMG and then erased fastboot cache?
fastboot flash boot pathtoboot.IMG
fastboot erase cache
For the RUU to work you need to have stock recovery and a relocked boot loader.
if you download the latest clockworkmod mounting as USB storage is fixed.
Sent from my HTC One X using xda app-developers app
thanks!
wow that was a quick reply - yes I've flashed the cm boot img and erased the cache - which version of CWM is the latest? - When you say mounting as USB storage is fixed, do you mean that windows will be able to see the device and write files to it?
(I'm really sorry for asking these questions - the problem is that I know a BIT about how android works but not as much as I should do)
treebill said:
Have you flashed the cm boot IMG and then erased fastboot cache?
fastboot flash boot pathtoboot.IMG
fastboot erase cache
For the RUU to work you need to have stock recovery and a relocked boot loader.
if you download the latest clockworkmod mounting as USB storage is fixed.
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
Are you absolutely sure you flashed the boot.img from the rom.zip using fastboot on your computer? Because it really sounds like you didn't
This is a thread I made and it should provide you with a solution if not a starting point if you insist on CM10.
http://forum.xda-developers.com/showthread.php?t=1900127
Good luck!
sorry hope i'm not wasting your time!
I ran the command as follows :-
fastboot flash boot boot_signed.img
(I got the img file from the ruu )
I'm not 100% sure if it worked, but at that stage I didn't see any errors
Michealtbh said:
Are you absolutely sure you flashed the boot.img from the rom.zip using fastboot on your computer? Because it really sounds like you didn't
Click to expand...
Click to collapse
CWM 5.8.4.0 has the USB mounting fixed. You can go to mounts and storage and mount as USB, then the PC will see it.
fastboot flash recovery recovery.img
Wipe cache and dalvik cache.
I'm pretty sure you either didn't flash the boot.img or flashed the wrong one, so get it again to make sure it's the right one and
fastboot flash boot boot.img
And
fastboot erase cache
thanks!
I'll give it a go - to be honest i don't insist on using cm10 at all - i just wanted to see what jellbean was like and it seemed like a reasonable way of achieving that.... i'd be quite happy with any decent rom if it can fix the lag problems i have and some of the other issues.....
great tutorial by the way! - once my phone has charged up again I'll try it
ORStoner said:
This is a thread I made and it should provide you with a solution if not a starting point if you insist on CM10.
http://forum.xda-developers.com/showthread.php?t=1900127
Good luck!
Click to expand...
Click to collapse
ahhhh!
i think i was trying to run CWM 5.8.2.7 which possibly didn't have usb mounting working? Will give that a shot thanks!
BenPope said:
CWM 5.8.4.0 has the USB mounting fixed. You can go to mounts and storage and mount as USB, then the PC will see it.
fastboot flash recovery recovery.img
Wipe cache and dalvik cache.
I'm pretty sure you either didn't flash the boot.img or flashed the wrong one, so get it again to make sure it's the right one and
fastboot flash boot boot.img
And
fastboot erase cache
Click to expand...
Click to collapse
Thanks.
I use CM10 myself at the moment because of the aesthetics, but because of the amount of ram and battery it uses I wish I had stuck with ARHD.
Come October we should see Jellybean ARHD which will have great features like USB OTG without a powered hub.
lazclark said:
i think i was trying to run CWM 5.8.2.7 which possibly didn't have usb mounting working? Will give that a shot thanks!
Click to expand...
Click to collapse
Mount as USB not working on that version, also charging not working either. It was not a great release in terms.of features, but it was updated quickly, that's quite an.old version now.
Do you know which tutorial you followed? It really needs updating, there are a lot of people on this old version struggling more than they need to.
Right, first you're going to flash a recovery which allows you to mount USB storage. Either cwm or TWRP, download the recovery.img and flash through fastboot using fastboot flash recovery rocoveryname.img.
Download a new rom and extract the boot.img from it. Flash that boot.img using the usual fastboot method.
Now boot into the new recovery, connect to your pc and mount USB storage from the option in recovery. Copy over the rom you downloaded. Unmount USB storage. Now do a full wipe through the menu in recovery - format /data, /system and /cache. Now flash the rom and reboot
Hi
I am completely new to developing and have managed to brick my HTC One X.
I need to record calls as part of my job so i tried to follow this guide http://forum.xda-developers.com/showthread.php?t=1663642
However, somehow i completely bricked my phone and i didnt make any back ups.
So far i have managed to do the following:
1. Unlock the phone via HTCdev
2. Get to the fastboot screen
3. fastboot flash recovery recovery-clockwork-touch-5.8.4.0-endeavoru.img
4. fastboot flash boot boot.img (from the file 3.16.110.4 which aparantly is the correct file according to CID TMOB-005)
5. fastboot erase cache
6. Then reflash recovery 'fastboot flash recovery recovery-clockwork-touch-5.8.4.0-endeavoru.img'
After the above steps, my phone is now stuck on the HTC Quietly Brilliant screen.
I have been reading threads for the last two days but nothing seems to be working which is probably due to my lack of understanding.
I would be grateful for any assistance.
Thanks
imdense said:
Hi
I am completely new to developing and have managed to brick my HTC One X.
I need to record calls as part of my job so i tried to follow this guide http://forum.xda-developers.com/showthread.php?t=1663642
However, somehow i completely bricked my phone and i didnt make any back ups.
So far i have managed to do the following:
1. Unlock the phone via HTCdev
2. Get to the fastboot screen
3. fastboot flash recovery recovery-clockwork-touch-5.8.4.0-endeavoru.img
4. fastboot flash boot boot.img (from the file 3.16.110.4 which aparantly is the correct file according to CID TMOB-005)
5. fastboot erase cache
6. Then reflash recovery 'fastboot flash recovery recovery-clockwork-touch-5.8.4.0-endeavoru.img'
After the above steps, my phone is now stuck on the HTC Quietly Brilliant screen.
I have been reading threads for the last two days but nothing seems to be working which is probably due to my lack of understanding.
I would be grateful for any assistance.
Thanks
Click to expand...
Click to collapse
you don't need to flash recovery twice. are you trying to get it back to stock or do wish to install a custom rom?
nogotaclue said:
you don't need to flash recovery twice. are you trying to get it back to stock or do wish to install a custom rom?
Click to expand...
Click to collapse
Trying to get back to stock.
imdense said:
Trying to get back to custom rom.
Click to expand...
Click to collapse
okwell decide which rom you want and download it, once it's downloaded double click the zip and copy the boot.img then paste it into your fastboot folder. next copy the rom to your sdcard, to do this start recovery and select mount usb storage then copy the file from pc to sdcard. now start bootloader and fastboot erase cache, then fastboot flash boot boot.img, then again fastboot erase cache. then go back into recovery and flash the rom. when its finished flashing wipe the cache and dalvic cache then reboot
nogotaclue said:
okwell decide which rom you want and download it, once it's downloaded double click the zip and copy the boot.img then paste it into your fastboot folder. next copy the rom to your sdcard, to do this start recovery and select mount usb storage then copy the file from pc to sdcard. now start bootloader and fastboot erase cache, then fastboot flash boot boot.img, then again fastboot erase cache. then go back into recovery and flash the rom. when its finished flashing wipe the cache and dalvic cache then reboot
Click to expand...
Click to collapse
Sorry I meant to say return to stock. Can I assume the same instructions apply?
you edited while I was typing, Use this guide,http://forum.xda-developers.com/showthread.php?t=1859714 but please read everything before you attempt anything
disappointed cksbodu
nogotaclue said:
you edited while I was typing, Use this guide,http://forum.xda-developers.com/showthread.php?t=1859714 but please read everything before you attempt anything
Click to expand...
Click to collapse
I took your advise to look at the guide again. However, I have checked for an automatic install RUU but there isnt one available for my phone.
I have to download the correct RUU onto my PC and follow some instructions similar to yours for the Custom Rom. However, when i install the zip from the SDcard, it states the below error:
-- Installing: /sdcard/3.16.110.4.zip
Finding update package...
Opening update package...
E:Cant open /sdcard/3.16.110.4.zip
(bad)
Installation aborted
Do you know why this is happening.
I have tried it now with a 3.16.110.4.zip & filmware.zip (for my phone).
Thanks for your help.
imdense said:
I took your advise to look at the guide again. However, I have checked for an automatic install RUU but there isnt one available for my phone.
I have to download the correct RUU onto my PC and follow some instructions similar to yours for the Custom Rom. However, when i install the zip from the SDcard, it states the below error:
-- Installing: /sdcard/3.16.110.4.zip
Finding update package...
Opening update package...
E:Cant open /sdcard/3.16.110.4.zip
(bad)
Installation aborted
Do you know why this is happening.
I have tried it now with a 3.16.110.4.zip & filmware.zip (for my phone).
Thanks for your help.
Click to expand...
Click to collapse
I have now fixed this problem with a Nandroid recovery. Thanks for your help.
First of all, I want to tell that I am a beginner and do not know much about rooting and custom ROM installation.
Few days back, I became very keen to know what is custom ROM and is there any custom ROM available for my HTC One X. I searched through internet and found one, downloaded it. Rooted my phone, Unlocked bootloader. After that I installed CWM touch recovery. Everything was going great. Then, I first flashed the kernel given along with that custom ROM. it Flashed. Then, I flashed that Custom ROM. I Showed an error. I flashed it twice or thrice but it stucked on that error. Also in a Hurry, or Excitement, I forgot to take a backup of my previous ROM. After that, I switched on my phone it does nothing and stucked at HTC Bootscreen. I factory reset my phone, it wiped all data from phone. I Thought, a RUU would work, but it also doesn't worked.
I went to HTC Service Center, they are saying that motherboard will be replaced, which is almost of same cost of phone. I cannot spend so much.
I tried so many ways, but nothing worked.
So, I am Finally here seeking help from Experts. Any help will be highly appreciable.
Sorry for my bad English.
Details :
HBoot: 1.73
S-ON
Endevouru
Try this, flash this recovery :
https://www.dropbox.com/s/qp21ubo10xetcvn/Philz recovery 5.15.9.img
Make a full wipe and install the rom.zip. and flash the boot.img from the rom.zip
What rom were you trying to flash ?
If its a kitkat ROM you can't use cwm recovery to flash that rom.. you either use philz recovery given by mr hofs or latest twrp recovery from the twrp thread or indexed listing thread..
a.broken.star said:
If its a kitkat ROM you can't use cwm recovery to flash that rom.. you either use philz recovery given by mr hofs or latest twrp recovery from the twrp thread or indexed listing thread..
Click to expand...
Click to collapse
You mean this one
https://www.dropbox.com/s/14c1ikgsp38axwv/twrp-recovery2.img
Righto...:thumbup:
i was trying to flash MaximusHD rom.
and Philz recovery i have tried already. The problem is I do not have access to storage. All i have is Bootloader access. and nothing on my phone
Charge the battery, unlock the bootloader, flash the custom recovery and install a new rom
Mr Hofs said:
Charge the battery, unlock the bootloader, flash the custom recovery and install a new rom
Click to expand...
Click to collapse
i have tried this too.. no ROM is being flashed. everytime it ends with some error(s)
What error ??? Be more specific otherwise we cant get 1 step ahead
1: Is your bootloader unlocked ?
2: flashes the custom recovery ?
3: what rom ?
4: did you also flashed the boot.img ?
Please answer specifically !
Mr Hofs said:
What error ??? Be more specific otherwise we cant get 1 step ahead
1: Is your bootloader unlocked ?
2: flashes the custom recovery ?
3: what rom ?
4: did you also flashed the boot.img ?
Please answer specifically !
Click to expand...
Click to collapse
1. Bootloader was unlocked, i have relocked it. I'll unlock it. no Issues.
2. I have tried CWM philz touch custom recovery. I'll install it again
3. It do not have any ROM at present. Earlier it had 4.2.2 JB Stock ROM
4. Yes, I flashed boot.img. Nothing worked
1. Unlock the bootloader again
2. Flash the Philz-Recovery
3. Boot the Recovery
4. Install the Rom via ADB-Sideload
5. Reboot to bootloader
6. Flash the Kernel (boot.img)
7. Reboot into system
If you get an error, then post the Code here , so we can find out what's wrong with your phone.
Sent from my HTC One using XDA mobile app
HD2Bastler said:
1. Unlock the bootloader again
2. Flash the Philz-Recovery
3. Boot the Recovery
4. Install the Rom via ADB-Sideload
5. Reboot to bootloader
6. Flash the Kernel (boot.img)
7. Reboot into system
If you get an error, then post the Code here , so we can find out what's wrong with your phone.
Sent from my HTC One using XDA mobile app
Click to expand...
Click to collapse
sorry for this stupid question. But how to use ADB Sideload..??
Just mount the sdcard in the mounts and storage menu ! No need for adb sideload
And don't just install the rom, you must perform a full wipe before that !
Factory reset
Wipe cache partition
Wipe dalvik cache
Format system
Format data
Format cache
Then install the rom !
Mr Hofs said:
Just mount the sdcard in the mounts and storage menu ! No need for adb sideload
And don't just install the rom, you must perform a full wipe before that !
Factory reset
Wipe cache partition
Wipe dalvik cache
Format system
Format data
Format cache
Then install the rom !
Click to expand...
Click to collapse
ok i will try this and will be back with whatevr result comes out....
I bricked mine too , this is what I did
mohitsinghl said:
ok i will try this and will be back with whatevr result comes out....
Click to expand...
Click to collapse
If that doesn't work try this , this is what I did when I bricked my HTC One X:
1. Download Fastboot
2. Download adb
3. Download cm-10.2.1-endeavoru.zip (https://download.cyanogenmod.org/?device=endeavoru)
(I used this one , it's justs so you get your SD Card Working again and you can
put ROMS and everything on it again)
4. Download openrecovery-twrp-2.4.0.0-endeavoru-JB (http://techerrata.com/browse/twrp2/endeavoru)
(This one will be used because it has touch ability's and you can install ROMS with it )
4.1 Or you can download recovery-clockwork-touch-6.0.4.7-endeavoru.img (a.k.a Philz recovery)
(This one will be used because it has touch ability's and you can install ROMS with it )
( I used Philz recovery 5.15.9.img (provided by Mr Hofs -> who is a great guy btw)
5. Download openrecovery-twrp-endeavoru-2.1.7 (http://techerrata.com/browse/twrp2/endeavoru
(This one will be used for adb push commands, openrecovery-twrp-endeavoru-2.1.7 has a built
in ability for your sd-Card , adb can recoginze it but the problem is your touch will not work.)
6. Go into bootloader -> fastboot and do this:
6.1 fastboot flash recovery openrecovery-twrp-endeavoru-2.1.7.img
7. Go into recovery (Hboot -> recovery)
7.1 just open the recovery, your touch will probably not work. DONT LOCK IT JUST LEAVE IT OPEN
(ADB sideload didn't work for me so that's why we are going to do this)
IF YOUR TOUCH WORKS YOU CAN SKIP STEP 8
7.2 do this command: adb devices
If you don't find your devices in this then the next steps will not work.
YOU HAVE TO SEE YOUR DEVICE
7.3 do this command: adb push cm-10.2.1-endeavoru.zip /sdcard/
You can only do cm-10.2.1-endeavoru.zip if the zip file is located in the same folder your using
with command. I'm not sure about /sdcard/ . I cant remember anymore But this will put the
but this will put the zip Directly on your SDcard.
8. Go to bootloader -> fastboot
8.1 do this command: fastboot flash recovery openrecovery-twrp-2.4.0.0-endeavoru-JB.img
8.2 or do this command: fastboot flash recovery Philz recovery 5.15.9.img
Your touch wasn't working but it will work now.
9. Go to booloader -> fastboot
9.1 extract the boot.img from the Download cm-10.2.1-endeavoru.zip into the fastboot folder
9.2 do this command fastboot flash boot boot.img
9.3 fastboot erase cache
10. Go back to recovery
10.1 Wipe User Data
10.2 Wipe data cache
10.3 Go to advanced -> wipe Dalvik Cache
11. Install zip from sdcard
11.1 Choose cm-10.2.1-endeavoru.img
11.2 Install the zip WITH full wipe
12. After the install, reboot. You should have a full functional HTC ONE X now
13. Now but your ROM's(ZIP FILES)/Recovery(ZIP FILES)/Kernels and everything you want on your HTC because
You can see your HTC on your PC again!
I tried adb push.. But i cant find the pushed zip on sd card in recovery.. Moreover i tried flashing using fastboot command i.e. fastboot flash zip rom.zip it ended with an error <remote not allowed>
Sent from my Titanium S5 using XDA Free mobile app
For maximus hd do this :
Flash Philz 5.15 and mount the sdcard and wait literally minutes to let the sdcard pop up, copy the rom, do a full wipe and install it then also flash the boot.img from the maximus rom in the bootloader and reboot the phone
Don't make this so hard on yourself !
Philz 5.15 recovery is not flashed. And ended with an error 0xa . any other way??
Sent from my Titanium S5 using XDA Free mobile app
Uhm really.....second time : post the error/your taken steps ! I'm not playing a game of sharades here ......
If it's not flashed you are doing something wrong
Please don't get angry on me.. M a beginner.
Okey now i have managed to flash philz recovery version 6 i.e. philz touch 6 but still cant get storage popup on my pc. I waited 30 mins after clicking mount /storage/sdcard0
Sent from my Titanium S5 using XDA Free mobile app
I have an issue that I cannot for the life of me fix. Last night my wife’s phone received the OTA update and her phone would not restart after that. Total B.S. move on ASUS’s part not to pull that update knowing the issues people were having. But anyways, here’s the rundown. I can boot into bootloader mode but I cannot get into stock recovery. I can, through a certain method get into CWM recovery and I can see the external SD, but I get errors when I try to flash an update or another entire OS. I’ve tried to bypass signature verification also and still cannot get anything to install. ADB will not sideload because it does not find my device, but the method of getting into CWM recovery is done through ADB so I’m confused there. Never have I had such a tough time restoring a bricked device. Samsung, no problem. Huawei, no problem. This POS I’m about ready to throw in the pool and call it a day. Does anyone have any suggestions?
Try flashing CN version and dont forget to disable zip signature and format everything before flashing
Sent from my ASUS_Z00AD using Tapatalk
LiRi2000 said:
Try flashing CN version and dont forget to disable zip signature and format everything before flashing
Sent from my ASUS_Z00AD using Tapatalk
Click to expand...
Click to collapse
The only way I can flash is through the CMW recovery and everything I try to flash says cant install this package over newer build. But there's nothing on the device as far as I can tell. Also says E: Error in /external_sd status 7
MikeyLee said:
The only way I can flash is through the CMW recovery and everything I try to flash says cant install this package over newer build. But there's nothing on the device as far as I can tell. Also says E: Error in /external_sd status 7
Click to expand...
Click to collapse
Open ROM archive with app (for example WinRAR),
navigate to META-INF\com\google\android
unpack updater-script
open unpacked updater-script with any text editor (I use Notepad++)
remove first line with "(!less_than_int..."
save file
put unpacked file back in archive overwriting it
put rom package on sdcard
flash it via recovery
btw, Updating IFWI takes a 10 or more minutes so wait and don't panic
I'll try that when I get home
MikeyLee said:
The only way I can flash is through the CMW recovery and everything I try to flash says cant install this package over newer build. But there's nothing on the device as far as I can tell. Also says E: Error in /external_sd status 7
Click to expand...
Click to collapse
Try and install twrp recovery through adb you can find how in the forum....if you can install it it will be much easier to flash a room.
Sent from my ASUS_Z00AD using Tapatalk
LiRi2000 said:
Try and install twrp recovery through adb you can find how in the forum....if you can install it it will be much easier to flash a room.
Sent from my ASUS_Z00AD using Tapatalk
Click to expand...
Click to collapse
Nothing will flash through adb
meciu99 said:
Open ROM archive with app (for example WinRAR),
navigate to META-INF\com\google\android
unpack updater-script
open unpacked updater-script with any text editor (I use Notepad++)
remove first line with "(!less_than_int..."
save file
put unpacked file back in archive overwriting it
put rom package on sdcard
flash it via recovery
btw, Updating IFWI takes a 10 or more minutes so wait and don't panic
Click to expand...
Click to collapse
Still doesnt work. E: error in external sd blah blah blah, same as everything else.
@MikeyLee I had the same problem this morning, i spent a lot of time to fix this, i couldn't access the recovery, i tried to flash thetered recovery and do factory reset, flash again the rom, but nothing.
To fix the bootloop i just rebooted in fastboot mode, launced the adb from pc and format cache partition, thats all.
And the strange thing is that i didn't loose the data, Although I did the factory reset, that's mean maybe a corrupted cache partition that maked impossible to flash anything or do factory reset.
Sent from my ASUS_Z00AD using Tapatalk
Hank87 said:
@MikeyLee I had the same problem this morning, i spent a lot of time to fix this, i couldn't access the recovery, i tried to flash thetered recovery and do factory reset, flash again the rom, but nothing.
To fix the bootloop i just rebooted in fastboot mode, launced the adb from pc and format cache partition, thats all.
And the strange thing is that i didn't loose the data, Although I did the factory reset, that's mean maybe a corrupted cache partition that maked impossible to flash anything or do factory reset.
Sent from my ASUS_Z00AD using Tapatalk
Click to expand...
Click to collapse
I've wiped cache multiple times. What steps did you go through?
Use the adb fastboot, command "fastboot erase cache"
Sent from my ASUS_Z00AD using Tapatalk
You need the stock recovery as the same version of the firmware you're sideloading, flash the recovery through fastboot.
I was finally able to restore everything. Stock recovery, OS etc… Here’s what I did.
Using ADB and following the procedures here http://forum.xda-developers.com/zenfone2/help/how-to-upgrade-cn-version-to-ww-t3101556 and using fastboot, flashed the recovery.img, boot.img and droidboot.img in that order. That gave me stock recovery back. Then I sideloaded with ADB the latest FULL firmware from here https://www.asus.com/support/Download/39/1/0/13/Lk0Sg1Ulh0Ph49Hl/32/
It was the only version that did not error out in some form or another. Everything is back to normal.
Tried to flash flash ob 10, but twrp said the zip was corrupted. I could not boot into the system anymore.
The problem is the system partition is ok ( verified from twrp file manager), but every time I choose reboot system, it will go back to twrp. I tried to re-flash ob 9, but twrp again reported another error. Log is attached. How should I solve the problem?
By the way, I wipe all data, including storage in twrp by mistake. Is there any way to recover the data? I am traveling now, just got several hundred pictures.:crying::crying: It seems to be impossible to do it on a computer in MTP mode, but I could not boot into the system neither.
Download the modded twrp from here and install it. Use it to flash community builds and all other roms from now on.
About the file recovering part, I wouldn't know.
You need to flash stock recovery, ADB sideload the official Open Beta, and boot into ROM.
By any chance, did you trigger an OTA update with TWRP installed?
zTweaked said:
Download the modded twrp from here and install it. Use it to flash community builds and all other roms from now on.
About the file recovering part, I wouldn't know.
Click to expand...
Click to collapse
I am always using the modified one. I am encountering a weird error.
The message is like
'E: unknown command [log]
........
script succeeded: result was [1.000000]'.
Update: flashing stock recovery seems to be effective ( of course, twrp does not exist anymore ).
SoybeanYoung said:
I am always using the modified one. I am encountering a weird error.
The message is like
'E: unknown command [log]
........
script succeeded: result was [1.000000]'.
Click to expand...
Click to collapse
Unknown command is a known and harmless issue on all 7.x.x roms. Just ignore it and go ahead.
And I think I saw 3.0.2-1 twrp version in your log.
---------- Post added at 09:20 AM ---------- Previous post was at 09:18 AM ----------
pmbabu said:
You need to flash stock recovery, ADB sideload the official Open Beta, and boot into ROM.
By any chance, did you trigger an OTA update with TWRP installed?
Click to expand...
Click to collapse
Open Beta builds can be flashed via modded twrp, no need to use stock recovery and adb sideloading. Plus even if he installed an OTA update, it won't get installed on twrp ~ and no harm will be done.
After you flash any rom, reflash recovery. Reboot to RECOVERY & then to system.
The red message it's on almoust every Nugat rom. And it's about some log .
zTweaked said:
Open Beta builds can be flashed via modded twrp, no need to use stock recovery and adb sideloading. Plus even if he installed an OTA update, it won't get installed on twrp ~ and no harm will be done.
Click to expand...
Click to collapse
He said he could only boot into twrp. That occurs (reboot to system will take it back to twrp over and over) only if someone tried an OTA update with twrp.
I don't think this is the case for you, but if you tried the other suggestions don't work try the below. I had a similar issue and found that my recovery partition was corrupted. However, an additional symptom I had was that my TWRP would hang completely when selecting reboot after any successful flash. I think modded TWRP does not like internal storage wipe from within TWRP (rather than through fastboot format userdata).
Boot to fastboot
Fastboot erase recovery
Fastboot flash recovery filename.img
Boot to recovery and flash your desired ROM+supersu which you can sideload via MTP (drag and drop from Windows) or adb push C:\SourceLocation\filename.zip /sdcard
I recommend ADB push over MTP.
Had the exact same problem as op, after some issues i was forced to use the unbrick method to get phone back as it wasn't even booting. Now im using beta 10 perfectly.
Did you manage to fix it? I have the same probem.