I went ahead and tried getting S-OFF using the Moonshine tool I got everything going pretty well. It was stuck on moonshining (3) for awhile, and kept looping through the HTC logo doing boot-loops so I closed the prompt like it said to do in the thread for the moonshine tool.
Now, it will continually boot loop unless i open the bootloader, where it says that I have S-OFF and at the top it even says Moonshine S-OFF...
Well now i have no recovery or OS. I have tried flashing a recovery and a ROM usiing a guide on youtube called "[Tutorial] How to Fastboot Flash boot.img on S-ON HTC Device" - Sorry still cant link on here and i still just keep boot looping...
Any help is appreciated!!!
:crying:
So you didn't have a custom recovery prior to Moonshine? To install a custom recovery, download TWRP 2.6.1.0 from the link at the bottom of my post and put the file in your ADB tools folder. Reboot your phone into the bootloader and select the "Fastboot" option.
Connect your phone and PC and you should see "Fastboot" change to "Fastboot USB". Open a command prompt in ADB and type "fastboot devices" (without quotation marks). Your device serial number should be displayed on the next line. Now type "fastboot flash recovery openrecovery-twrp-2.6.1.0-jewel.img", again without any quotation marks. Once the file is sent from your PC to your phone you should get an "Okay" response from your terminal.
If successful you can boot into your recovery and flash a ROM. If you don't have a ROM on your internal or external storage you can go to the Mount menu in recovery and mount your internal or external storage to your computer and transfer a ROM to your phone. Do a full system wipe from the recovery wipe menu, then flash whatever ROM you downloaded. Any issues, just PM me or reply in this thread.
You can download TWRP 2.6.1.0 from the link below:
http://techerrata.com/browse/twrp2/jewel
Sent from my EVO using XDA Premium 4 mobile app
FinZ28 said:
So you didn't have a custom recovery prior to Moonshine? To install a custom recovery, download the recovery img file to your ADB tools folder. Reboot your phone into the bootloader and select the "Fastboot" option. Connect your phone and PC and you should see "Fastboot" change to "Fastboot USB". Open a command prompt in ADB and type "fastboot devices" (without quotation marks). Your device serial number should be displayed on the next line. Now type "fastboot flash recovery (insert recovery file name here), again without any quotation marks or parenthesis. You should get a message in your command terminal "Okay". If successful you can boot into your recovery and flash a ROM. If you don't have a ROM on your internal or external storage you can go to the Mount menu in recovery and mount your internal or external storage to your computer and transfer a ROM to your phone. Do a full system wipe from the recovery wipe menu, then flash whatever ROM you downloaded. Any issues, just PM me or reply in this thread.
You can download TWRP 2.6.1.0 from the link below:
Sent from my EVO using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I did have a custom recovery prior to moonshine. I had TWRP. I then ran moonshine and it got stuck in that boot loop which is when i closed the CMD window and unplugged. I reset as it kept looping on the "HTC quietly brilliant" screen. I hard reset back into the bootloader. I noticed that i did have S-OFF, and the ***tampered**** and ****unlocked**** were missing from the top... I went into the recovery option and it did the looping of the "HTC quietly brilliant" again... I flashed a boot.img from the rom I had installed, and still boot loops. I flashed the recovery, exactly like your instructions and still boot loops on the "HTC quietly brilliant".
I then went to HTC DEV and tried re-unlocking the bootloader to see if that would change anything, and i was able to "unlock" it but nothing has changed on the HBOOT screen still S-Off, nothing new.... I re-flashed the boot.img and TWRP recovery in the fastboot option, and its all the same.
Thanks.
Okay. Take a look at the link in this reply. It's the VipeRUU tool. It only works if you're S-off. It will restore your phone back to completely stock, locked bootloader, unrooted and S-on. It's run from your computer. I would start there and start over. Sounds like something got borked along the way during the S-off process.
http://forum.xda-developers.com/showthread.php?t=2197909
Also, once you're S-off it's normal for the tampered and unlocked warning to not be present in the bootloader screen, as S-off completely removes the bootloader security. It's also not advised to try and re-lock or unlock your bootloader once S-off.
Sent from my EVO using XDA Premium 4 mobile app
FinZ28 said:
Okay. Take a look at the link in this reply. It's the VipeRUU tool. It only works if you're S-off. It will restore your phone back to completely stock, locked bootloader, unrooted and S-on. It's run from your computer. I would start there and start over. Sounds like something got borked along the way during the S-off process.
Also, once you're S-off it's normal for the tampered and unlocked warning to not be present in the bootloader screen, as S-off completely removes the bootloader security. It's also not advised to try and re-lock or unlock your bootloader once S-off.
Sent from my EVO using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks, should i erase all the partitions thru fastboot before trying the RUU?
also, I unzip in windows and run everything through windows? im a bit fuzzy on the instructions...
dantheman68 said:
Thanks, should i erase all the partitions thru fastboot before trying the RUU?
also, I unzip in windows and run everything through windows? im a bit fuzzy on the instructions...
Click to expand...
Click to collapse
It will completely wipe your phone back to stock so you can start over
yes extract it to your desktop
---------- Post added at 01:35 AM ---------- Previous post was at 01:29 AM ----------
Check PM
bigdaddy619 said:
It will completely wipe your phone back to stock so you can start over
yes extract it to your desktop
---------- Post added at 01:35 AM ---------- Previous post was at 01:29 AM ----------
Check PM
Click to expand...
Click to collapse
Sorry, duty called. Anyhow, just do as instructed above and don't bother trying to erase any partitions.
Edit: Heard you were back up and running:thumbup:
Sent from my EVO using XDA Premium 4 mobile app
Related
For people who came for an answer, here it is.
download android sdk
download fastboot drivers
get clockworkmod img and rename to imgfile.img
put img in adb tools
put adb, adbwinapi, fastboot, and the img file in c:/Android
plug your phone to the computer
enter the bootloader
click on recovery or fastboot doesnt matter since both will now take you to fastboot
goto computer
type in run in start menu
type cmd in run and hit enter
type cd c:\Android
type fastboot boot imgfile.img
you are now in recovery
go to mounts and storage and mount your device as a disk drive
download any rom to your computer doesnt really matter and put in on your sdcard. If you already have a rom on there then just use that.
unmount your phone
go to wipe data/factory reset and when it finishes flash the rom
once rom is done flashing reboot into android again.
your phone is partially fixed
now go to the market (if you flashed cm then flash the gapps.zip) and download "rom manager"
Then click on download clockworkmod 5.0.0.2 or something like that (first option)
Now go to rom manager and restore your backup that u made (If there was 1 before)
now it will be fixed and your bootloader will take u to recovery instead of fastboot when you click recovery xD
thanks xda
I flashed a rom and the rom must have been corrupted or something and now my phone is stuck rebooting and when I try to go to recovery or any option it takes me to fastboot so now my phone is basically bricked
Your phone is not bricked since your still able to turn it on.
Can you enter fasboot USB?
Send from my Evo 3D using Tapatalk
well it doesnt really turn on its a boot loop but whatever and fastboot is weird it doesnt want to work.
If your bootloader is unlocked make sure you flash the boot.img through fastboot and make sure you wipe
Sent from my ADR6425LVW using XDA
fastboot doesnt work I already tried too flash it
Guys please help!!!!!!!!!!!!!!!!!!
What do you mean by fastboot is wierd. Did you pull the battery?
fastboot doent work cmd always says waiting for device
if i click recovery it takes me to fastboot, btw.
Have you tried an ruu?
anobahar said:
fastboot doent work cmd always says waiting for device
Click to expand...
Click to collapse
Do you have the proper drivers installed
Sent from my ADR6425LVW using XDA
Are you S-Off or S-On? If S-Off, download a PG86IMG.zip of a recovery, and use your bootloader to flash recovery. From that point, just restore a backup or reflash a ROM. If you're not S-Off, I'd say you should try running an RUU, since you can't get fastboot to work. But I think you need to relock your device to run an RUU (if you're S on/ HTC Unlocked), so you'd still need fastboot. Do you have a different USB cable to try? I've seen them fail before even though they still work to charge.
k2buckley said:
Are you S-Off or S-On? If S-Off, download a PG86IMG.zip of a recovery, and use your bootloader to flash recovery. From that point, just restore a backup or reflash a ROM. If you're not S-Off, I'd say you should try running an RUU, since you can't get fastboot to work. But I think you need to relock your device to run an RUU (if you're S on/ HTC Unlocked), so you'd still need fastboot. Do you have a different USB cable to try? I've seen them fail before even though they still work to charge.
Click to expand...
Click to collapse
Sounds like the drivers arn't installed right.. Like you said if he is S-ON and relocked he can run a RUU exe if he is CDMA...
If you are s off then you just need to reload another recovery. And then access a backup of a rom! Or just flash a new one. I had a issue just like this yesterday where my recovery was broken for some reason and had to go from twrp. 2.1 back to 1.1.1 and load another rom.
Sent from my PG86100 using xda premium
Well i put the sdcard in a bberry but a pg6img.img in my sdcard but bootloader doesnt do anything
I am cdma, s-off unlocked with revolutionary kernel 1.4
oops not kernel hboot
Ok, fail, i dont think i hav fastboot drivers downloading now
now cmd is stuck on "sending recovery"
Did you place a copy of the img into your fast boot folder and one in your adb tools folder ???
#Root-Hack_Mod*Always\
Trying to re-lock my Rezound using fastboot. When I dbl click fastboot on PC, a black cmd window briefly flashes then disappears. help?
fastboot is a command line app. Open a command window and type "fastboot oem lock"
that's what i tried first, then got a "waiting for device" message. I figured i didn't have my phone set right? here was my process...
1. rebooted phone to hboot
2. connected to computer
3. opened command window
4. cd to the correct directory
5. typed the "fastboot oem lock" command
6. received "waiting for device" message
???
novakrj said:
that's what i tried first, then got a "waiting for device" message. I figured i didn't have my phone set right? here was my process...
1. rebooted phone to hboot
2. connected to computer
3. opened command window
4. cd to the correct directory
5. typed the "fastboot oem lock" command
6. received "waiting for device" message
???
Click to expand...
Click to collapse
Make sure you go into fastboot once you're in the HBoot menu or it won't be able to communicate with the device
Make sure you have HTC Sync or some other Rezound-compatible drivers installed. It needs that for fastboot and adb to communicate with your phone.
dplane said:
Make sure you go into fastboot once you're in the HBoot menu or it won't be able to communicate with the device
Click to expand...
Click to collapse
You have to be I fast boot, hboot
sent from my s-on reZound rockin viperRez Rom on latest ICS firmware
Same thing happened to me. Make sure when you plug in the usb cable, the phone connects as a disk drive, not charge only.
Are you trying to re lock or go S-on? I thought that flashing the command fastboot OEM lock would put S-on rather than relock.
Sent from my ADR6425LVW using Tapatalk 2
ended up i needed both bits of advice.
I hadn't reinstalled htc sync files since a pc reformat a month ago, and i needed to enter fastboot once in hboot.
thanks guys
Mr. Boom said:
Are you trying to re lock or go S-on? I thought that flashing the command fastboot OEM lock would put S-on rather than relock.
Sent from my ADR6425LVW using Tapatalk 2
Click to expand...
Click to collapse
no.
fastboot oem lock is changing hboot to relocked
s-on command is something like fastboot write secureflag3 or something- look it up don't use what i just posted. if you do go s-on make sure you just ran a RUU
Mr. Boom said:
Are you trying to re lock or go S-on? I thought that flashing the command fastboot OEM lock would put S-on rather than relock.
Sent from my ADR6425LVW using Tapatalk 2
Click to expand...
Click to collapse
"Fastboot OEM lock" is to lock the bootloader.
"Fastboot OEM writesecureflag3" is to go back to s-on
Sent from my Galaxy Nexus
1. Reboot to fastboot.
This can be done in 3 ways:
A. from the power menu (assuming the rom has it
B. Shut down completely. Battery pull to make sure. Then hold press amd hold Vol Down, then press and hold Power and keep holding down both.
C. Use the command:
adb reboot bootloader
2. Use fastboot to relock bootloader.
Sent from my Rezound
since last we spoke...
was able to relock
flashed the ruu to get back to stock
updated OTA to ICS
unlocked again
flashed aman ra in fastboot
rebooted
the plot thickens...
when i reboot to recovery, it reboots to android stock, not aman ra, hence, no root?
thoughts?
novakrj said:
since last we spoke...
was able to relock
flashed the ruu to get back to stock
updated OTA to ICS
unlocked again
flashed aman ra in fastboot
rebooted
the plot thickens...
when i reboot to recovery, it reboots to android stock, not aman ra, hence, no root?
thoughts?
Click to expand...
Click to collapse
just try flashing Amon Ra again
should i wipe anything first?
novakrj said:
should i wipe anything first?
Click to expand...
Click to collapse
No, just fastboot flash.
Sent from my Rezound
still no go on second flash attempt. still showing android system recovery, not aman ra. tried to install su superuser in the developer menu in android system recovery to achieve root but didn't take.
thanks if anybody has any ideas. I'll just keep searching threads...i usually miss something pretty obvious.
edit: just in case this helps...
when i boot into recovery the top of the screen reads "Android system recovery"
at the bottom of the screen it says:
RA Revamped
Build: RA VIGOR-v3.15-getitnowmarketing
novakrj said:
still no go on second flash attempt. still showing android system recovery, not aman ra. tried to install su superuser in the developer menu in android system recovery to achieve root but didn't take.
thanks if anybody has any ideas. I'll just keep searching threads...i usually miss something pretty obvious.
edit: just in case this helps...
when i boot into recovery the top of the screen reads "Android system recovery"
at the bottom of the screen it says:
RA Revamped
Build: RA VIGOR-v3.15-getitnowmarketing
Click to expand...
Click to collapse
Yeah that's amon ra.
Now flash the SuperSu zip file.
(the install su doesnt work last time I checked.)
You can get the SuperSu zip in Ashton's ICS thread.
Sent from my Rezound
beautiful....Thank you!
I recently went from being HTC Dev unlocked 1.58 to JuopunutBear S-Off. Before I was able to do fastboot commands but coundn't flash a recovery. I figured that maybe doing Jbear might do something for the issue since I wanted to S-Off anyway. Due to some ignorance I did the Jbear process and wiretrick to achieve S-off. But, Instead of using a Jbear Bootloader I though I could downgrade also by flashing a 1.13 RUU. I did it and my phone worked. When I went to the bootloader it read: S-Off 1.40 ect. (with no Locked/Unlocked bar at top). I wanted to flash a ROM and it didn't work so I thought i should try to unlock the phone bootloader. This did not work.
I then found out I had to use a Jbear bootloader and I am now on: Hboot 1.50.5050 with S-Off and (Joupunutbear) at top. Now whenever I try to use fastboot or adb commands I get the error *device not found* or -waiting for device-. I want to flash a recovery and then a rom but neither is possible now.
Things I have researched and checked:
1. htc sync drivers work/are up to date(i used them before this issue occurred and have tried others)
2. usb debugging is on.
3. I can not do a logcat. I get the same error.
4. I tried to install the recovery through the rom manager app but it got the same error.
Any help in advance would be appreciated.
(I apologize if there is already a solution on the site. I have searched to the best of my ability.)
If your phone boots up, go to developer options and make sure android debugging is enabled
Otherwise, it sounds like you are in boot loader. You need to navigate to fast boot
Then when your USB is connected it should read fast boot USB
Flash recovery
Make a backup
Wipe all partition except SD
Flash ROM/gapps whatever
Reboot
Sent from my Evo V 4G using xda app-developers app
hossman said:
If your phone boots up, go to developer options and make sure android debugging is enabled
Otherwise, it sounds like you are in boot loader. You need to navigate to fast boot
Then when your USB is connected it should read fast boot USB
Flash recovery
Make a backup
Wipe all partition except SD
Flash ROM/gapps whatever
Reboot
Sent from my Evo V 4G using xda app-developers app
Click to expand...
Click to collapse
I have rooted my two previous phones, one of them being HTC android so I have some experience. What I'm saying is that I have usb debugging on and I boot to bootloader, then fastboot and get fastboot-usb.
Despite doing everything correctly it still gives errors with the device. For example, i tried again this morning and waited until it said -waiting for device- to go into fastboot and it did something different:
* attached an image of my commands since I coundn't link them. (new user)
the second command is what happens when i start in fastboot usb.
All commands dealing with fastboot result in *Device not found*
Thanks for the response, I understand those common issues get posted a lot.
Ok So....
I was S-On cause i have 64bit Win7. I was going to return LTE for Upgrade to ONE. So i used this to get back to stock. $250 is too much for me right now to upgrade so i'll be keeping my LTE for a couple more months. At least to see whats up with the Mega. Anyways I went back to reroot but im havent been able to get to recovery. I have all my root files (HTC Dev Unlock token) I can Unlock and relock Boot loader. This is where I'm at... See photo 1.
*** UNLOCKED *** ( I Noticed it no longer says "Tampered" across the top. Does that make a diference?)
S-On
HBoot 2.09
Radio 1.12.11.1119
I used the JB OTA firmware from unlimited.io/jewel.htm
I have tried to reflash TWRP 2.4.1.0 But I can't access Recovery. Second photo shows error icon when rebooting to recovery from Boot Loader. I tried re flashing SU, even stock_EVO4gLTE_recovery.img though i dont think that last one would work cause im now on updated firmware.
Am i just SOL and can no longer access recovery?
Will Dirty Racoon help me get recovery back?. Im just now getting familiar to fastboot. Linux is a bit intimidating.
HBoot Pic - https://lh3.googleusercontent.com/-...AAFm0/_gjzRfxXTcA/w815-h611-no/Picture+26.jpg
Recovery Error Pic - https://lh6.googleusercontent.com/-...AAFnE/wyW4K6OEM3o/w816-h612-no/Picture+27.jpg
Put the phone back n bootloader like the 1st pic.
Then select Fastboot
Then connect phone to Pc
Then the Bootloader should show Fastboot USB.
Now open up the folder on your Pc that has Fastboot then open a command Window and type fastboot flash recovery what ever the recovery image name is.
Sent from my EVO using xda premium
Follow this guide made by bigdaddy619 and you should be s-on/unlocked and Rooted then flash your Preferred ROM
http://forum.xda-developers.com/showthread.php?t=2026938
scoot0073 said:
Put the phone back n bootloader like the 1st pic.
Then select Fastboot
Then connect phone to Pc
Then the Bootloader should show Fastboot USB.
Now open up the folder on your Pc that has Fastboot then open a command Window and type fastboot flash recovery what ever the recovery image name is.
Sent from my EVO using xda premium
Click to expand...
Click to collapse
I tried flashing recovery 3 times no go.
wait in the OG root zip there are 2 images that say recovery. A "stock_EVO4GLTE_recovery.img" and I also have
"openrecovery-twrp-2.4.1.0-jewel.img"
Im gona try Bgdaddys' guide...
will report back tomorrow.
Thanx for the replies.
Artanis said:
I tried flashing recovery 3 times no go.
wait in the OG root zip there are 2 images that say recovery. A "stock_EVO4GLTE_recovery.img" and I also have
"openrecovery-twrp-2.4.1.0-jewel.img"
Im gona try Bgdaddys' guide...
will report back tomorrow.
Thanx for the replies.
Click to expand...
Click to collapse
Put your phone in fastboot usb then type in terminal/cmd
fastboot flash recovery openrecovery-twrp-2.4.1.0-jewel.img
Then hit enter and it should transfer/flash/install
Then do fastboot reboot-bootloader
Then go into recovery and you should have twrp installed...
Sent from my EVO using xda app-developers app
jocarog said:
Put your phone in fastboot usb then type in terminal/cmd
fastboot flash recovery openrecovery-twrp-2.4.1.0-jewel.img
Then hit enter and it should transfer/flash/install
Then do fastboot reboot-bootloader
Then go into recovery and you should have twrp installed...
Sent from my EVO using xda app-developers app
Click to expand...
Click to collapse
You guys rock IDK why it didn't work before. but I just flashed TWRP 2.5 and it worked like a ice cold Boones on a 15 year old cheerleader.
Thanks again.
My DNA is moonshined S-off, CWM, and WAS running like a champ. I've probably put 15 different ROMs on this, and I've never had a problem. I searched and couldn't find anything quite like the problem I'm having. In short, I flashed a new rom yesterday (NuSense 4.4.2) and now I can't get past the white HTC screen or the hboot/fastboot screen. If I select "recovery", CWM flashes on the screen for a few seconds then the phone reboots (to the HTC screen). USB'ing to my PC yields little, it installs all the drivers (except the MTP driver), but never shows up in device manager. I'm pretty much lost at this point. Did I kill it?
greatmoose said:
My DNA is moonshined S-off, CWM, and WAS running like a champ. I've probably put 15 different ROMs on this, and I've never had a problem. I searched and couldn't find anything quite like the problem I'm having. In short, I flashed a new rom yesterday (NuSense 4.4.2) and now I can't get past the white HTC screen or the hboot/fastboot screen. If I select "recovery", CWM flashes on the screen for a few seconds then the phone reboots (to the HTC screen). USB'ing to my PC yields little, it installs all the drivers (except the MTP driver), but never shows up in device manager. I'm pretty much lost at this point. Did I kill it?
Click to expand...
Click to collapse
No you don't, you need ROM Firmware Required: Latest hboot, firmware and radio,
Recovery:
USE TWRP .6 Beta
finanandroid said:
No you don't, you need ROM Firmware Required: Latest hboot, firmware and radio,
Recovery:
USE TWRP .6 Beta
Click to expand...
Click to collapse
OK, how do I get all that on the device if I can't get to anything (recovery, storage, etc...)?
greatmoose said:
OK, how do I get all that on the device if I can't get to anything (recovery, storage, etc...)?
Click to expand...
Click to collapse
First if you can access the bootloader /fastboot from there you can flash anything with ADB working updated.
Second: is good that you give more specific state of your phone so any kind guy from xda(beside me) can help you wisely
Ex; Did you took the VZW OTA 4.2.2 or are you GSM user?, access your bootloader and reply what you see there
S-off we know but are you lock or unlocked, hboot 1.33 xxxx ,Radio 1.308 xxx, or what OK
Look likely you have a old Hboot problem with the wrong Recovery as well non- compatible with Nunsense 4.4.2
http://forum.xda-developers.com/showthread.php?t=2629211
please read requirement to flash this Rom. here you can download the twrp beta and superuser to keep root.
here useful information http://forum.xda-developers.com/showthread.php?t=2612740
Latest radio 1.01.01.1112 Latest Hboot 1.54.0000 (3.06.605.4 OTA hboot )
I got TWRP installed (I think), but when I try to access it, it just flashes, then reboots.
finanandroid said:
First if you can access the bootloader /fastboot from there you can flash anything with ADB working updated.
Second: is good that you give more specific state of your phone so any kind guy from xda(beside me) can help you wisely
Ex; Did you took the VZW OTA 4.2.2 or are you GSM user?, access your bootloader and reply what you see there
S-off we know but are you lock or unlocked, hboot 1.33 xxxx ,Radio 1.308 xxx, or what OK
Look likely you have a old Hboot problem with the wrong Recovery as well non- compatible with Nunsense 4.4.2
http://forum.xda-developers.com/showthread.php?t=2629211
please read requirement to flash this Rom. here you can download the twrp beta and superuser to keep root.
here useful information http://forum.xda-developers.com/showthread.php?t=2612740
Latest radio 1.01.01.1112 Latest Hboot 1.54.0000 (3.06.605.4 OTA hboot )
Click to expand...
Click to collapse
I believe that's exactly what happened. I had CWM installed instead of TWRP, then flashed NuSense. I was coming from CM11, radio 1.01.01.1112, hboot 1.33.4444. Not sure if it's locked or unlocked (how do I check?)
greatmoose said:
I got TWRP installed (I think), but when I try to access it, it just flashes, then reboots.
Click to expand...
Click to collapse
do you have a back up or any other Rom in your phone, so you can restore or flash other rom
and start from the scratch, also you didn't check what hboot/radio you have. turn off your phone
then hold together power and volume rocker down. to access the bootloader.
my Break is up, (working) back to you later on, but the more info you give is a + so other member may can help you
for now if not, Ill be back with you later.
finanandroid said:
do you have a back up or any other Rom in your phone, so you can restore or flash other rom
and start from the scratch, also you didn't check what hboot/radio you have. turn off your phone
then hold together power and volume rocker down. to access the bootloader.
my Break is up, (working) back to you later on, but the more info you give is a + so other member may can help you
for now if not, Ill be back with you later.
Click to expand...
Click to collapse
radio 1.01.01.1112
hboot 1.33.4444
There should be a couple of ROMs in my storage, but I can't access them. I can access the bootloader screen (fastboot usb, bootloader, reboot, reboot bootloader, power down) but I can't get to the roms.
greatmoose said:
I believe that's exactly what happened. I had CWM installed instead of TWRP, then flashed NuSense. I was coming from CM11, radio 1.01.01.1112, hboot 1.33.4444. Not sure if it's locked or unlocked (how do I check?)
Click to expand...
Click to collapse
If you used Moonshine to root before you are unlocked. you need to update u HBoot to 1.54.0000 version
or flash this Rom with those radios and current hboot http://forum.xda-developers.com/showthread.php?t=2626050 this is android 4.4.2/ sense 5.5 Stable*
read Second post I did with those radios
---------- Post added at 12:16 PM ---------- Previous post was at 12:09 PM ----------
greatmoose said:
radio 1.01.01.1112
hboot 1.33.4444
There should be a couple of ROMs in my storage, but I can't access them. I can access the bootloader screen (fastboot usb, bootloader, reboot, reboot bootloader, power down) but I can't get to the roms.
Click to expand...
Click to collapse
may you can push the Rom
Download your rom and put it into your fasboot directory* on your PC
Boot into recovery and choose "install" then "install zip from sideload"
It should say to now type into command promt "adb sideload romfilename.zip"
It then loads it, and you just hit flash after it loads.
adb push rom_name.zip /sdcard/0
finanandroid said:
If you used Moonshine to root before you are unlocked. you need to update u HBoot to 1.54.0000 version
or flash this Rom with those radios and current hboot http://forum.xda-developers.com/showthread.php?t=2626050 this is android 4.4.2/ sense 5.5 Stable*
read Second post I did with those radios
---------- Post added at 12:16 PM ---------- Previous post was at 12:09 PM ----------
may you can push the Rom
Download your rom and put it into your fasboot directory* on your PC
Boot into recovery and choose "install" then "install zip from sideload"
It should say to now type into command promt "adb sideload romfilename.zip"
It then loads it, and you just hit flash after it loads.
adb push rom_name.zip /sdcard/0
Click to expand...
Click to collapse
Problem is, i have no way to flash anything.
Flash TWRP first
To flash the Recovery:
Place the file in your fastboot/adb directory on your computer.
Put the device in fastboot mode:
(Volume down and power until menu appears, select fastboot using power button)
Connect the device to the computer
The image is easily installed via an unlocked bootloader with the following command:
Code:
fastboot flash recovery imagename.img
For example, I provided a recovery img named twrp.img
So you would type:
fastboot flash recovery twrp.img
---------- Post added at 12:32 PM ---------- Previous post was at 12:27 PM ----------
greatmoose said:
Problem is, i have no way to flash anything.
Click to expand...
Click to collapse
you have to connect the phone via usb, first boot in to bootloader/ fastboot
then connect the phone/ select fastboot usb
finanandroid said:
Flash TWRP first
To flash the Recovery:
Place the file in your fastboot/adb directory on your computer.
Put the device in fastboot mode:
(Volume down and power until menu appears, select fastboot using power button)
Connect the device to the computer
The image is easily installed via an unlocked bootloader with the following command:
Code:
fastboot flash recovery imagename.img
For example, I provided a recovery img named twrp.img
So you would type:
fastboot flash recovery twrp.img
---------- Post added at 12:32 PM ---------- Previous post was at 12:27 PM ----------
you have to connect the phone via usb, first boot in to bootloader/ fastboot
then connect the phone/ select fastboot usb
Click to expand...
Click to collapse
Tried that, says twrp installed successfully, but when I try to enter recovery, twrp flashes then the phone reboots.
greatmoose said:
Tried that, says twrp installed successfully, but when I try to enter recovery, twrp flashes then the phone reboots.
Click to expand...
Click to collapse
Flash Hboot 1.54.0000 (3.06.605.4 OTA hboot) then you can RUU
Download new hboot and put in the pc adb folder
1.54.000 hboot.zip
Rename to: PL83IMG.zip
adb reboot bootloader
fastboot oem rebootRUU
fastboot flash zip PL83IMG.zip
fastboot reboot-bootloader
finanandroid said:
Flash Hboot 1.54.0000 (3.06.605.4 OTA hboot) then you can RUU
Download new hboot and put in the pc adb folder
1.54.000 hboot.zip
Rename to: PL83IMG.zip
adb reboot bootloader
fastboot oem rebootRUU
fastboot flash zip PL83IMG.zip
fastboot reboot-bootloader
Click to expand...
Click to collapse
Awesome. Where can i get them?
soul ichnolud
finanandroid said:
Flash Hboot 1.54.0000 (3.06.605.4 OTA hboot) then you can RUU
Download new hboot and put in the pc adb folder
1.54.000 hboot.zip
Rename to: PL83IMG.zip
adb reboot bootloader
fastboot oem rebootRUU
fastboot flash zip PL83IMG.zip
fastboot reboot-bootloader
Click to expand...
Click to collapse
Nevermind, found them. I'll let you know what happens. Thanks for all your help!
OK, the hboot update installed (1.33.0001), now it says ****TAMPERED**** ****UNLOCKED****.
OK, I can get into TWRP now (Yay!), but I have nothing to flash. THe device won't show up in windows, so adb doesn't work, How can I send a ROM to the phone without adb?
greatmoose said:
OK, I can get into TWRP now (Yay!), but I have nothing to flash. THe device won't show up in windows, so adb doesn't work, How can I send a ROM to the phone without adb?
Click to expand...
Click to collapse
OK, first you flashed other hboot no the one I instructed to , but its ok man let try this: get into TWRP tap advanced then File Manager scroll
down look for Data>media...if you had any Rom should be there look in legacy or 0 then move that rom to sdcard so twrp see it and you can flash it. got it
Can you tap Install in twrp and browse to sd card?
IT'S ALIVE!!!! All my thanks! You're awesome!
greatmoose said:
IT'S ALIVE!!!! All my thanks! You're awesome!
Click to expand...
Click to collapse
you're welcome! Glad you got it man! :victory: