[Q] Looking for help - AT&T HTC One (M8)

So I know realize i shouldn't have attempted rooting or flashing but thats all hindsight. I'm before even a noob but hoping you guys can help me out.
Currently have a m8 att that I think is savable but I cannot figure out what to do next. I never made a backup and I'm stuck without a rom installed. I believe it is rooted and I do have twrp installed but am failing when trying to flash a rom. I'm willing to pay somebody to help me if they are willing to walk me through fixing it. Any help or direction is appreciated. I have been reading different threads but honestly I'm just getting more confused.
Thanks in advance.

Can you boot into recovery? Does adb see your phone when connected to the computer? If so you can push a rom to your phone through adb and then install it. It happened to me. The guide to doing this is here: http://forum.xda-developers.com/showthread.php?t=1667929

johnnyutah22 said:
Can you boot into recovery? Does adb see your phone when connected to the computer? If so you can push a rom to your phone through adb and then install it. It happened to me. The guide to doing this is here: http://forum.xda-developers.com/showthread.php?t=1667929
Click to expand...
Click to collapse
Yes I can boot onto recovery and adb does see it. Can I just copy a rom to sd card and install from there or does it have to be pushed? I have copied them to sd card and tried but it keeps failing to install.

totallywood said:
Yes I can boot onto recovery and adb does see it. Can I just copy a rom to sd card and install from there or does it have to be pushed? I have copied them to sd card and tried but it keeps failing to install.
Click to expand...
Click to collapse
Yes you could give that a shot but that's odd that they won't install from sd card. Have you tried more than one? Did you flash a GPE rom? May need to look here: http://forum.xda-developers.com/showthread.php?t=2721435

/Users/Dmerrill/Downloads/photo[3].JPG
Does this help at all?

Make sure the MD5 checksum of the ROM .zip you downloaded matches the file on your SD card.
Also, wasn't there an issue with a certain version of TWRP not flashing from an external SD card and the fix was just flashing an updated version? So also make sure you have the right version of TWRP on the device.

totallywood said:
/Users/Dmerrill/Downloads/photo[3].JPG
Does this help at all?
Click to expand...
Click to collapse
Do you have md5 checked? Uncheck it if you do.
Sent from my HTC One_M8 using XDA Premium 4 mobile app

Copy a working rom to where your adb and fastboot are located connect phone via twrp run this command
adb push nameofrom.zip /sdcard/. exactly as shown here change nameofrom.zip to the name of the rom your trying to flash...this will put a rom on your internal storage and it then can be flashed via twrp

Related

[Q] E:Can't open /sdcard/update.zip-Samsung Vibrant

