[Q] Help About Root & Revolutionary - HTC Desire S

help me, i have followed the instruction from htcdev.com to unlock my desire s bootloader with HBOOT 2.00.002.. after that i found my bootloader with text UNLOCKED but still it shows S-ON.
And then i continued to try root my desire s, i followed instructions that i found in this forum (thanks ) after finished, i tried to install some apps that need root access but i found that my desire s is not rooted (the apps said that).
The last things that i want to asked is, when i go to fastboot menu, i point to recovery mode and i found my desire with Revolutionary 4.0.1.4. I searched info about that things (revolutionary), i found many people said that if i have success install Revolutionary that means i have successfully rooted my device.
is there anybody could help and explained to me about those problems? i would very appreciate that

Revolutionary 4.0.1.4 is a custom recovery. Installing a custom recovery alone does NOT give you root access.
READ index thread in the forum and you'll have your answers

Thanks Bro ContactFront i will search in index thread
With the condition that i have now, is it possible if i want to return it back to default? I want to try update my desire to ICS using RUU Official uptade that i downloaded from htc website..
Sent from my Anvyn Desire S. Powered by XDA Developers

short answer is yes, you can go back to stock

Don't use the official ics Ruu, it's buggy and unfinished.
My pessimism extends to the point of even suspecting the sincerity of the pessimists.
—Jean Rostand

Alrighty then! Thanks All
But, do i need to root my device if i want to flash a custom rom? or all that i have done is enough to flash a custom rom? as i explained before, this is what i have done to my HTC Desire S :
HTC Desire S ( Gingerbread)
UNLOCKED using HTCDev
S-ON
HBOOT 2.00.0002
Installed Revolutionary 4.0.1.4
Sent from my Anvyn Desire S. Powered by XDA Developers

zidane_argun said:
Alrighty then! Thanks All
But, do i need to root my device if i want to flash a custom rom? or all that i have done is enough to flash a custom rom? as i explained before, this is what i have done to my HTC Desire S :
HTC Desire S ( Gingerbread)
UNLOCKED using HTCDev
S-ON
HBOOT 2.00.0002
Installed Revolutionary 4.0.1.4
Sent from my Anvyn Desire S. Powered by XDA Developers
Click to expand...
Click to collapse
seems like you still have not read the index.... You need root to flash a custom ROM(duh) since I am in a pretty good mood today so....
1.root your device
2 . Download your preferred ROM
3.flash your ROM
4.IMPORTANT!!!find your boot. img extracting it from the rom you downloaded
5.go to fastboot
6. connect your phone to computer
7.open CMD
8.cd to our directory(ensure you have adb and fastboot first)
9.
Code:
fastboot erase boot
10
Code:
fastboot boot boot. img
11.reboot and enjoy
Sent from my supercharged :tank:

1.root your device - not needed if he is going to flash a Custom. They are all rooted anyway. I think step 1 should be: flash a custom recovery
...
10
Code:
fastboot boot boot. img
- this will boot the kernel only, but after a restart of the device it will be gone. The command to use is :
Code:
fastboot flash boot boot.img
11.reboot and enjoy - that is all right

hisname said:
seems like you still have not read the index.... You need root to flash a custom ROM(duh) since I am in a pretty good mood today so....
1.root your device
2 . Download your preferred ROM
3.flash your ROM
4.IMPORTANT!!!find your boot. img extracting it from the rom you downloaded
5.go to fastboot
6. connect your phone to computer
7.open CMD
8.cd to our directory(ensure you have adb and fastboot first)
9.
Code:
fastboot erase boot
10
Code:
fastboot boot boot. img
11.reboot and enjoy
Sent from my supercharged :tank:
Click to expand...
Click to collapse
Thanks before
Now i have read the index, i found many tutorials to root my device there. i followed some.
but i have a problems when i want to root my device, i tried using SuperOneClick apps. I have done every single requirements of that tutorial.
The problem is i think my device is still not rooted. The first time i used SuperOneClick it shows finished & OK, then i reboot my device.
and then i tried to install some apps that needs rooted device, but those apps tell me that my device isn't rooted!
I tried to root my device using SuperOneClick again, but it always stuck in step #7 (Wait for Device).
any solutions for this problems?
Did i missed something to do?

