[Q] A little confused on how to install the rom. - AT&T, Rogers HTC One X, Telstra One XL

I have an att one x with 2.20 and hboot 1.14
I managed to get the bootloader unlocked and rooted using xsmagicals guide (http://forum.xda-developers.com/showthread.php?t=1954613)
Now I went and downloaded the CyanogenMod 10 (http://forum.xda-developers.com/showthread.php?t=1790032)
Now its my understanding that I copy the whole zip to my sd card and then boot into recovery and install using twrp?
I apologize for my Padiwan status in advance.

punkisdead83 said:
I have an att one x with 2.20 and hboot 1.14
I managed to get the bootloader unlocked and rooted using xsmagicals guide (http://forum.xda-developers.com/showthread.php?t=1954613)
Now I went and downloaded the CyanogenMod 10 (http://forum.xda-developers.com/showthread.php?t=1790032)
Now its my understanding that I copy the whole zip to my sd card and then boot into recovery and install using twrp?
I apologize for my Padiwan status in advance.
Click to expand...
Click to collapse
Copy zip.
Boot twrp
Wipe cache, dalvik, system, factory reset
Install zip
Since you have 1.14 hboot you'll need to fastboot flash boot boot.IMG
Sent from my One X using xda app-developers app

"Since you have 1.14 hboot you'll need to fastboot flash boot boot.IMG"
Can I get some instructions on this step here?

punkisdead83 said:
"Since you have 1.14 hboot you'll need to fastboot flash boot boot.IMG"
Can I get some instructions on this step here?
Click to expand...
Click to collapse
Extract boot.IMG from the ROM you are flashing.
Place in it your adb/fast boot folder.
Open command prompt
Navigate to fast boot folder within command prompt
Boot phone to boot loader
Plug phone to PC
Make sure phone says fastboot USB
In command prompt type: fastboot flash boot boot.img
Sent from my One X using xda app-developers app

exad said:
Extract boot.IMG from the ROM you are flashing.
Place in it your adb/fast boot folder.
Open command prompt
Navigate to fast boot folder within command prompt
Boot phone to boot loader
Plug phone to PC
Make sure phone says fastboot USB
In command prompt type: fastboot flash boot boot.img
Sent from my One X using xda app-developers app
Click to expand...
Click to collapse
Ok I'm just clarifying the steps
Copy zip.to phone
Boot twrp
Wipe cache, dalvik, system, factory reset
Install zip
Extract boot.IMG and place in it in the adb/fast boot folder on the phone
Open command prompt
Navigate to fast boot folder within command prompt
Boot phone to boot loader
Plug phone to PC
Make sure phone says fastboot USB
In command prompt type: fastboot flash boot boot.img
This correct?

punkisdead83 said:
Ok I'm just clarifying the steps
Copy zip.to phone
Boot twrp
Wipe cache, dalvik, system, factory reset
Install zip
Extract boot.IMG and place in it in the adb/fast boot folder on the phone
Open command prompt
Navigate to fast boot folder within command prompt
Boot phone to boot loader
Plug phone to PC
Make sure phone says fastboot USB
In command prompt type: fastboot flash boot boot.img
This correct?
Click to expand...
Click to collapse
You're adb/fastboot folder should be on you're PC.. it was used to flash recovery..
Sent from my One X using xda app-developers app

exad said:
You're adb/fastboot folder should be on you're PC.. it was used to flash recovery..
Sent from my One X using xda app-developers app
Click to expand...
Click to collapse
Oh! I used hasoon2000s toolkit (http://forum.xda-developers.com/showthread.php?t=1952426) and it has a "data" folder with fastboot and adb.exe in there. I extract the boot.img there and then run the command prompt from that folder?

punkisdead83 said:
Oh! I used hasoon2000s toolkit (http://forum.xda-developers.com/showthread.php?t=1952426) and it has a "data" folder with fastboot and adb.exe in there. I extract the boot.img there and then run the command prompt from that folder?
Click to expand...
Click to collapse
Yes
Sent from my One X using xda app-developers app

exad said:
Yes
Sent from my One X using xda app-developers app
Click to expand...
Click to collapse
**** yea successfully booted! Thanks so much man I owe you a beer.

punkisdead83 said:
**** yea successfully booted! Thanks so much man I owe you a beer.
Click to expand...
Click to collapse
Anytime!
Sent from my One X using xda app-developers app

Related

Help with Fastboot

Basically, my xoom has been rooted and currently I have CynogenMod9 RC0 Wingray currently installed.
I wanted to install a new rom but I couldn't do this using CWM Recovery as the SD Card doesn't Mount. Upon doing some reading I found I need to install the Rogue (or EOS) Recovery image. This is where my problems begin as I can connect to the device when the xoom is fully booted in the CM9 and connected via debugging mode(running adb devices returns a sequence of numbers ).
But then when I reboot into the bootloader it gets stuck on "Starting Fastboot protocol support." and i can't connect via adb!!!
I believe this started happening after I unlocked the bootloader but i can't be 100% sure (fastboot oemunlock)
Please help!!!
When it is on fastboot mode you can only use fastboot commands (fastboot flash recovery recovery.img) that is how you would install the recovery image from rogue or EOS or TWRP, whichever you choose.
Or to make it easier, you can boot your tablet, install GOO Manager. When you open the GOO manager, tap the setting in the top right corner and choose Install Open Recovery script and let it install TWRP. Then boot to recovery.
Sent from my SGH-I747 using xda premium
d3athsd00r said:
When it is on fastboot mode you can only use fastboot commands (fastboot flash recovery recovery.img) that is how you would install the recovery image from rogue or EOS or TWRP, whichever you choose.
Sent from my SGH-I747 using xda premium
Click to expand...
Click to collapse
But it never gets into fastboot mode now.
miahmad said:
But it never gets into fastboot mode now.
Click to expand...
Click to collapse
You specifically said it says starting fastboot protocol. That's as far as it goes. You then issue fastboot commands, not adb commands
Sent from my SGH-I747 using xda premium
Moved to Q & A.
Sent from my Galaxy Nexus using Tapatalk 2
d3athsd00r said:
You specifically said it says starting fastboot protocol. That's as far as it goes. You then issue fastboot commands, not adb commands
Sent from my SGH-I747 using xda premium
Click to expand...
Click to collapse
Ohh ok, makes sense. I will give it a try later when i'm home. Is there a Fastboot command i can use to check the device is connected??
miahmad said:
Ohh ok, makes sense. I will give it a try later when i'm home. Is there a Fastboot command i can use to check the device is connected??
Click to expand...
Click to collapse
fastboot devices
miahmad said:
Basically, my xoom has been rooted and currently I have CynogenMod9 RC0 Wingray currently installed.
I wanted to install a new rom but I couldn't do this using CWM Recovery as the SD Card doesn't Mount. Upon doing some reading I found I need to install the Rogue (or EOS) Recovery image. This is where my problems begin as I can connect to the device when the xoom is fully booted in the CM9 and connected via debugging mode(running adb devices returns a sequence of numbers ).
But then when I reboot into the bootloader it gets stuck on "Starting Fastboot protocol support." and i can't connect via adb!!!
I believe this started happening after I unlocked the bootloader but i can't be 100% sure (fastboot oemunlock)
Please help!!!
Click to expand...
Click to collapse
These are what i use from day 1
INSTRUCTIONS TO FLASH & RE-LOCK YOUR MOTOROLA XOOM:
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash recovery recovery.img
fastboot flash userdata userdata.img
fastboot erase cache
fastboot oem lock
---------------------------------------------------------------------------------------------------------------------
Type:
adb reboot bootloader
fastboot oem unlock
fastboot flash recovery eos-recovery-r6-softkeys.img
fastboot flash recoverytwrp-2.2.1-stingray_cdma.img
fastboot reboot
adb reboot recovery
-------------------------------------------------------------------------------------------------------------------------
Code:
adb reboot bootloader
fastboot oem unlock
fastboot reboot
3. Flash recovery
Code:
adb reboot bootloader
fastboot flash recovery recovery-Tiamat-R4c-100611-1150-cwm.img

Help CMW won't boot to recovery

[SOLVED] (not sure how to tag as solved in the title, if mods can do that please or tell me how)
Flashed Clockwork Mod Recovery following these instuctions
droidviews.com/2013/install-clockworkmod-recovery-on-motorola-droid-razr-hd-xt925gsm/
Installed Rom manager.
Booting into recovery results in robot on his back with the triangle and exclamation point animation and stays there unless I
force reboot by holding the power button. Phone boots to stock rom or fastboot just fine.
Tried reflashing CWM just in case.
I am rooted via motochopper
Unlocked bootloader via motopocalyspe.
I factory reset my phone prior to all this so there are only a few apps installed, also SuperSU installed.
Rogers version XT925
Anyone else have this issue or know how to fix it?
Are you using the cmd 'fastboot flash recovery recovery.img'
?
Sent from my Desire HD
ykdr-scott said:
Are you using the cmd 'fastboot flash recovery recovery.img'
?
Sent from my Desire HD
Click to expand...
Click to collapse
Thanks for the quick reply; yes that is the command I used to flash the recovery image to my phone.
check see if your recovery image is in the same directory as your fastboot eg Cmd > cd C:/fastboot flash recovery recovery.Img
I always paste my files directly into cd C:/ .
If you have them in a folder in c it would be ' cd C:/folder name here fastboot flash recovery recovery.img
Sent from my Desire HD
ykdr-scott said:
check see if your recovery image is in the same directory as your fastboot eg Cmd > cd C:/fastboot flash recovery recovery.Img
I always paste my files directly into cd C:/ .
If you have them in a folder in c it would be ' cd C:/folder name here fastboot flash recovery recovery.img
Sent from my Desire HD
Click to expand...
Click to collapse
They are in the same folder, in the mean time I actually found another thread with the same problem. I guess I didn't search hard enough the first time before posting. I found a 1 click installer for CWM/TWRP that fixed my issue. I'm guessing I may have just had a bad recovery img or something.
http://forum.xda-developers.com/showthread.php?p=42255792#post42255792
links to the thread with the 1 click installer.

[Q] HTC All in one toolkit <device not found> HELP!

Hey guys,
It was freaking hard to unlock the bootloader and S-OFF my htc sensation. But I was successful in doing it. I've using this guide http://forum.xda-developers.com/showthread.php?t=1870233.
When I first unlocked snesation, I S-OFFed it but then the bootloader showed LOCKED again, even though the guide says it should say Unlocked. (I unlocked it correctly the first time). So I Unlocked it again... i found no other way.. Then it showed Unlocked.
As of now, it shows...
-Firmware-3.33-
Pyramid PVT SHIP S-OFF RL
HBOOT-1.27.1100
eMMC-BOOT
JAN 13 2012,17:33:34
Click to expand...
Click to collapse
Now in the 3rd and 4th step it asks to use the HTC Sensation All in one ToolKit. The main problem comes here. It doesnt read my device even though I installed the drivers. Below is a detail.
While using the 4EXT recovery from the toolkit.
daemon not running. starting it now port 5037
daemon started successfully
error: device not found
Click to expand...
Click to collapse
Additional info:
I used adb and fastboot through Mac while I'm using HTC Toolkit from Windows. If thats the prob how to I fix it?
I've tried a lot! I put 5 hours on this but failed!
Help would be seriously appreciated!!!
Are you trying to flash recovery? Do you have adb fastboot setup on your PC? You can flash recovery via fastboot from your PC.
Sent from my HTC Sensation Z710e
MrJukeHardbane said:
Are you trying to flash recovery? Do you have adb fastboot setup on your PC? You can flash recovery via fastboot from your PC.
Click to expand...
Click to collapse
Yes, I'm trying to flash a recovery to flash a custom ROM.
ADB fastboot is setup.
Could you send me a good guide for flashing via fastboot. I'll try it and update you. Should I just put the recovery file in to the fastboot folder and use the fastboot command?
pulsar91 said:
Yes, I'm trying to flash a recovery to flash a custom ROM.
ADB fastboot is setup.
Could you send me a good guide for flashing via fastboot. I'll try it and update you. Should I just put the recovery file in to the fastboot folder and use the fastboot command?
Click to expand...
Click to collapse
Yes, put the recovery.img in the same folder as fastboot folder, boot ur phone into fastboot then plug in ur phone to computer and it should say FASTBOOT USB. Then in the fastboot folder, hold shift - right click - open command window here. Then type -
fastboot flash recovery recovery.img
You now should have recovery installed
jmcclue said:
Yes, put the recovery.img in the same folder as fastboot folder, boot ur phone into fastboot then plug in ur phone to computer and it should say FASTBOOT USB. Then in the fastboot folder, hold shift - right click - open command window here. Then type -
fastboot flash recovery recovery.img
You now should have recovery installed
Click to expand...
Click to collapse
Hey,
I did this and it seems like it worked . Here's the output..
Mannans-MacBook-Pro:Android Mannan$ ./fastboot flash recovery recovery.img
sending 'recovery' (4618 KB)...
OKAY [ 1.150s]
writing 'recovery'...
OKAY [ 9.050s]
finished. total time: 10.199s
Click to expand...
Click to collapse
Now, how do I root through this method?
pulsar91 said:
Hey,
I did this and it seems like it worked . Here's the output..
Now, how do I root through this method?
Click to expand...
Click to collapse
You're S-off I guess? You're already rooted as root is a prerequisite for S-off. Download app root checker from play store and check your root status. It should say rooted.
Sent from my HTC Sensation Z710e
SOLVED!!
THANKS GUYS!!!!
It was rooted and the recovery from fastboot worked!!!
Im on CM 10!
THANKS AGAIN!!!
jmcclue said:
Yes, put the recovery.img in the same folder as fastboot folder, boot ur phone into fastboot then plug in ur phone to computer and it should say FASTBOOT USB. Then in the fastboot folder, hold shift - right click - open command window here. Then type -
fastboot flash recovery recovery.img
You now should have recovery installed
Click to expand...
Click to collapse
Sorry - the command window says: "waiting for device"
What can I do?
revierbiker said:
Sorry - the command window says: "waiting for device"
What can I do?
Click to expand...
Click to collapse
did you select fastboot in the hboot screen?
did you enable usb debugging mode from settings?
do you have htc drivers installed?

How Install OTA UPDATE

How i install the ota update for htc buterfly x920e
link: https://disk.yandex.com/public/?hash=ED3W7nzcol6NEkKXhcnG5PgkAprhN8UEHLlbrjV8H0c=
help please
juginkrebs said:
help please
Click to expand...
Click to collapse
Rename it as PL99IMG.zip and put it in your external sd card. Then turn off your phone and once its off, hold down the power and vol down button until you enter hboot. The installation will automatically begin.
my internal storage is not avaible
juginkrebs said:
my internal storage is not avaible
Click to expand...
Click to collapse
put it on your external sdcard
The European x920e doesn't have external sd
Sent from my HTC Butterfly using xda app-developers app
Bassie39 said:
The European x920e doesn't have external sd
Sent from my HTC Butterfly using xda app-developers app
Click to expand...
Click to collapse
Extract the boot.img file from the update if it has one.
Reboot into fastboot
Shift+right click in the folder in which you have extracted it and type : fastboot flash boot boot.img
Else directry proceed with this :
fastboot rebootRUU
You'll see the HTC logo then type
fastboot flash zip <zip name>.zip
If it gives an error saying hboot preupdate or something just type the previous command again
fastboot reboot
If it still does not work relock your bootloader using the following code and try again
fastboot oem lock
davidjumani said:
Extract the boot.img file from the update if it has one.
Reboot into fastboot
Shift+right click in the folder in which you have extracted it and type : fastboot flash boot boot.img
Else directry proceed with this :
fastboot rebootRUU
You'll see the HTC logo then type
fastboot flash zip <zip name>.zip
If it gives an error saying hboot preupdate or something just type the previous command again
fastboot reboot
If it still does not work relock your bootloader using the following code and try again
fastboot oem lock
Click to expand...
Click to collapse
its no boot.img include
juginkrebs said:
its no boot.img include
Click to expand...
Click to collapse
read what I said. if its not there then proceed with rebooting into ruu
its workin or not? see the attachment
juginkrebs said:
its workin or not? see the attachment
Click to expand...
Click to collapse
yes it did. Flash the zip again if it gives error 90
k if you switched off you phone after that you'll have to redo it again.
So reboot to ruu
Flash the zip
If you get error 90 flash the zip again
Reboot and you're done

[Q] In dire need of help, stuck with no ROM on phone :(

Hello all,
as the title says, I'm stuck in TWRP recovery after wiping my rom to revert to stock... then realising that the recovery doesn't recognise the image as it's a .tgz file.
I've tried to ADB into it, but no such luck, I just get error: device not found.
Does anyone know a way I can fix this?
I've also tried the adb sideload feature of TWRP to no avail.
Thanks in advanced guys.
Flash the factory image through fastboot. Download and run flash-all.bat (something along those lines)
Sent from my Nexus 5 using Tapatalk
Go to bootloader and run "fastboot devices" and see whether your device gets detected or not? If it does, then flash the factory images. System and boot img files would do the job.
If it doesn't then you need to fix the adb, fastboot issues first. Follow these threads:
http://forum.xda-developers.com/goo...nosing-usb-driver-adb-issues-windows-t2514396
http://forum.xda-developers.com/goo...nt/adb-fb-apx-driver-universal-naked-t2513339
If you have an OTG cable with you, you can directly flash the rom from a usb stick!
tangosierra_ said:
Flash the factory image through fastboot. Download and run flash-all.bat (something along those lines)
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
'fastboot is not recognised as an internal or external command, operable program or batch file.'
Also, i'm trying this from the PC just to be clear, as I can't boot my phone lol.
soon as i run flash-all.bat i get the error i put on the first line
Dixi1801 said:
'fastboot is not recognised as an internal or external command, operable program or batch file.'
Also, i'm trying this from the PC just to be clear, as I can't boot my phone lol.
soon as i run flash-all.bat i get the error i put on the first line
Click to expand...
Click to collapse
You havent got fastboot installed.
Go to teh link in my signature.... Then go to section 1b, 1
usb/otg
Dixi1801 said:
Hello all,
as the title says, I'm stuck in TWRP recovery after wiping my rom to revert to stock... then realising that the recovery doesn't recognise the image as it's a .tgz file.
I've tried to ADB into it, but no such luck, I just get error: device not found.
Does anyone know a way I can fix this?
I've also tried the adb sideload feature of TWRP to no avail.
Thanks in advanced guys.[/QUOT
Download any compatible rom to a usb/otg..mount from TRWP and your good to go..Happens to me once..Just download any compatible roms just to bring up your phone..
Click to expand...
Click to collapse
Dixi1801 said:
'fastboot is not recognised as an internal or external command, operable program or batch file.'
Also, i'm trying this from the PC just to be clear, as I can't boot my phone lol.
soon as i run flash-all.bat i get the error i put on the first line
Click to expand...
Click to collapse
remove all old drivers and restart
install http://forum.xda-developers.com/showthread.php?p=42407269&__utma=248941774.1031819907.1403635167.1403781687.1403790944.7&__utmb=248941774.1.10.1403790944&__utmc=248941774&__utmx=-&__utmz=248941774.1403790944.7.7.utmcsr=google|utmccn=%28organic%29|utmcmd=organic|utmctr=%28not%20provided%29&__utmv=-&__utmk=239174656
place the android sdk windows file attached here in c: drive
now start cmd prompt and type
Code:
cd c:\android-sdk-windows\platform-tools
now proceed with fastboot command in this order
Code:
fastboot flash bootloader C:/hammerhead-ktu84m/bootloader.img
fastboot reboot-bootloader
fastboot flash radio C:/hammerhead-ktu84m/radio.img
fastboot reboot-bootloader
fastboot flash system C:/hammerhead-ktu84m/system.img
fastboot flash userdata C:/hammerhead-ktu84m/userdata.img
fastboot flash boot C:/hammerhead-ktu84m/boot.img
fastboot flash recovery C:/hammerhead-ktu84m/recovery.img
fastboot erase cache
note:remember to extract the factory stock image till u see these files attached and place it in C: drive and yes the built name should be same as yours of 4.4.4 then KTU84P inplace of ktu84m
shhbz said:
remove all old drivers and restart
install http://forum.xda-developers.com/sho...mctr=(not provided)&__utmv=-&__utmk=239174656
place the android sdk windows file attached here in c: drive
now start cmd prompt and type
Code:
cd c:\android-sdk-windows\platform-tools
now proceed with fastboot command in this order
Code:
fastboot flash bootloader C:/hammerhead-ktu84m/bootloader.img
fastboot reboot-bootloader
fastboot flash radio C:/hammerhead-ktu84m/radio.img
fastboot reboot-bootloader
fastboot flash system C:/hammerhead-ktu84m/system.img
fastboot flash userdata C:/hammerhead-ktu84m/userdata.img
fastboot flash boot C:/hammerhead-ktu84m/boot.img
fastboot flash recovery C:/hammerhead-ktu84m/recovery.img
fastboot erase cache
note:remember to extract the factory stock image till u see these files attached and place it in C: drive and yes the built name should be same as yours of 4.4.4 then KTU84P inplace of ktu84m
Click to expand...
Click to collapse
Too Long. 15 second installer is the best way to get adb and fastboot. See previous post
Sent from my Nexus 5 using Tapatalk
rootSU said:
Too Long. 15 second installer is the best way to get adb and fastboot. See previous post
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
was unable to find link to 15 second installer as what i remember was the minimal adb and fastboot and both works great and flash-all.bat script does not work evrytime so just wanted the guy to be sure the he type the commands in right direction instead getting error cant find and stuff
shhbz said:
was unable to find link to 15 second installer as what i remember was the minimal adb and fastboot and both works great
Click to expand...
Click to collapse
1b1 in the link in my signature.
Minimal is fine but you have to manually add to environment variables or cd to the directory but that's all done with the 15 seconds one.
Sent from my Nexus 5 using Tapatalk
Thanks for the help guys.
RootSU, you saved me haha, was sat at work stressing trying to sort the mess I made out!
I'm all stock now... But the screen keeps going off because of the proximity sensor haha -_-
Thanks again though. Can always count on a Yorkshireman
The important thing is to remain calm and know it can be fixed
Sent from my Nexus 5 using Tapatalk

Categories

Resources