Hey everybody,
I apologize in advance if this post is a duplicate but I have tried searching for a solution and still lost. Here is what I did: I used the Odin to restore stock rom, then re-rooted using the one click method, then downloaded a rom from theunlockr.com, then used rommanger to install it. My rom has gave me no problems but now when I try to reboot into recovery to install something else(Like the 2.3 keyboard or a lagfix) i get this error:
E:Can't open /sdcard/update.zip
(No such file or directory)
Installation aborted
Can someone please help me? Thank you, BTW I have a Samsung Vibrant running axura-froyo-rom
I had the same problem too.
When I put update.zip at the root directory of internal memory... once I restart the phone (not get into the recovery mode), this file is missing / dissapear. So... I always got this message too :
E:Can't open /sdcard/update.zip
(No such file or directory)
Installation aborted
anybody can help us pleaseeeeee
I got my phone to factory settings using odin then i rerooted my phone and flashed the same custom rom back on and it worked. Try reflashing your phone, backup first, might work.
CarlosCruz15 said:
I got my phone to factory settings using odin then i rerooted my phone and flashed the same custom rom back on and it worked. Try reflashing your phone, backup first, might work.
Click to expand...
Click to collapse
thanks for reply.
how to use factory setting using odin ? tick the "re-partition" box ?
can you explain to us step by step please ?
I'm so frustated
Did you guys delete the update.zip after rooting?
If you do not see
sdcard/update.zip using a file manager, download the update.zip from my noob guide, move it to internal memory and then try to flash CWR.
Also, look in the bottom of the noob guide (last few posts) for a solution to a RECENT issue with CWR... I assume whatever Koush did in the last update is causing this problem? BUT, there is a fix posted by another XDA user... just a matte of downloading the file and putting it in the right place.
mikomikos said:
thanks for reply.
how to use factory setting using odin ? tick the "re-partition" box ?
can you explain to us step by step please ?
I'm so frustated
Click to expand...
Click to collapse
check out this link...its what i used
http://forum.xda-developers.com/showthread.php?t=734475
listen to s15's post....he knows what he is talking about. i followed his noob guide in his sticky and everythign worked perfectly! his vids are also very helpful. one thing i have found that works a lot as well is if you download ROM Manager from the market and then click on "fix permissions"... don't know if this would help in this situation but i have had that fix weird stuff.
s15274n said:
Did you guys delete the update.zip after rooting?
If you do not see
sdcard/update.zip using a file manager, download the update.zip from my noob guide, move it to internal memory and then try to flash CWR.
Also, look in the bottom of the noob guide (last few posts) for a solution to a RECENT issue with CWR... I assume whatever Koush did in the last update is causing this problem? BUT, there is a fix posted by another XDA user... just a matte of downloading the file and putting it in the right place.
Click to expand...
Click to collapse
yeah this, the update.zip is ESSENTIAL for your phone to run the clockwork recovery, it stores all the things needed, and when you click "reinstall packages" your system goes in update.zip and looks for what to boot up and finds CWR and boots that so you see that screen.
Don't delete it if you did.
i have tried numerous times to root,but cant seem to get update.zip file in right place,can anyone help? thanks. challenged noob!!
Rayn1328 said:
i have tried numerous times to root,but cant seem to get update.zip file in right place,can anyone help? thanks. challenged noob!!
Click to expand...
Click to collapse
When you usb into your phone it needs to be in the initial area of your sdcard.
You might have a bad update.zip file. Two things, verify the md5(if possible) from where you got it and check the properties and make sure it's not names update.zip.zip. The later is very common.
Try this method too btw, when I Odin back to stock I always use this one to root again. Follow the 'Automated Method' area.
http://forum.xda-developers.com/showthread.php?t=786877
you will need these drivers AND set your phone to debugging mode (settings/applications/development check USB debugging).
http://forum.xda-developers.com/showthread.php?t=728929
hey all,
Newbie here trying to flash a ROM, i am running into this same error, i have tried everything here and i have one question (might be a stupid question) but my root sd folder is called SD/, not SDCard/ ...is this a path error?
Please note it file must be in the internal card, not the SD card.
This step drove me nuts.
"2. Copy the update.zip (and the ROM) to the INTERNAL SD (not the external SD Card). sdcard/ " (http://forum.xda-developers.com/showthread.php?t=732458)
i ran into the same problem...how do i get from 3e to CWR?
here's what's shown in my vibrant directory: Android, DCIM, external_sd, LOST.DIR
i dont have an internal sd (the card) so it's not shown?
the path i got error on: /mnt/internal_sd/update.zip
1. when i tried to "reinstall packages" i keep getting the error that the update.zip file cant be found. should i create a folder for it or something? i think it's a matter of pathing but i cant find out the right place to put the file...(to get from 3e to CWR)
2. i see people suggesting boot with odin or sth like that...does that solve my problem and how do i do that?
janthe6th said:
i ran into the same problem...how do i get from 3e to CWR?
here's what's shown in my vibrant directory: Android, DCIM, external_sd, LOST.DIR
i dont have an internal sd (the card) so it's not shown?
the path i got error on: /mnt/internal_sd/update.zip
1. when i tried to "reinstall packages" i keep getting the error that the update.zip file cant be found. should i create a folder for it or something? i think it's a matter of pathing but i cant find out the right place to put the file...(to get from 3e to CWR)
2. i see people suggesting boot with odin or sth like that...does that solve my problem and how do i do that?
Click to expand...
Click to collapse
You definitely have an internal sd card. Use Astro file manager or something similar and put update.zip on the root of internal sd card, meaning not in a folder. It should look like sdcard/update.zip. If you are having the 3e mismatch recovery issue read this http://forum.xda-developers.com/showthread.php?t=833423
Sent from my SGH-T959 using Tapatalk 2
i go to the link that you linked and ran the script. then i download the update.zip file at the noob guide with a slimbean 4.2.2 rom and addons. this time i would just put it in the root folder (technically not in any folder). when i try to reinstall packages, the screen shows that it is "replacing stock recovery with clock work recovery"... but then it would go back to the 3e.
so...i guess putting the files in the root folder is correct. but someone it still wont let me get tot CWR...
janthe6th said:
i go to the link that you linked and ran the script. then i download the update.zip file at the noob guide with a slimbean 4.2.2 rom and addons. this time i would just put it in the root folder (technically not in any folder). when i try to reinstall packages, the screen shows that it is "replacing stock recovery with clock work recovery"... but then it would go back to the 3e.
so...i guess putting the files in the root folder is correct. but someone it still wont let me get tot CWR...
Click to expand...
Click to collapse
You have to reinstall packages twice for it to work properly. It is normal to not work the first time, just reinstall packages again and you should be good to go. If you keep having issues you should just flash back to stock 2.1 with Odin and go from there.
Sent from my SGH-T959 using Tapatalk 2

[Q] where can i download 1.36.351.6 stock rom?

i triad to download it from x various stock Theard,
but both odex & Deodex give me error,
can u guys get me one that works properly?
slidert said:
i triad to download it from x various stock Theard,
but both odex & Deodex give me error,
can u guys get me one that works properly?
Click to expand...
Click to collapse
Try the RUU and simply re-root.
from where can i download it?
Sent from my HTC_Amaze_4G using XDA App
slidert said:
from where can i download it?
Sent from my HTC_Amaze_4G using XDA App
Click to expand...
Click to collapse
Rom||RUU|| Shipped Ruby ROM Collection
Binary100100 said:
Rom||RUU|| Shipped Ruby ROM Collection
Click to expand...
Click to collapse
i put the file in my root folder on the Memory Card,
then i reboot into the Bootloader/HBOOT screen. but i dont get the "Do you want to start the update" question.
what should i do now?
slidert said:
i put the file in my root folder on the Memory Card,
then i reboot into the Bootloader/HBOOT screen. but i dont get the "Do you want to start the update" question.
what should i do now?
Click to expand...
Click to collapse
you got to relock
xboarder56 said:
you got to relock
Click to expand...
Click to collapse
i relock my phone and boot into the bootloder but nothing happen...
after i reboot again i go to the root folder with root explorer, but the file is vanished.
also i can't boot into the bootloder when i torn the phone off, the only way is by pooling the battery.
slidert said:
i relock my phone and boot into the bootloder but nothing happen...
after i reboot again i go to the root folder with root explorer, but the file is vanished.
also i can't boot into the bootloder when i torn the phone off, the only way is by pooling the battery.
Click to expand...
Click to collapse
Clearify this for me.
Can you get into hboot at all? If you have adb and fastboot already installed and configured on your computer you should be able to do: adb shell reboot bootloader.
What does it say at top? Unlocked or Relocked? If relocked then proceed.
Do you have a PH85IMG.zip file on the root of the external sdcard?
Binary100100 said:
Clearify this for me.
Can you get into hboot at all? If you have adb and fastboot already installed and configured on your computer you should be able to do: adb shell reboot bootloader.
What does it say at top? Unlocked or Relocked? If relocked then proceed.
Do you have a PH85IMG.zip file on the root of the external sdcard?
Click to expand...
Click to collapse
1: yes i can get into hboot
2: both adb and fastboot installed in my computer ( i shore hope so, otherwise how did i mange to unlock my phone and install x roms and rtl patch...)
but when i tried to do adb shell i got this line: c:\android>adb shell reboot bootloader
adb server is out of date. killing...
* daemon started successfully *
error: device not found
3: in the hboot its saying ***relocked*** ***security warning***
4: i did put the PH85IMG.zip file on the root of the external sdcard with the root explorer, but when i got into the hboot nothing happen.
4: if i return to the root folder after i reboot my phone, i dont see that file any more...
slidert said:
1: yes i can get into hboot
2: both adb and fastboot installed in my computer ( i shore hope so, otherwise how did i mange to unlock my phone and install x roms and rtl patch...)
but when i tried to do adb shell i got this line: c:\android>adb shell reboot bootloader
adb server is out of date. killing...
* daemon started successfully *
error: device not found
3: in the hboot its saying ***relocked*** ***security warning***
4: i did put the PH85IMG.zip file on the root of the external sdcard with the root explorer, but when i got into the hboot nothing happen.
4: if i return to the root folder after i reboot my phone, i dont see that file any more...
Click to expand...
Click to collapse
I don't understand what is deleting the file from your sdcard. That doesn't make any sense at all.
Binary100100 said:
I don't understand what is deleting the file from your sdcard. That doesn't make any sense at all.
Click to expand...
Click to collapse
is there a way to push this file from the computer when I'm in the hboot?
if not, do you have the latest Various Stock 1.36.351.6 that i can install from the ClockWorkMod Recovery?
b.t.w what is the difference between Deodex and Odex version?
slidert said:
is there a way to push this file from the computer when I'm in the hboot?
if not, do you have the latest Various Stock 1.36.351.6 that i can install from the ClockWorkMod Recovery?
b.t.w what is the difference between Deodex and Odex version?
Click to expand...
Click to collapse
You cannot push a file to the sdcard via fastboot. It must be there already when the hboot is activated so that it can be detected and prompt you to update.
There is a version however I could never get it to install. It always gives me an error.
Difference between deodex and odex is simply the way that the files are compiled. For example the odex version you will see files such as Browser.apk, Browser.odex, Calculator.apk, Calculator.odex, Calendar.apk, Calendar.odex, etc. The de-odexed is simply the *.odex files already compiled with the .apk files. So there will not be a Browser.odex, Calculator.odex, etc. Is there a difference performance wise? None that I've noticed personally. However it does make it easier to theme when there isn't a .odex file involved and it's also a lot easier to manage.
Back on topic... do you have another sdcard to try? Perhaps the one that you are using is corrupted somehow? Remember to properly unmount the device before you unplug it.
i do have another sd card (in my hd2) with ext 2 pert'. i will give it a try later on.
but the strange thing is that on this phone i didnt put any sd card, i only use the internal card.
another thing, i cant boot into the hboot if i turn of my phone, only after i pull the battery out.
Sent from my HTC Amaze 4G using XDA App
slidert said:
...this phone i didnt put any sd card, i only use the internal card.
Click to expand...
Click to collapse
WAIT...
It MUST be on the MicroSD (external) card. Internal will not work.
now its trying to load the file but its writing no image and do nothing
slidert said:
jesussss!!!!!! one small thing can drive u crazyyyyy!!!!
thnx man, i really appreciate all your help
Sent from my HTC Amaze 4G using XDA App
Click to expand...
Click to collapse
I'm going to crawl into a fetal position and cry now.
Binary100100 said:
I'm going to crawl into a fetal position and cry now.
Click to expand...
Click to collapse
it seems that my phone hate me! LoL
now its trying to load the file but its writing no image and do nothing

[Q] Need Help, Newbie just got tab..

Hello to all, i came from Malaysia and i just got my GT-P7500, done fashing to ICS 4.0.4 running XXLQ8 stock ICS with Kernel 3.1.10..
I tried rebooting into stock recovery mode, when i choose to update flash from external storage, the system is telling me that E:/ volume not found,
/sdcard notfound.. Can somebody or anybody explain this and explain to me how to flash update..
Do i need another recovery mod or can i do it with the original stock recovery mod??
how come my post is not replied?
Someone pliss help me..
dauzcroz93 said:
how come my post is not replied?
Someone pliss help me..
Click to expand...
Click to collapse
I think the reason your post has not been answered is because we don't know exactly what you're asking. Also most answers are already posted. You just have to search and read them.
I'm not sure what you're doing myself, but I think you need to use Odin to flash CWM recovery and then use that recovery to flash ROMs, kernels, etc...
Since I really don't know what you're trying to do, you need to make sure what I said is REALLY what you need to do. By searching and reading you will find your answer.
Sent from my GT-P7510 using XDA Premium HD app
Benzoman said:
I think the reason your post has not been answered is because we don't know exactly what you're asking. Also most answers are already posted. You just have to search and read them.
I'm not sure what you're doing myself, but I think you need to use Odin to flash CWM recovery and then use that recovery to flash ROMs, kernels, etc...
Since I really don't know what you're trying to do, you need to make sure what I said is REALLY what you need to do. By searching and reading you will find your answer.
Sent from my GT-P7510 using XDA Premium HD app
Click to expand...
Click to collapse
tq very much.. right now, i'm trying to do just like u say, if it works, i'm in your debt..
what i meant was, that my android recovery system cannot detect the path to SD card, since the gt-p7500 did not have any SD Card slots, so i can't flash any .zip files from my tab.. Thanks so much..
dauzcroz93 said:
tq very much.. right now, i'm trying to do just like u say, if it works, i'm in your debt..
what i meant was, that my android recovery system cannot detect the path to SD card, since the gt-p7500 did not have any SD Card slots, so i can't flash any .zip files from my tab.. Thanks so much..
Click to expand...
Click to collapse
One of the partitions on your tablet is mounted as /mnt/sdcard (or /sdcard). You normally push files there using USB from your computer, either using "adb push" or mounting the sdcard as a media device on the computer.
Stock recovery does not let you choose a file from the /sdcard directory. I think the errors you're seeing is that the stock recovery isn't finding the files it's looking for.
You'll need to install Clockwork Mod recovery if you want to flash custom ROMs.
Galaxy Tab doesn't have an SD Card slot, so anything with external storage/mounting USB/ etc won't work in recovery. Flashing a ROM is possible because the data partition is read and treated as SD Card. If you need to add something to your tab via USB while it's in recovery, you'll need to use the Android Debug Bridge and type adb push, then the file, then the destination.
Example:
Code:
adb push rom.zip /sdcard/

Twrp Recovery

Every time, I download a rom it won't go straight to my sd card. When I'm in TWRP recovery, it doesnt show that I install the rom in my download folder. I am running a rom now, but I want a different one, what should I do.
Well... Just select the desired path when you download your preferred ROM.
Are you using your computer to download your ROMs or your phone?
Lucky Thirteen said:
Well... Just select the desired path when you download your preferred ROM.
Are you using your computer to download your ROMs or your phone?
Click to expand...
Click to collapse
I use my phone and the computer to download Roms. When I connected my phone to the computer, the Rom I install, on my computer, won't go the to my sd card. It says that the Rom is there on my computer, but not in TWRP recovery( Sd Card)
Why don't you create a folder on your phone named like this : 1X+ and transfer every ROMs you want to install in this folder only?
This is what I have done on my phone and it's the very first folder I have in TWRP Recovery, from there in recovery when I click on Install the folder 1X+ is right there on the very first line and any ROMs to flash inside. All I have to do is select and swipe to flash.
Maybe I just don't get what you are trying to explain to us.... if so Sorry.
Lucky Thirteen said:
Why don't you create a folder on your phone named like this : 1X+ and transfer every ROMs you want to install in this folder only?
This is what I have done on my phone and it's the very first folder I have in TWRP Recovery, from there in recovery when I click on Install the folder 1X+ is right there on the very first line and any ROMs to flash inside. All I have to do is select and swipe to flash.
Maybe I just don't get what you are trying to explain to us.... if so Sorry.
Click to expand...
Click to collapse
Okay I have a folder, where I download Roms to. When I download a Rom, it won't go to that folder. I use different folders, the same thing happens, it won't show up in the folders, where I put the rom to.
Are you unzipping them before putting them in your folder?
They must stay as a .zip file otherwise they are not recognized.
Lucky Thirteen said:
Are you unzipping them before putting them in your folder?
They must stay as a .zip file otherwise they are not recognized.
Click to expand...
Click to collapse
Im not unzipping them, I download the rom from my computer to my sd card and it doesn't show up on my sd card, when I'm in TWRP recovery, that's my problem. The Rom is not in the folder, where I put it at. On my computer, it say shows that my rom is there( In my folder, where I put the rom at) but not in TWRP recovery
You should try to ask about your issue on the TWRP dedicated IRC chat : http://webchat.freenode.net/?channels=twrp
Lucky Thirteen said:
You should try to ask about your issue on the TWRP dedicated IRC chat : http://webchat.freenode.net/?channels=twrp
Click to expand...
Click to collapse
Okay thank man, it's pretty annoying knowing, that you can't install a rom, you want.
Have u ran cm10 recently? When I did it swithed all my stuff to sd card0 I think is what it was named all stuff would show up in file explorer but I would have to navigate to sdcard0 in recovery to find my stuff...hope this helps
Sent from my HTC EVARE_UL using xda premium
TigerArmor15 said:
Every time, I download a rom it won't go straight to my sd card. When I'm in TWRP recovery, it doesnt show that I install the rom in my download folder. I am running a rom now, but I want a different one, what should I do.
Click to expand...
Click to collapse
It sounds like you are downloading the rom to your computer, plugging the phone in to the computer booted in TWRP and trying to install. If so this will not work. The zip needs to go on your phones SD card. Also you may be wiping incorrectly. What options are you selecting.
Kraizk said:
It sounds like you are downloading the rom to your computer, plugging the phone in to the computer booted in TWRP and trying to install. If so this will not work. The zip needs to go on your phones SD card. Also you may be wiping incorrectly. What options are you selecting.
Click to expand...
Click to collapse
Anything I download won't go straight to my SD card (such as Roms and flashing mods, etc). When I download a Rom on my phone, it won't go to my SD card, so I can install it in TWRP recovery and when I try to download a rom it won't appear in TWRP recovery, in my download folder.

SD formatted as internal storage

With my external SD formatted as internal storage, CR Droid Rom file can't be found for me to flash it. No matter where I put the zip file, I can't find it when I go into Recovery. Any ideas?
bbrooks182 said:
With my external SD formatted as internal storage, CR Droid Rom file can't be found for me to flash it. No matter where I put the zip file, I can't find it when I go into Recovery. Any ideas?
Click to expand...
Click to collapse
Both storage showing in recovery??
Make sure you didn't change from zip to rar..
In Recovery under storage it has the internal storage which includes the SD card and then a small external of 15mb. And yes, it's still a zip file.
bbrooks182 said:
In Recovery under storage it has the internal storage which includes the SD card and then a small external of 15mb. And yes, it's still a zip file.
Click to expand...
Click to collapse
Other zips are showing??or twrp is not showing any zips??
Now that you mention it, I don't think any zips are showing.
bbrooks182 said:
Now that you mention it, I don't think any zips are showing.
Click to expand...
Click to collapse
Try to reset twrp.or change twrp version..
Which version you are using??
Version 3.02.0 how do I reset it?
Just did a little checking and I'm downloading the Twrp app.
bbrooks182 said:
Version 3.02.0 how do I reset it?
Click to expand...
Click to collapse
Use latest 3.1.1...
---------- Post added at 07:28 PM ---------- Previous post was at 07:27 PM ----------
bbrooks182 said:
Just did a little checking and I'm downloading the Twrp app.
Click to expand...
Click to collapse
You can download it from twrp site and flash it via adb...
Yeah, it's not working via the TWRP app. ADB is through a computer, right?
bbrooks182 said:
Yeah, it's not working via the TWRP app. ADB is through a computer, right?
Click to expand...
Click to collapse
Yes. .
Download recovery.IMG and flash it by this command..
fastboot flash recovery recovery name.img
I downloaded the latest twrp and the filename is twrp-3.1.1-0-kiwi. Using that command I added . img at the end of the filename. I received an error in ADB stating it cannot load that file. I just t looked at the instructions and I forgot to wipe the system and cache before installing the new CR Droid zip. Does that make a difference? Should I do that and try installing the new version of the Rom? Or will the issue of not being able to see the Rom zip file still be there?
bbrooks182 said:
I downloaded the latest twrp and the filename is twrp-3.1.1-0-kiwi. Using that command I added . img at the end of the filename. I received an error in ADB stating it cannot load that file. I just t looked at the instructions and I forgot to wipe the system and cache before installing the new CR Droid zip. Does that make a difference? Should I do that and try installing the new version of the Rom? Or will the issue of not being able to see the Rom zip file still be there?
Click to expand...
Click to collapse
No need to wipe anything..
Rename recovery to just twrp.IMG and then try again..
Twrp you are flashing should be in the adb folder..
Renamed it to just twrp and got the same error message. What I was asking about wiping the cache and system is if I want to install the latest CR Droid Rom. I really appreciate your help and please don't feel like you're committed to helping. I may just see if I can flash the new ROM using adb
bbrooks182 said:
Renamed it to just twrp and got the same error message. What I was asking about wiping the cache and system is if I want to install the latest CR Droid Rom. I really appreciate your help and please don't feel like you're committed to helping. I may just see if I can flash the new ROM using adb
Click to expand...
Click to collapse
It shouldn't give that error...
You can flash new twrp with old twrp too..
Just copy it in SD and and click installed/image and locate and flash it in recovery partition....
Caution don't flash it in boot partition..
No you cannot flash custom ROM via adb fast boot... You need a twrp recovery to flash that...
I gave the TWRP app another read try and it worked. I was able to update twrp and that allowed me to install the new ROM. Thanks for your tips and help!
bbrooks182 said:
I gave the TWRP app another read try and it worked. I was able to update twrp and that allowed me to install the new ROM. Thanks for your tips and help!
Click to expand...
Click to collapse
Enjoy...:good:

Categories

Resources