amidabuddha said:
1.root your device - not needed if he is going to flash a Custom. They are all rooted anyway. I think step 1 should be: flash a custom recovery
...
10
Code:
fastboot boot boot. img
- this will boot the kernel only, but after a restart of the device it will be gone. The command to use is :
Code:
fastboot flash boot boot.img
11.reboot and enjoy - that is all right
Click to expand...
Click to collapse
he already has a custom recovery by revolutionary
Sent from my supercharged :tank:
edit: look here
http://forum.xda-developers.com/showthread.php?t=1525100

hisname said:
he already has a custom recovery by revolutionary
Click to expand...
Click to collapse
Well this is pretty outdated.
The attached is the latest 4EXT Recovery, touch edition.
Extract the recovery.img from the zip and flash:
Code:
fastboot flash recovery recovery.img
Then from the bootloader menu reboot to recovery and select backup/restore -> Backup. After the backup is done go back to the main menu, select wipe/format -> Wipe all partitions (except SDcard). When done select Install zip from the main menu and flash the ROM from your sdcard. After that reboot to bootloader from the Power menu and flash the boot.img as described in my previous post

amidabuddha said:
Well this is pretty outdated
Click to expand...
Click to collapse
true, but at least it is still usable till he gets 4ext or something later....
Sent from my supercharged :tank:

@zidane_argun
see my previous post

hisname said:
true, but at least it is still usable till he gets 4ext or something later....
Sent from my supercharged :tank:
Click to expand...
Click to collapse
amidabuddha said:
@zidane_argun
see my previous post
Click to expand...
Click to collapse
okay okay, roger that!
i will try that, thank you bro amidabuddha & hisname :good::good:
brb..

just realised that even my 4ext recovery is also outdated, thanks for the post :thumbup:
Sent from my supercharged :tank:

lol was trying to reply to your pm. don't know if they went through as they don't show up in my "sent item".
anyway you've got plenty of tips from the folks. so happy flashing

ContactFront said:
lol was trying to reply to your pm. don't know if they went through as they don't show up in my "sent item".
anyway you've got plenty of tips from the folks. so happy flashing
Click to expand...
Click to collapse
haha.. thanks to you too bro! now i'm trying to flash EXT4 first since they (the folks ) said that mine is pretty outdated.. LOL
after that, i want to search which rom is the best one for my Desire S.. do you have any idea which one is best ROM that i have to try?
Sent from my Anvyn Desire S. Powered by XDA Developers

zidane_argun said:
haha.. thanks to you too bro! now i'm trying to flash EXT4 first since they (the folks ) said that mine is pretty outdated.. LOL
after that, i want to search which rom is the best one for my Desire S.. do you have any idea which one is best ROM that i have to try?
Sent from my Anvyn Desire S. Powered by XDA Developers
Click to expand...
Click to collapse
there is really no "best" rom. it's all down to your personal preference.
say, I'm a big cm/aosp fan but if you are a sense fanboy then you may not like aosp based rom at all.
so if you see something interesting then just go ahead give it a try and decide for yourself.
---------- Post added at 09:37 AM ---------- Previous post was at 09:30 AM ----------
oh and speaking of 4ext recovery, i'd recommend installing either the free version updater or purchasing the full version from google play.
http://4ext.net/
it's absolutely worth it. one of the best recoverys you can have

Related

rom/root problem

