Related
Hi..
Hopefully someone can help me..
I previously had ClockworkMod 2.5.0.1 installed and desided to change to Amon RA recovery 2.0.0, since I couldn't backup my ext4 partitions.
I've got RCMixHD 3.0b1 installed, but since I flashed another recovery it installed a new superuser - This superuser didn't work properly, as I had to "allow" all the time, everytime I needed root (try backing up with MyBackup Root eh'?).
Then someone told me to re-flash my current ROM without wipe, so I tried that..
But... I got an error after the ROM installed a bit and then tried wiping to restore my nandroid.
This unfortunately didn't work, as I got somekind of mount error.
Now, everytime I try wipe, install or anything from my SD Card in recovery I get the following error:
E:Can't mount /dev/block/mmcblk0p1 (or /dev/block/mmcblk0)
(No such file or directory)
E:Can't mount /sdcard
Click to expand...
Click to collapse
I tried re-partitioning my card, which didn't work, now I don't know what to do, already been phone-less for a day now =/
I can't flash another recovery with unrEVOked, as I can't get past the damn "HTC"-screen.
EDIT: Using "Clear storage" in FASTBOOT just made it reboot all the time @ "HTC"
Any sugestions will do, please help.
- Neo3000x
try formatting / partitioning via nokia ( i did the same on my 5800xm running c6 firmware and it fixed the card ) hope it helps and hope you have access to a 5800 with c6 firmware
Post title edited to remove swearing. Please do not swear on the forums.
Thanks
Format it in Sd Crad reader
I already tried formatting it through gParted, RA Recovery and Windows, no luck yet..
When I boot into fastboot, I see that it's loading the .zips, but not in recovery
Okay...
Anything will do, currently I have a phone that does absolutely nothing, besides showing me the HTC logo..
Should I install a RUU and the root it afterwards?
What happens when you connect your phone to the computer? It actually sounds like a USB brick!
Hallydamaster
hallydamaster said:
What happens when you connect your phone to the computer? It actually sounds like a USB brick!
Hallydamaster
Click to expand...
Click to collapse
Without pressing the button it boots over and over, trying to install Qualcomm CDMA Technologies MSM driver.
Tried to do the unbrick of USB and got "Device not found" in adb all the time..
Did I do something wrong? Installed the usb-driver from unrEVOked to connect.
Neo3000x said:
Tried to do the unbrick of USB and got "Device not found" in adb all the time..
Did I do something wrong? Installed the usb-driver from unrEVOked to connect.
Click to expand...
Click to collapse
Seems to me this is what we call an USB Brick
Have a look here http://forum.xda-developers.com/showthread.php?t=691187or here http://android.modaco.com/content/htc-desire-desire-modaco-com/309939/usb-brick-rickrolled-b0rked-fixed/
leinad said:
Seems to me this is what we call an USB Brick
Have a look here http://forum.xda-developers.com/showthread.php?t=691187or here http://android.modaco.com/content/htc-desire-desire-modaco-com/309939/usb-brick-rickrolled-b0rked-fixed/
Click to expand...
Click to collapse
So.. Can I fix it 100% myself or do I actually have to send it in for fixing?
EDIT: Aren't my warranty gone, since I ****ed this up myself btw?
Neo3000x said:
So.. Can I fix it 100% myself or do I actually have to send it in for fixing?
Click to expand...
Click to collapse
Can you still get into Recovery?
Also...
Do you have Insurance on it? If you Do Try going that Route, just tell them You got a FC and it
Shut Off on its Own!!
Good Luck!
Sent from my HERO200 using XDA App
Neo3000x said:
So.. Can I fix it 100% myself or do I actually have to send it in for fixing?
EDIT: Aren't my warranty gone, since I ****ed this up myself btw?
Click to expand...
Click to collapse
I think you can fix it by yourself, following these totos.
I can still get into recovery yes, but I really can't do that much in there, as it won't mount the damn SD card.
Neo3000x said:
I can still get into recovery yes, but I really can't do that much in there, as it won't mount the damn SD card.
Click to expand...
Click to collapse
I'm gonna upload a SU Zip for you, I want you to try that! I had the Same Issue but not as Drastic and I Flashed this and it fixed everything! Gimme 5mins. To Find it!! OKAY TRY THIS... I'LL KEEP MY FINGERS CROSSED FOR YOU!!
Sent from my HERO200 using XDA App
PMGRANDS said:
I'm gonna upload a SU Zip for you, I want you to try that! I had the Same Issue but not as Drastic and I Flashed this and it fixed everything! Gimme 5mins. To Find it!! OKAY TRY THIS... I'LL KEEP MY FINGERS CROSSED FOR YOU!!
Sent from my HERO200 using XDA App
Click to expand...
Click to collapse
Okay, ty..
But, what should I do with it? How to flash it when I can't access my SD card?
Neo3000x said:
Okay, ty..
But, what should I do with it? How to flash it when I can't access my SD card?
Click to expand...
Click to collapse
See Sh.t, I Misunderstood you I Thought you were able to Flash Zips, But they Weren't Fully Installing Because of the Mount Problem... You Don't happen to have a Micro Sdcard Adapter do you? On the Adapter there's a LITTLE WHITE SWITCH to the Left of the M in the word Micro... that Switch was Responsible for me Getting the Same Reading... the Dev/Block/Whatever Else? Can't Remember, but all I did was take the Sdcard out of my phone and flick that Stupid Little Switch the Opposite way and All of a Sudden I was Back in Business!
Sent from my HERO200 using XDA App
Neo3000x said:
I can still get into recovery yes, but I really can't do that much in there, as it won't mount the damn SD card.
Click to expand...
Click to collapse
I you can still get into recovery, you can also still get into bootloader and fastboot:
power off, then power on while holding 'back' button => You should get into bootloader
When in bootloader, you choose 'fastboot' => first choice in the list of four
You then connect you USB cable => You should see a message like 'fastboot usb' in red.
On you PC, open a terminal window and go to your fastboot directory (directory where you should have installed the Google SDK)
Then, you type the following command in your terminal window:
Code:
fastboot oem enableqxdm 0
This should reenable your SD card.
At that stage, you are back with a working phone, but the USB is not yet working properly. You'll have to reflash your 'misc' partition with a correct mtd0.img.
The tutos I showed you in a previous reply explains the procedure to follow.
hope this will help.
leinad said:
I you can still get into recovery, you can also still get into bootloader and fastboot:
power off, then power on while holding 'back' button => You should get into bootloader
When in bootloader, you choose 'fastboot' => first choice in the list of four
You then connect you USB cable => You should see a message like 'fastboot usb' in red.
On you PC, open a terminal window and go to your fastboot directory (directory where you should have installed the Google SDK)
Then, you type the following command in your terminal window:
Code:
fastboot oem enableqxdm 0
This should reenable your SD card.
At that stage, you are back with a working phone, but the USB is not yet working properly. You'll have to reflash your 'misc' partition with a correct mtd0.img.
The tutos I showed you in a previous reply explains the procedure to follow.
hope this will help.
Click to expand...
Click to collapse
yay, that worked and my phone is running!
Got a locations.apk fc when it booted, but still..
So, you're saying that I still need to do something to be completely unbricked?
Neo3000x said:
yay, that worked and my phone is running!
Got a locations.apk fc when it booted, but still..
So, you're saying that I still need to do something to be completely unbricked?
Click to expand...
Click to collapse
Ya ... Your phone is working, but, when you plug your USB cable, your PC does not detect it, is'it ?
All depends now on the following points :
Is your phone s-off or not ? Is your current ROM rooted or not ?
Hi guys,
Well basically, I've been a massive idiot and somehow my HTC Desire is now non-responsive. I am running the Oxygen rom from a nandroid backup that I had done previously but now i am unable to access recovery at all. The phone does power on. I do the usual power + back button hold to get into the bootloader then recovery and do the usual ./recovery-mac.sh command in terminal but all I get in response is this now:
mac:~ Dan$ ./recovery-mac.sh
Desire Recovery Mode
Pushing required files to device...
Password:
error: device not found
error: device not found
mac:~ Dan$ error: device not found
I can access the MicroSD card through a computer but the phone won't recognize there is one. WiFi works (but can't download anything from market), radio doesn't as no signal and of course 3G is out of the question.
Is there a solution to my problem?!
From a person in dying need.
EDIT:
Since trying to work this out I have reformatted the microSD card and replaced its contents afterwards, still to no avail.
Try to flash stock ROM from here: http://forum.xda-developers.com/showthread.php?t=695667
Be careful to select the appropriate RUU.
Turn your phone in fastboot (back + power) and run the exe file. You very probably might need a goldcard. Search the forum for that. Good luck !
you're going to have to talk me through this (step by step) like i'm an idiot please paul! i've downloaded the appropriate RUU but i'm not sure how to apply it. help?
guywithdesire1992 said:
you're going to have to talk me through this (step by step) like i'm an idiot please paul! i've downloaded the appropriate RUU but i'm not sure how to apply it. help?
Click to expand...
Click to collapse
Start your phone in fastboot --> Hold Back button + press power
You should get a menu which has as title FASTBOOT.
Connect your phone to your PC and then run the exe file. You must have HTC Sync installed.
If this fails try making a goldcard. You can find a tutorial here: http://theunlockr.com/2010/03/10/how-to-create-a-goldcard/
the computer won't recognise the phone paul. am going to have to try and make a goldcard i guess. :/
okay i am completely stuck. i have previously made a goldcard but this is just ridiculous now. my sdcard contains the clockwork mod folder so why can't i boot into recovery, what is going wrong with it? if i boot up i'm stuck on the oxygen rom, cant install anything as wifi wont download stuff as sd card isnt recognized (tell me why?), have sporadic signal, no 3g whatsoever.
can someone please explain step by step how to get recovery working again.
bumpbumpbump
So whats your current status?
Your Desire boots into ROM, but doesnt work well.
You cannot but into recovery.
You made a gold card.
Flashing a RUU didnt work.
Your SD is not recognized by the phone or by PC? Is it the goldcard you made?
Correct?
i haven't been able to make a goldcard, i have one previously that i cannot find.
the desire boots into the oxygen rom, ver. 2.0.3 but will not recognise the sd card inserted and wont connect to a mac or computer and show up as a device. i cannot boot into recovery at all as i just get device not found.
confused?
guywithdesire1992 said:
confused?
Click to expand...
Click to collapse
yes ^^
Do you only use Mac or have you access to a pc, too?
If you can get your phone into USB Debugging mode, you can try to flash a brand new recovery via fastboot command.
Maybe your rom got corrupted somehow.
If neither of this works, you should try another sd card I guess.
how do you use the fastboot command?
i have used the ./recovery-mac.sh command in terminal but whats this fastboot command and where can i get it?
EDIT:
I now have fastboot but whenever i try the command ./fastboot-mac flash recovery.img it ends up saying permission denied. is this because i am S-ON?
k-c-0 said:
yes ^^
Do you only use Mac or have you access to a pc, too?
Click to expand...
Click to collapse
i have access to a pc as well too. i'd rather not have to go through the lengthy process of making a goldcard if i have to. trying to exhaust all other options first....
I've got some hardware issues that need to be fixed/replaced and I'd like to unroot the device completely before I take it to the store. I followed the tutorials on here that had me use the unrevoked forever S-ON tool (yes, I rooted using unrevoked forever). The step that comes after that is where I'm stuck.
I move the PC36IMG zip file onto my SD card but get varying errors. When I used the one that was linked on the tutorial, I get an error somewhere along the lines of "file is an old version." I did some searching and found a list of radio versions and downloaded the ROM that matched mine. I renamed it PC36IMG and continued but after the phone loads it up in HBOOT, it just goes back to the main screen. It actually tries to load it, says "checking PC36IMG," and then goes back to the menu with FASTBOOT, RECOVERY, etc.
What am I doing wrong? Are these ROMs not the ones that I should be using? I tried to reroot the device (turning S-OFF) so that I can manually flash it but unrevoked won't recognize my device. If there's another file I should use, please let me know.
HBOOT-2.10.0001
Radio-2.15.00.11.19
I used Supersonic_3.70.651.1-Odexed_signed_teshxx.zip this last time.
No help?
Posted via Tapatalk. :3
If you're s-on, you just need to flash a 3.70 RUU.
From my dropbox > http://dl.dropbox.com/u/19699565/3.70 RUU Zip.zip
Rename to PC36IMG, place on the root of your sd card, flash in the bootloader.
What exactly do you mean by "flash in the bootloader?" I was under the impression that I only had to put it in my SD card and star up the device in HBOOT mode and it would ask to flash it. Is this what you mean? I tried doing this with your file and the same thing happened (loaded PC36IMG, "checked" it, and then went back to the HBOOT screen.
felix0890 said:
What exactly do you mean by "flash in the bootloader?" I was under the impression that I only had to put it in my SD card and star up the device in HBOOT mode and it would ask to flash it. Is this what you mean? I tried doing this with your file and the same thing happened (loaded PC36IMG, "checked" it, and then went back to the HBOOT screen.
Click to expand...
Click to collapse
If you renamed the file to PC36IMG, it should have scanned it, and then ask to yo apply an update, in which you would use the power button to select yes, then again to reboot.
felix0890 said:
What exactly do you mean by "flash in the bootloader?" I was under the impression that I only had to put it in my SD card and star up the device in HBOOT mode and it would ask to flash it. Is this what you mean? I tried doing this with your file and the same thing happened (loaded PC36IMG, "checked" it, and then went back to the HBOOT screen.
Click to expand...
Click to collapse
HBOOT=Bootloader
Maybe you should try using the RUU method, which requires running the ROM Update Utility from a computer, with your device connected in USB Debugging mode.
Links to the latest RUU and PC36IMG.zip can be found in this post: http://forum.xda-developers.com/showpost.php?p=17206283&postcount=5
It's possible your SD card is partially corrupted, which would explain why the bootloader won't recognize the PC36IMG.zip.
Captain_Throwback said:
HBOOT=Bootloader
Maybe you should try using the RUU method, which requires running the ROM Update Utility from a computer, with your device connected in USB Debugging mode.
Links to the latest RUU and PC36IMG.zip can be found in this post: http://forum.xda-developers.com/showpost.php?p=17206283&postcount=5
It's possible your SD card is partially corrupted, which would explain why the bootloader won't recognize the PC36IMG.zip.
Click to expand...
Click to collapse
If we wana throw in the potential sd card not being seen, I raise you this > http://forum.xda-developers.com/showthread.php?t=695243
Just boot into the bootloader, connect to the pc with fastboot select, then run the fastboot command via adb from command prompt.
teh roxxorz said:
If we wana throw in the potential sd card not being seen, I raise you this > http://forum.xda-developers.com/showthread.php?t=695243
Just boot into the bootloader, connect to the pc with fastboot select, then run the fastboot command via adb from command prompt.
Click to expand...
Click to collapse
In that case, it'd probably be easier to use this, then: http://forum.xda-developers.com/showthread.php?p=18286127
Ok so I went back and redownloaded the zip file and put it in my SD card to make there wasn't any corruption in the process and it worked. It did the update and all that good stuff. I had done the S-ON process before this so does that mean I'm 100% unrooted and the techs at the store won't know I ever was? I've already gone and deleted any traces of root apps on my SD card as well.
Thanks to you both.
felix0890 said:
Ok so I went back and redownloaded the zip file and put it in my SD card to make there wasn't any corruption in the process and it worked. It did the update and all that good stuff. I had done the S-ON process before this so does that mean I'm 100% unrooted and the techs at the store won't know I ever was? I've already gone and deleted any traces of root apps on my SD card as well.
Thanks to you both.
Click to expand...
Click to collapse
If you're S-ON and stock, then you're good to go!
Captain_Throwback said:
HBOOT=Bootloader
Maybe you should try using the RUU method, which requires running the ROM Update Utility from a computer, with your device connected in USB Debugging mode.
Links to the latest RUU and PC36IMG.zip can be found in this post: http://forum.xda-developers.com/showpost.php?p=17206283&postcount=5
It's possible your SD card is partially corrupted, which would explain why the bootloader won't recognize the PC36IMG.zip.
Click to expand...
Click to collapse
Just wanted to thank you for this file, Had the same problem and this is the only method that worked.
Hello. I need your help. I have the LG E980 with 4.4.2. I was trying to set this up as a spare phone but for some reason could not get an email program to work with my companies "Notes Traveler" program. I'm able to achieve syncing with my S4 active though. I oulled the email APK off of the S4 active and that resolved the problem temporarily. I read up and found out that the CM11 ROM would resolve this issue. Anyway, I installed a recovery program and did a nanodroid back up only to realize that my EXT_SD card was not being recognized. Si I did a factory reset now I get a boot error and can only get to the recovery program.
It will not recognize my external SD card and I'm afraid that possibly I corrupted the boot image or recovery? Any suggestions how to get out of this boot? Is there a way I can drag a Update.Zip to the internal SD card and it will completely over write boot and all files?
mikelets456 said:
Hello. I need your help. I have the LG E980 with 4.4.2. I was trying to set this up as a spare phone but for some reason could not get an email program to work with my companies "Notes Traveler" program. I'm able to achieve syncing with my S4 active though. I oulled the email APK off of the S4 active and that resolved the problem temporarily. I read up and found out that the CM11 ROM would resolve this issue. Anyway, I installed a recovery program and did a nanodroid back up only to realize that my EXT_SD card was not being recognized. Si I did a factory reset now I get a boot error and can only get to the recovery program.
It will not recognize my external SD card and I'm afraid that possibly I corrupted the boot image or recovery? Any suggestions how to get out of this boot? Is there a way I can drag a Update.Zip to the internal SD card and it will completely over write boot and all files?
Click to expand...
Click to collapse
This Fix solved my boot only to recovery bug, but if your cwm is not reading your external, you could try sideloading it through adb if your cwm version has that. Copy the fix to your adb folder, connect your phone to pc, select install zip through sideload in the recovery, open adb, type adb sideload fix.zip or if nothing works just use lgflashtool and kdz back to stock.
spirallingspiral said:
This Fix solved my boot only to recovery bug, but if your cwm is not reading your external, you could try sideloading it through adb if your cwm version has that. Copy the fix to your adb folder, connect your phone to pc, select install zip through sideload in the recovery, open adb, type adb sideload fix.zip or if nothing works just use lgflashtool and kdz back to stock.
Click to expand...
Click to collapse
Thanks for your reply. I'm not good at all with ADB would you mind telling me exactly what to type (spacing, etc)? I've tried ADB before and must have been entering the wrong sequence or spacing. On my S4 I simply used ODIN and loaded a Deodexed version.
mikelets456 said:
Thanks for your reply. I'm not good at all with ADB would you mind telling me exactly what to type (spacing, etc)? I've tried ADB before and must have been entering the wrong sequence or spacing. On my S4 I simply used ODIN and loaded a Deodexed version.
Click to expand...
Click to collapse
Click install zip by sideload on cwm, copy the zip i linked before to the your adb folder,. Open Adb, and type "adb devices" to see if your device is detected. If it isnt. click here and download the naked drivers. If your device is detected, type "adb sideload filename.zip" . Just copy the filename and paste it after "adb sideload" in the command prompt, which is "adb sideload Zero_Misc_fix_factory_data_reset_recovery.zip"
spirallingspiral said:
Click install zip by sideload on cwm, copy the zip i linked before to the your adb folder,. Open Adb, and type "adb devices" to see if your device is detected. If it isnt. click here and download the naked drivers. If your device is detected, type "adb sideload filename.zip" . Just copy the filename and paste it after "adb sideload" in the command prompt, which is "adb sideload Zero_Misc_fix_factory_data_reset_recovery.zip"
Click to expand...
Click to collapse
Worked like a charm...thank you very much!
EDIT: however mr SD card is not being shown. When I boot up it says SD card installed, but it's not showing up anywhere. Any suggestions?
mikelets456 said:
Worked like a charm...thank you very much!
EDIT: however mr SD card is not being shown. When I boot up it says SD card installed, but it's not showing up anywhere. Any suggestions?
Click to expand...
Click to collapse
Glad it worked The sd card is not getting detected atall or just recovery? if its just recovery, some recoveries wont see the sd card, you can just flash another recovery to fix that. If its not being detected once it boots up too then i have no clue what the problem is. Try flashing another rom and see if it detects it.
spirallingspiral said:
Glad it worked The sd card is not getting detected atall or just recovery? if its just recovery, some recoveries wont see the sd card, you can just flash another recovery to fix that. If its not being detected once it boots up too then i have no clue what the problem is. Try flashing another rom and see if it detects it.
Click to expand...
Click to collapse
In recovery it shows "external sd card" then when I tried to flash it says " can't mount sd card". Also, I've tried my 64 gb card that's in my samsung and that does not work either. When it boots up it says "sd card inserted".
How do I flash another recovery or go back to stock recovery? I think something is corrupted in recovery because when I did a factory reset again to clear things up I got the boot error and had to do the process all over that you posted.
This is the recovery i always use, its philz touch. You can flash it the same way u flashed the fix, copy the zip to adb folder and sideloading it using adb sideload filename.zip. I cant guarantee that everything will work but if everything goes downhill, you will have to kdz back to stock using the steps from here . If the sd card isnt getting detected after boot too, i really have no idea what the issue is.
spirallingspiral said:
This is the recovery i always use, its philz touch. You can flash it the same way u flashed the fix, copy the zip to adb folder and sideloading it using adb sideload filename.zip. I cant guarantee that everything will work but if everything goes downhill, you will have to kdz back to stock using the steps from here . If the sd card isnt getting detected after boot too, i really have no idea what the issue is.
Click to expand...
Click to collapse
Flashed "TOT" file and all is good. I believe the bootloader is either locked or was corrupted somehow. Thanks again
Hello everyone,
So, I soft-bricked my M8 after trying to downgrade from lollipop back to ViperoneM8. My first problem was that internal storage wouldn't mount in Twrp, but now it does. However, my phone doesn't boot all the way back, and it just boots into bootloader or TWRP. I also did a factory reset in TWRP, and I think my USB debugging is gone so I can't use the ADB sideloading tool. When I try to use this tool, and run CMD, "adb devices", it only says "List of devices attached" and it doesn't display my phone. I tried to mount my device through TWRP and insert a RUU, but when I try to flash it, it keeps saying NO MD5 file found. Is there anything else I can do?
Thanks
You could side load a ROM if you can get ADB to work, or using another device and SD card, put a ROM, or even stock nandroid from the stock nandroid collection thread, and install from the SD card from your recovery.
Darth said:
You could side load a ROM if you can get ADB to work, or using another device and SD card, put a ROM, or even stock nandroid from the stock nandroid collection thread, and install from the SD card from your recovery.
Click to expand...
Click to collapse
I have tried that. I installed the RUU-HTC_One_M8_GPE_5.0.1-3.11.1700.5_rooted file and sideloaded it, but it keeps saying No MD5 file found. I even tried the ViperOneM8_3.2.1 file as well, but that doesn't get recognized by the CMD prompt. I can't use the SD card slot since it's busted.
Should I download another file and sideload that instead?
adil91 said:
I have tried that. I installed the RUU-HTC_One_M8_GPE_5.0.1-3.11.1700.5_rooted file and sideloaded it, but it keeps saying No MD5 file found. I even tried the ViperOneM8_3.2.1 file as well, but that doesn't get recognized by the CMD prompt. I can't use the SD card slot since it's busted.
Should I download another file and sideload that instead?
Click to expand...
Click to collapse
Drag about the sd slot... As that's the easiest way.
My adb usage is limited. Are you saying adb doesn't recognize Viper? Try another rom perhaps. Or again... Try a nandroid image for your particular device.
And perhaps it's the wrong RUU, or download was damaged?
---------- Post added at 09:18 PM ---------- Previous post was at 09:17 PM ----------
And how do you know the sd slot is damaged? Maybe it's your card.
Darth said:
Drag about the sd slot... As that's the easiest way.
My adb usage is limited. Are you saying adb doesn't recognize Viper? Try another rom perhaps. Or again... Try a nandroid image for your particular device.
And perhaps it's the wrong RUU, or download was damaged?
---------- Post added at 09:18 PM ---------- Previous post was at 09:17 PM ----------
And how do you know the sd slot is damaged? Maybe it's your card.
Click to expand...
Click to collapse
Yea the card slot is damaged. I tried another ROM, and this time through sideloading it, and it didn't work again. It said it successfully flashed and everything, but when I went to reboot, it rebooted twice and went straight into TWRP. I'm not familiar with flashing Nandroid, can you teach me or show me a guide? Thanks
adil91 said:
I have tried that. I installed the RUU-HTC_One_M8_GPE_5.0.1-3.11.1700.5_rooted file and sideloaded it, but it keeps saying No MD5 file found. I even tried the ViperOneM8_3.2.1 file as well, but that doesn't get recognized by the CMD prompt. I can't use the SD card slot since it's busted.
Should I download another file and sideload that instead?
Click to expand...
Click to collapse
You flash the RUU in fastboot not sideload
Fastboot OEM rebootRUU
Fastboot flash zip RUU.zip
Fastboot flash zip RUU.zip
Fastboot reboot
You have to be s-off also
clsA said:
You flash the RUU in fastboot not sideload
Fastboot OEM rebootRUU
Fastboot flash zip RUU.zip
Fastboot flash zip RUU.zip
Fastboot reboot
You have to be s-off also
Click to expand...
Click to collapse
THANKS SOOO MUCH!!!!! I flashed it right the first time with fastboot, but for some reason I kept flashing the RUU when it was bricked.
Great
adil91 said:
THANKS SOOO MUCH!!!!! I flashed it right the first time with fastboot, but for some reason I kept flashing the RUU when it was bricked.
Click to expand...
Click to collapse
I'm glad you found the answer. but can you explain exactly what you did plz im in the same position.
Thorin_Stone said:
I'm glad you found the answer. but can you explain exactly what you did plz im in the same position.
Click to expand...
Click to collapse
look 3 post up ^^^