Hi. Today I got my Desire S.
I rooted it using a tool called unlock root: http://www.unlockroot.com/
then I installed rom manager, and installed clockworkmod recovery.
Next I booted into recovery and wiped everything, but now no matter what rom im trying to install, it will just show the HTC boot screen when starting the phone, and nothing more happens.
Does anyone have a suggestion how to solve the problem?
'UnlockRoot'? Have a look at this website and you might consider better ways of rooting your phone, such as following the recommended procedures listed in many places on XDA
http://lifehacker.com/5873745/unlock-root-roots-nearly-250-android-devices-in-one-click
Also, how is this a 'Development' question? This should be in the 'General' or 'Q&A' forum can a mod please move it?
yeah I found out, I tried using htc's way of rooting it http://www.htcdev.com
but that's not possible now, because the bootloader have changed because of that unlock tool, and now htc dev won't accept it when trying to root it.
I guess i just broke my phone , and i can't unroot it, because that unlocktool require that i got usb debugging enabled, witch i can't in clockworkmod :S.
sorry for posting in the wrong section, please move it.
maybe it would be possible if I had a clockworkmod backup for desire S. If this works, I would be extremly glad, if someone could take a backup with clockworkmod, and upload it
...Is your phone S-OFF ?
Maybe it is a stupid question, but I doubt you can successfully install a custom ROM with a S-ON phone
I guess your phone is still S-ON so you need to flash the boot.img from any rom.zip you want to use manually through fastboot.
spymare said:
Hi. Today I got my Desire S.
I rooted it using a tool called unlock root: http://www.unlockroot.com/
then I installed rom manager, and installed clockworkmod recovery.
Next I booted into recovery and wiped everything, but now no matter what rom im trying to install, it will just show the HTC boot screen when starting the phone, and nothing more happens.
Does anyone have a suggestion how to solve the problem?
Click to expand...
Click to collapse
hey budd i feel your pain on this as i Myself is new to the desire s android side of things after coming from zte blade but there is an easier way for you to do thing which would be to first use the ruu that should be on android 2.1 which in turn would bring the bootloader down so its possible for revolutionary to do the rest for you after this you shouldnt have any problems should you need assistance i am more than happy to help
btw the link to the ruu for 2.1 is here http://shipped-roms.com/shipped/Bra...3.00.32U_5.09.00.20_release_140022_signed.exe after a update using this use revolutionary which can be found in the main thread of the desire s forum
spymare said:
yeah I found out, I tried using htc's way of rooting it http://www.htcdev.com
but that's not possible now, because the bootloader have changed because of that unlock tool, and now htc dev won't accept it when trying to root it.
I guess i just broke my phone , and i can't unroot it, because that unlocktool require that i got usb debugging enabled, witch i can't in clockworkmod :S.
sorry for posting in the wrong section, please move it.
maybe it would be possible if I had a clockworkmod backup for desire S. If this works, I would be extremly glad, if someone could take a backup with clockworkmod, and upload it
Click to expand...
Click to collapse
If you ''unlock'' your bootloader
when you flash rom.zip from recovery, the boot.img won't be flash in.
you have you take out the boot.img from your rom,and then flash it from fastboot.
when you enter the fastboot
type the following in adb
fastboot flash boot boot.img
now you can boot your phone hope you success
tonks22 said:
hey budd i feel your pain on this as i Myself is new to the desire s android side of things after coming from zte blade but there is an easier way for you to do thing which would be to first use the ruu that should be on android 2.1 which in turn would bring the bootloader down so its possible for revolutionary to do the rest for you after this you shouldnt have any problems should you need assistance i am more than happy to help
btw the link to the ruu for 2.1 is here http://shipped-roms.com/shipped/Bra...3.00.32U_5.09.00.20_release_140022_signed.exe after a update using this use revolutionary which can be found in the main thread of the desire s forum
Click to expand...
Click to collapse
Dont flash this! This one is meant for 'bravo' which is the normal desire!
Flash an ruu for SAGA. The Desire S!
Sent from my HTC Desire S
djpbx said:
Dont flash this! This one is meant for 'bravo' which is the normal desire!
Flash an ruu for SAGA. The Desire S!
Sent from my HTC Desire S
Click to expand...
Click to collapse
whoops my bad was like 2am in the morning the correct 1 is
http://shipped-roms.com/download.ph...5AU_3805.06.02.03_M_release_199890_signed.exe
If you ''unlock'' your bootloader
when you flash rom.zip from recovery, the boot.img won't be flash in.
you have you take out the boot.img from your rom,and then flash it from fastboot.
when you enter the fastboot
type the following in adb
fastboot flash boot boot.img
now you can boot your phone hope you success
Click to expand...
Click to collapse
Solved my problem, thanks alot

Stuck on HTC boot screen with ANY custom ROM

Hi there,
it's my fist post here so please do not shoot on sight if I did post in the wrong section. Also, I searched before posting if someone had the exact same problem and didn't find anything conclusive so here goes :
I have a unbranded Desire S which I sucessfully S-OFFed (HBOOT 2) a while ago, then installed 4Ext Recovery and rooted with success.
Now I reckon I am a bit tired of waiting for the ICS update from HTC, so what the heck, I decided i'd try some custom ROMs.
I did a full backup of all partitions using 4ext recovery and then wiped the data, cache and dalvik cache as most ROMs require.
I then proceeded to flash 3 different ROMs with the same unfortunate result : The flashing is always successful, and upon reboot I am just stuck on the HTC boot screen forever.
Then I have to turn the phone off (vol up+vol down + power) then remove the battery and put it back, and have to boot into recovery to continue from there.
After the same thing happened with the 3 ROMs (Fallout 4.4, Vanilla ICE 2 and IceColdSandwich) I just restored my initial backup and then the phone booted back to the original ROM without problems.
What could have I done wrong please ? What can I try next to make a custom ROM work ?
Thanks for your expertise !
Are you HTC dev unloced? or S-Off after downgrade?
I had a similar problem with my Desire S. It was a while ago but I finished up formatting my SDcard to FAT32. Used gparted to delete all partitions, then make one FAT32.
You can use gparted from the live CD or as I did rebooted PC with the CD, download here
I use Reaper v3.0 ROM which is very stable.
Hope this helps
suku_patel_22 said:
Are you HTC dev unloced? or S-Off after downgrade?
Click to expand...
Click to collapse
HTC Dev unlocked.
Taysider said:
I had a similar problem with my Desire S. It was a while ago but I finished up formatting my SDcard to FAT32. Used gparted to delete all partitions, then make one FAT32.
You can use gparted from the live CD or as I did rebooted PC with the CD, download here
I use Reaper v3.0 ROM which is very stable.
Hope this helps
Click to expand...
Click to collapse
Delete all partitions from what, SD card ? I seem to only have one partition so far ... Could you be more specific please, sorry, I just don't want to do something wrong
flash boot.img manually.. use search to know why i said this..
Skanob said:
flash boot.img manually.. use search to know why i said this..
Click to expand...
Click to collapse
I now entered 4ext recovery, cleared cache and wiped data, flashed the ROM, then rebooted into hboot and switched to fastboot mode. then plugged the USB and ran the command
fastboot flash boot boot.img
with the boot.img file extracted from the ROM's zip.
Rebooting did work and I now saw a different logo (HTC One since the ROM was ported from there) and then the phone booted into Android.
Thanks Skanob !
Flash boot.img from fastboot
Check the forum or Google about how to do it
Tapatalked from a Desire S waiting for Kernel 3 sources. WAKE UP HTC!!!!!!
How to fix this problem once and for all
I have the exact same problem
Also did the htcdev unlock then superoneclick root.
Is there any way to fix it so that it flashes the boot.img on automatically when you flash a ROM?
slugger7 said:
Is there any way to fix it so that it flashes the boot.img on automatically when you flash a ROM?
Click to expand...
Click to collapse
Yes, S-OFF.
chninkel said:
Yes, S-OFF.
Click to expand...
Click to collapse
ok then how do you go about s-offing the device for good after the htcdev s-off and then superoneclick root that switched it back on again for some reason
slugger7 said:
ok then how do you go about s-offing the device for good after the htcdev s-off and then superoneclick root that switched it back on again for some reason
Click to expand...
Click to collapse
Htcdev doesn't s-off, it unlocks boot loader but you're still s-on
The forum contains all the information, read the index
So you need to relock
Downgrade
Soff
There are multiple guides
Sywepd form my DsereiS

[Q] help flashing MIUI, my first rom flash

hi
hope my post is in the right section
i already unlock the bootloader, install custom recovery TWRP, and done a backup
i also copy my backup to PC
now i'm confuse
- i need to root the phone or can i just flash the new room?
- on some tutorial say to flash a boot.img and than restore with recovery the rom, i s that correct? or s indeed for people that did not have a custom recovery?
thanks
Need a bit more info. If you are unlocked and flash twrp then you need to flash a superuser zip. I also think you can get away with a ROM that has it built in, I am not sure. You do need root first before doing anything else. As far as the boot.IMG goes. You will need to extract it from the ROM zip file and then "fastboot flash boot boot.IMG" and there you have it. If you made it this far, I assume you understood everything I just said.
Sent from my Carbon-ize Evita using xda-developers app
Herc08 said:
Need a bit more info. If you are unlocked and flash twrp then you need to flash a superuser zip. I also think you can get away with a ROM that has it built in, I am not sure. You do need root first before doing anything else. As far as the boot.IMG goes. You will need to extract it from the ROM zip file and then "fastboot flash boot boot.IMG" and there you have it. If you made it this far, I assume you understood everything I just said.
Sent from my Carbon-ize Evita using xda-developers app
Click to expand...
Click to collapse
Actualy i just unclock the boot loader and flash the recovery TWRP
i didn't know is was neccessary to flash the root, because i'm not interested to have HTC stock with root but what i want is to install MIUI ROM
this is the only guide i found in english that explains how to install the rom
external link (i can't post it) miuiandroid.com/community/threads/installing-the-htc-one-x-required-s-on-steps.16592/
what i understand is:
- boot my device power + menu down, to see the FASTBOOT USB i have to select FASTBOOT
- flash the boot.img
- press the power button once (HBOOT i guess), click volume down, highlight recovery & press power
- Flash the downloaded ROM via recovery normally and it followup at this link
external link (i can't post it) miuiandroid.com/community/threads/how-to-update-upgrade-miui.15424/
i need to copy the img rom in SD ROOT before starting with all this process
- now i need to Wipe data/factory reset, Cache Wipe & Dalvik Cache Wipe in all tutorial i found this is done with clockworkmod
in TWRP under menu WIPE i guess are System, Cache, Dalvik buttons
after that i'm note sure if i need to flash italian language, if i don't need and i can just download it later i tihink is not a big deal
unless is all in chinese
is the metod correct?
i'm not sure if would be better to use clockworkmod, since most tutorials use that..
what phone do you have att one x ,one xl or htc one x and where did you get the rom
jerrycoffman45 said:
what phone do you have att one x ,one xl or htc one x and where did you get the rom
Click to expand...
Click to collapse
i have european tegra 3 HTC ONE X
i found those ROM
from official site grey button miui.com/download-7.html
OR
from UK web site miuiandroid.com/community/threads/3-4-28.20232/
the boot.img is here
point 3 miuiandroid.com/community/threads/installing-the-htc-one-x-required-s-on-steps.16592/
al404 said:
i have european tegra 3 HTC ONE X
i found those ROM
from official site grey button miui.com/download-7.html
OR
from UK web site miuiandroid.com/community/threads/3-4-28.20232/
the boot.img is here
point 3 miuiandroid.com/community/threads/installing-the-htc-one-x-required-s-on-steps.16592/
Click to expand...
Click to collapse
ok you are in the wrong forum here is the one for your phone
http://forum.xda-developers.com/forumdisplay.php?f=1533
you should ask there the procedures might be different and anything here might brick your phone
jerrycoffman45 said:
ok you are in the wrong forum here is the one for your phone
http://forum.xda-developers.com/forumdisplay.php?f=1533
you should ask there the procedures might be different and anything here might brick your phone
Click to expand...
Click to collapse
thanks new tread here
forum.xda-developers.com/showthread.php?p=40878273#post40878273
Your welcome
Sent from my HTC One X using Tapatalk 2

HTC Sensation 1.27 stuck at boot screen after rom change

HTC Sensation 1.27 stuck at boot screen after rom change
Yes yes, and another noob reporting for duty after screwing up the rom proces, it took me about 6 hours today after dozens of guides, broken links, outdated software and offline sites to get my phone rooted and i thought, well, a custom rom would be nice too.
So i tried the rom for Sensation from codenamelungo.net copied the zip on my sd card, installed it from recovery and now im stuck at the htc screen and being the noob that i am i ofcourse did not make a backup and have no clue what to do now
If someone could explain to me in simple words how i can fix this?
My recovery is CWM v5.8.0.9
*** UNLOCKED ***
PYRAMID PVT SHIP S-ON RL
HBOOT-1.27.000
eMMC-boot
I did the:
Wipe Dalvik Cache
Wipe Cache Partition
Wipe Data/Factory Reset
formatted everything.
Tried relocking it and factory reset but all it does is then booting in recovery menu nonstop on every option i choose.
Another day:
Been on the internet again since i woke up and this is driving me insane, i read many posts with solutions but ofc they dont work for my version or phone damnit. I always have this kind of stuff, why didnt i have the Sensation where stuff go easy, at this point i am hoping to get it to stock again and not ever gonna try flashing custom rom.
I just finished up a couple readings about RUU files which ofc is also driving me insane.
My cid is HTC_e11
version-main 3.33.401.55
So i googled and typed in what was suggest on a post on this forum RUU Pyramid 3.33.401.55 and the only result it links me to is this website in showthread.php?t=1919969
I dl the zip file and what is in it, not 1 .exe file while all posts talking about restoring through ruu talk about a ruu.exe
Pfff, ive read so many posts now on this website and other solutions over the internet i can't even think straight anymore so gonna take a break, was really happy getting a smart phone but i enjoyed 30 min so far ><
Surely hope some1 can assist me with this dilemma
relax mate.easy
do extra 1 step from this guide(flashing boot.img)
http://forum.xda-developers.com/showthread.php?t=1631861
or from the same guide do step 2(flashing recovery)
format all parttions except sdcard from 4ext
enable smartflash from it
flash the rom
done
rzr86 said:
relax mate.easy
do extra 1 step from this guide(flashing boot.img)
http://forum.xda-developers.com/showthread.php?t=1631861
or from the same guide do step 2(flashing recovery)
format all parttions except sdcard from 4ext
enable smartflash from it
flash the rom
done
Click to expand...
Click to collapse
As expected, still on bootloop.
I already unlocked it again so i did step 2
when i type adb device it doesnt find anything even though i am connected with usb fastboot
adb server is out of date. killing...
*daemon started successfully*
List of devices attached
Blank, so no devices
So i did the alternative and typed fastboot flash recovery recovery.img
sendig 'recovery'<6116 KB>...
OKAY [ 1.491s]
writing 'recovery'
Okay [8.510s]
finished. total time: 10.004s
Then when i reboot i get stuck in the HTC screen again
Ah i see what is done, im in the 4ext recovery menu now, i did the format you said but i cannot find the smartflash, can you point me out where i need to enable that?
Kayiro said:
Ah i see what is done, im in the 4ext recovery menu now, i did the format you said but i cannot find the smartflash, can you point me out where i need to enable that?
Click to expand...
Click to collapse
tools
at the bottom of the menu
enable it then install the rom
rzr86 said:
tools
at the bottom of the menu
enable it then install the rom
Click to expand...
Click to collapse
I was too fast, found it but even so thanks for you reply, ok i enabled it, so instal the rom i take it i have to reboot, put it in fastboot usb and than type fastboot flash recovery recovery.img again in cmd?
Kayiro said:
I was too fast, found it but even so thanks for you reply, ok i enabled it, so instal the rom i take it i have to reboot, put it in fastboot usb and than type fastboot flash recovery recovery.img again in cmd?
Click to expand...
Click to collapse
no wait!
enable it
flash the rom
reboot normally
done
my previous post was giving you 2 ways to choose
not use both of them together
you missed the word or hehe
edit:the command fastboot flash recovery recovery.img is to flash 4ext recovery
so no need to use it again
rzr86 said:
no wait!
enable it
flash the rom
reboot normally
done
my previous post was giving you 2 ways to choose
not use both of them together
you missed the word or hehe
Click to expand...
Click to collapse
I feel such a noob as those small steps are probably easy for you guys.
I havent done it yet, i enabled it, but how do i flash the rom? i see no option for that, i am sorry for those simple questions but ive never worked with 4ext or any other android programs.
Kayiro said:
I feel such a noob as those small steps are probably easy for you guys.
I havent done it yet, i enabled it, but how do i flash the rom? i see no option for that, i am sorry for those simple questions but ive never worked with 4ext or any other android programs.
Click to expand...
Click to collapse
install zip from sdcard
choose zip from sdcard
navigate to the rom zip
press on it to install
rzr86 said:
install zip from sdcard
choose zip from sdcard
navigate to the rom zip
press on it to install
Click to expand...
Click to collapse
i had such high hopes as everything was installing without problems but after reboot, stuck in the htc screen again
Kayiro said:
i had such high hopes as everything was installing without problems but after reboot, stuck in the htc screen again
Click to expand...
Click to collapse
Now read carefully and do the extra #1 step from the same guide you've used
That should solve the issue
Sent from my HTC Sensation 4G using xda premium
ganeshp said:
Now read carefully and do the extra #1 step from the same guide you've used
That should solve the issue
Sent from my HTC Sensation 4G using xda premium
Click to expand...
Click to collapse
Rz86 and ganeshp, THANK YOU!!! :good:
I was getting a serious headache over this but i got it working finally.
I guess custom roms dont really work with my phone which i am not really happy about but i AM really happy i got it fixed again.
Kayiro said:
Rz86 and ganeshp, THANK YOU!!! :good:
I was getting a serious headache over this but i got it working finally.
I guess custom roms dont really work with my phone which i am not really happy about but i AM really happy i got it fixed again.
Click to expand...
Click to collapse
This is not a big issue. Just remember that every time you flash a new rom 4ext should say "A pending update to boot parti...........". All roms will work fine.
Kayiro said:
i had such high hopes as everything was installing without problems but after reboot, stuck in the htc screen again
Click to expand...
Click to collapse
delete
Far_SighT said:
This is not a big issue. Just remember that every time you flash a new rom 4ext should say "A pending update to boot parti...........". All roms will work fine.
Click to expand...
Click to collapse
Are you sure about that because i've read that alot dont work on s-on with 3.33.401.55
Kayiro said:
Are you sure about that because i've read that alot dont work on s-on with 3.33.401.55
Click to expand...
Click to collapse
You shouldn't be getting that with s-on since you don't need SmartFlash
Sent from my HTC Sensation XE with Beats Audio Z715e using Tapatalk 2
Kayiro said:
Are you sure about that because i've read that alot dont work on s-on with 3.33.401.55
Click to expand...
Click to collapse
You should be able to flash any Rom based on your current firmware. Regarding roms the only difference between s-on and s-off is that you cannot flash boot.img from recovery.
For s-on, either you need smartflash, or a manual flash of boot.img via fastboot flash boot boot.img
This is applicable as long as firmware is same.
Happy to help.
Kayiro said:
Are you sure about that because i've read that alot dont work on s-on with 3.33.401.55
Click to expand...
Click to collapse
about "A pending update to boot parti...........". appears only when you are changing kernel or flashing a new rom with a different kernel than your current one
HELP
hey guys, i have the same problem, but it can't install the rom, it says "make_extf4fs failed on /dev/block/mmcblk0p. Also, E:Error in "rom".zip (Status 1). I have searched the whole internet but to no avail. Need professional help.
iameg said:
hey guys, i have the same problem, but it can't install the rom, it says "make_extf4fs failed on /dev/block/mmcblk0p. Also, E:Error in "rom".zip (Status 1). I have searched the whole internet but to no avail. Need professional help.
Click to expand...
Click to collapse
what recovery do you have and which version?

[Q] HTC One XL Telstra No OS flashed stock rom but need help!

Hi all I was given a HTC One XL telstra version it had no OS not a thing on it and I have managed to flash rom and TWRP but have no idea where to go from here I can use fastboot and also mount the SD card via TWRP now how do i get an OS onto it and what am I looking for exactly?
Ok so you have TWRP recovery? If so just download a ROM on your PC, then enter recovery on your phone, connect your phone to the PC and go to the mount menu then mount usb storage. Copy a ROM to the phone. Enter the wipe menu in recovery, perform a full wipe (cache/dalvik cache/system/factory reset). Enter the install menu in recovery, locate the ROM zip you copied to your phone, swipe to install. If the phone is s-off you can reboot now and it should boot into the OS. If you're s-on you need to flash the boot.img via fastboot, so reboot to the bootloader. Locate the boot.img in the root of the ROM zip on your PC and copy it into your fastboot folder. Issue this command:
fastboot flash boot boot.img
Once that's done you can reboot the phone and it should boot into the OS.
Sent from my Evita
timmaaa said:
Ok so you have TWRP recovery? If so just download a ROM on your PC, then enter recovery on your phone, connect your phone to the PC and go to the mount menu then mount usb storage. Copy a ROM to the phone. Enter the wipe menu in recovery, perform a full wipe (cache/dalvik cache/system/factory reset). Enter the install menu in recovery, locate the ROM zip you copied to your phone, swipe to install. If the phone is s-off you can reboot now and it should boot into the OS. If you're s-on you need to flash the boot.img via fastboot, so reboot to the bootloader. Locate the boot.img in the root of the ROM zip on your PC and copy it into your fastboot folder. Issue this command:
fastboot flash boot boot.img
Once that's done you can reboot the phone and it should boot into the OS.
Sent from my Evita
Click to expand...
Click to collapse
Hi Mate thanks for the quick reply
yep sure do
So I have downloaded Stock Telstra JB 4.2.2 - 5.06.841.1 Rom with Root access
but already had OTA_EVITA_UL_JB_45_S_Telstra_WWE_3.17.841.2_0.23a.32.09.29_10.128.32.34a_release_2997538hizl4svcm80o4g1
as i am s-on can i use the ota file?
Sorry new to the world of HTC
No worries, if you have any problems just ask here.
Sent from my Evita
timmaaa said:
No worries, if you have any problems just ask here.
Sent from my Evita
Click to expand...
Click to collapse
if i use a stock telstra rom i need to relock the bootloader right? but if i do that it doesnt allow me to enter TWRP so i should use some other rom?
No, if you use one of the stock Telstra ROMs found within our development sections you don't need to relock your bootloader at all. You just flash it in recovery and away you go. If you're talking about an RUU it's a different story, with more preparation involved. There's really no need to run an RUU at this point though so just stick with the Telstra ROM (in zip form) and you'll get the full experience.
Sent from my Evita
timmaaa said:
No, if you use one of the stock Telstra ROMs found within our development sections you don't need to relock your bootloader at all. You just flash it in recovery and away you go. If you're talking about an RUU it's a different story, with more preparation involved. There's really no need to run an RUU at this point though so just stick with the Telstra ROM (in zip form) and you'll get the full experience.
Sent from my Evita
Click to expand...
Click to collapse
Seriously Timmaaa I could kiss you right now! you are an absolute legend! got it sorted my main issue was findint which file to use I ended up using Stock_Telstra_3.17.841.9 and flashing the boot as you explained you made my HTC noob experience so much less frustrating Thank you so much!
Lol :sly:
So you got it booted up ok?
Sent from my Evita
timmaaa said:
Lol :sly:
So you got it booted up ok?
Sent from my Evita
Click to expand...
Click to collapse
sure did! thanks mate
No problems, glad to hear it. Welcome to the community by the way, it's good to see another Aussie (I'm guessing) in here.
Sent from my Evita
---------- Post added at 07:33 PM ---------- Previous post was at 07:27 PM ----------
Oh, something I did want to mention. You're not limited to using Telstra ROMs, there are some great ROMs with great features here in our forums. We're very lucky that there are some great devs still providing us with ROMs even though the device is over 18 months old, they're keeping this phone relevant. Just make sure you stay within this device forum and you'll be super duper. Here are the links to our two development sections:
One XL Android Development (mainly Sense)
http://forum.xda-developers.com/forumdisplay.php?f=1541
One XL Original Android Development (mainly aosp)
http://forum.xda-developers.com/forumdisplay.php?f=1726
Sent from my Evita
MissCrittie said:
Seriously Timmaaa I could kiss you right now! you are an absolute legend! got it sorted my main issue was findint which file to use I ended up using Stock_Telstra_3.17.841.9 and flashing the boot as you explained you made my HTC noob experience so much less frustrating Thank you so much!
Click to expand...
Click to collapse
Looks like Timmaaa might get lucky! only kidding
Welcome to the XDA forums from another aussie!

Categories

Resources