[Q] how to flash latest hboot 1.93.2222 - HTC Amaze 4G

i want to know that how to flash latest hboot version 1.93.2222
i am at stock,s-off and supercid and have sdk tools installed

carbon_guy said:
i want to know that how to flash latest hboot version 1.93.2222
i am at stock,s-off and supercid and have sdk tools installed
Click to expand...
Click to collapse
what is your current bootloader version shows in your bootloader...?

hatim_rajput said:
what is your current bootloader version shows in your bootloader...?
Click to expand...
Click to collapse
its something like this,
Hboot-1.93.0002
S-OFF
Bootloader -locked

carbon_guy said:
its something like this,
Hboot-1.93.0002
S-OFF
Bootloader -relocked
Click to expand...
Click to collapse
do you know how to use fastboot,adb etc since you installed sdk tools,and do you have all the necessery files like fastboot.exe, adb.exe, adbwinapi.dll...
i just need confirmation that you know what you have and you know what are you doing to your device...

which trkindu
hatim_rajput said:
do you know how to use fastboot,adb etc since you installed sdk tools,and do you have all the necessery files like fastboot.exe, adb.exe, adbwinapi.dll...
i just need confirmation that you know what you have and you know what are you doing to your device...
Click to expand...
Click to collapse
i used sdk tools during unlocking my bootloader at htc dev,also a friend of mine used these tools a lot,so there is no problem for me to use these tools,and i have also have all the necessery files in my c drive at android folder

carbon_guy said:
i used sdk tools during unlocking my bootloader at htc dev,also a friend of mine used these tools a lot,so there is no problem for me to use these tools,and i have also have all the necessery files in my c drive at android folder
Click to expand...
Click to collapse
Just download the hboot zip and name it PH85IMG.zip and run it from bootloader you can find the download link from my signature in my profile if you don't have it
Sent from my HTC_Amaze_4G using xda premium

ravike14 said:
Just download the hboot zip and name it PH85IMG.zip and run it from bootloader you can find the download link from my signature in my profile if you don't have it
Sent from my HTC_Amaze_4G using xda premium
Click to expand...
Click to collapse
Thanks ravike but if you could tell me that how to flash hboot using sdk tools?

carbon_guy said:
Thanks ravike but if you could tell me that how to flash hboot using sdk tools?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1693896 that'll help you but 1st way is way more easier and safe!! just saying

carbon_guy said:
i used sdk tools during unlocking my bootloader at htc dev,also a friend of mine used these tools a lot,so there is no problem for me to use these tools,and i have also have all the necessery files in my c drive at android folder[/QUOTE ]
Download the ics hboot.zip from juopunut bear hboot downloads.. http://unlimited.io/downloads/hboots/ruby/ICS/jb_hboot.zip
And place the zip file in your c drive android folder which you mentioned earlier,
Put your phone in fastboot mode,connect it to your pc via usb cable,
Disable htc sync,disable any antivirus
Open cmd and Type the following cmds into cmd prompt (when each commmand is showing as completed in cmd then type the next cmd and hit enter)
cd c :\android (and press enter)
fastboot erase cache (press enter)
fastboot oem rebootRUU (press enter)
fastboot flash zip jb_hboot.zip (press enter)
fastboot reboot
(press enter and its done,after booting your device,restart the device into fastboot and check your hboot version...
If I,ve helped you then hit the thanks button...
Click to expand...
Click to collapse

hatim_rajput said:
carbon_guy said:
i used sdk tools during unlocking my bootloader at htc dev,also a friend of mine used these tools a lot,so there is no problem for me to use these tools,and i have also have all the necessery files in my c drive at android folder[/QUOTE ]
Download the ics hboot.zip from juopunut bear hboot downloads.. http://unlimited.io/downloads/hboots/ruby/ICS/jb_hboot.zip
And place the zip file in your c drive android folder which you mentioned earlier,
Put your phone in fastboot mode,connect it to your pc via usb cable,
Disable htc sync,disable any antivirus
Open cmd and Type the following cmds into cmd prompt (when each commmand is showing as completed in cmd then type the next cmd and hit enter)
cd c :\android (and press enter)
fastboot erase cache (press enter)
fastboot oem rebootRUU (press enter)
fastboot flash zip jb_hboot.zip (press enter)
fastboot reboot
(press enter and its done,after booting your device,restart the device into fastboot and check your hboot version...
If I,ve helped you then hit the thanks button...
Click to expand...
Click to collapse
success :victory: thanks hatim for putting all the information here as very simple,i follow your instructions and successfully flashed hboot 1.93.2222 consider making your signature as simple as your methods are
thanks ravike for your both methods,first one is seems very easy and safe,but i just wanna always on risk,but the second method is very sweet and detailed but because of i am a noob , i didn't try your 2nd method,,,there are still so many things for me to understand,but i will definitely try it some day. BIG THANKS to both of you
Click to expand...
Click to collapse

carbon_guy said:
hatim_rajput said:
success :victory: thanks hatim for putting all the information here as very simple,i follow your instructions and successfully flashed hboot 1.93.2222 consider making your signature as simple as your methods are
Click to expand...
Click to collapse
np carbon and i will
Click to expand...
Click to collapse

Related

Please Help!!!!!!!!!! :(

I tried to upgrade my recovery image to RA-hero-v1.6.2.
However I got a problem
I use adb shell method to flash the new recovery image.
when I type mount -a it show four lines of fails. and then I type flash_image recovery /sdcard/recovery-RA-hero-v1.6.2.img. After that I press reboot. My phone is now keep stay in HERO BOOT SCREEN. nothing happen. please help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
For adb + fastboot method
I type adb shell reboot bootloader, it success.
but when I type fastboot boot recovery-RA-hero-v1.6.2.img it said recovery-RA-hero-v1.6.2.img cannot be load. Please help.
Can you boot your phone normal now at all or not?
If you can, use BTDAG's guide in my signature and install the custom recovery using the flashrec method.
I cannot it stuck at the "HERO" boot screen :'(
what I can do is that I can use the adb shell the browser the files inside the phone.
try flashing it via android commander mate i had that problem my self once and that fixed it
skedone said:
try flashing it via android commander mate i had that problem my self once and that fixed it
Click to expand...
Click to collapse
He can flash the recovery through Android Commander? .... Interesting.
skedone said:
try flashing it via android commander mate i had that problem my self once and that fixed it
Click to expand...
Click to collapse
Can you provide me steps?
animation said:
Can you provide me steps?
Click to expand...
Click to collapse
http://tinyurl.com/232pnzr
Have a go,.... then report back.
ddotpatel said:
http://tinyurl.com/232pnzr
Have a go,.... then report back.
Click to expand...
Click to collapse
the link is just link to google?
Its for Android Commander. Either try that,... Or see if you can get into the recovery you currently have,.... wipe what you can, then flash another rom.
ddotpatel said:
Its for Android Commander. Either try that,... Or see if you can get into the recovery you currently have,.... wipe what you can, then flash another rom.
Click to expand...
Click to collapse
I can't go into the recovery mode.
I can only go into the fastboot mode.
Try this,... Go into fastboot.
Hit BACK to enter the fastboot bit.
I should now say FASTBOOT USB or something similar.
Then you need to cd into the right directory using CMD.
example,... I have to type...
cd c:\sdk\tools ................But it might be different on yours.
then type
fastboot devices
It should bring up your device serial number.
Then type
fastboot oem rebootRUU
fastboot erase cache
Then reboot.
ddotpatel said:
Try this,... Go into fastboot.
Hit BACK to enter the fastboot bit.
I should now say FASTBOOT USB or something similar.
Then you need to cd into the right directory using CMD.
example,... I have to type...
cd c:\sdk\tools ................But it might be different on yours.
then type
fastboot devices
It should bring up your device serial number.
Then type
fastboot oem rebootRUU
fastboot erase cache
Then reboot.
Click to expand...
Click to collapse
What are these two lines did? fastboot oem rebootRUU
fastboot erase cache
I think it erases old data?
animation said:
ddotpatel said:
animation said:
After reboot? what should I do?
when I type fastboot boot recovery-RA-hero-v1.6.2.img it always said
downloading 'boot.img' ... FAILED <remote: not allow>
Click to expand...
Click to collapse
I didn't say that?.... Try what I said to erase cache,... then see if it boots.
Click to expand...
Click to collapse
I tried, but it also stuck at the boot screen.
Click to expand...
Click to collapse
The only other thing I can suggest is go into fastboot,...
then run,...
fastboot oem rebootRUU
fastboot erase cache
Keep it plugged in, then run an RUU .exe.
,... Then start from scratch again,...
sorry its droid explorer and here is link to info about program and its pritty easy to use
http://de.codeplex.com/wikipage?title=Features&referringTitle=Home
try the HEROIMG.zip method
Hello,
just another idea:
- download an original RUU.exe (preferably of an older version, rootable) and extract rom.zip (a lot of guides in the forums)
- rename to HEROIMG.ZIP and put in sdcard root
- restart hero with volume down pressed
- normally it should find the heroimg.zip and flash it and you are back to normal

[HOWTO] How to Perm-Root/S-off Your HTC Evo 3D AND FLASH TWRP *NOW ROOT WORKING*

Hey guys Just wanted to give a quick TUT to the Noobs...
THIS IS THE BETA VERSION I DID NOT CREATE IT ALL CREDIT GOES TO TEAM Revolutionary...
I AM NOT RESPONSIBLE FOR ANYTHING THAT HAPPENES TO YOUR PHONE...
1.)Go to http://revolutionary.io/ select your operating system...
2.) once downloaded apply for a beta key (this is needed!!)
3.) Boot into you phone like normal and go to Settings>Applications>Development>And check USB Debugging...Make sure your phone is on charge only.
4.) Extract the downloaded ZIP to a folder (DONT RUN IT FROM THE ZIP) and run the file "revolutionary"
5.) It will ask you for a beta key (you should he gotten from the site) enter it and hit enter.
6.) It will get you S-Off and root.
OPTIONAL FLASH TWRP
1.) Download TWRP from their thread.
2.) Plug in you phone to your pc and make sure you have fastboot drivers and your phone is in fastboot mode
2* to put your phone is fastboot mode remove the battery>put it in and hold down volume down and powerbutton>once in bootloader use the volume rockers to go to fastboot> hit the power button...done!
3.) Once you have your usb plugged in and the .img downloaded open CMD
4.) Navigate to your sdk/tools path not your platform-tools/ (since thats where fastboot is)
5.) (make sure the recovery-twrp-shooter-1.0.0.img is in the sdk/tools/ folder) Type in
Code:
fastboot flash_image recovery recovery-twrp-shooter-1.0.0.img
Your command should look like this
Code:
C:\sdk\tools>fastboot flash recovery C:\Users\abe\Desktop\recovery-twrp-shooter-1.0.0.img
just change
Code:
C:\Users\abe\Desktop\recovery-twrp-shooter-
1.0.0.img
(drag and drop the file into the cmd window to choose its position and walllah!!)
Rooting Proccess...
1.) Download this file http://goo-inside.me/superuser/su-2.3.6.3-efgh-signed.zip
2.) Put the downloaded file on your sdcard
3.) Boot to TWRP
4.) Hit install a .ZIP
5.) Choose the file and BOOM you got root
Hits thanks if that helped!! PCE GUYS IM GOING TO COOK UP SOME ROMS
If you get error while flashing use this file
HELPFUL LINKS!
Link to Twrps Thread http://forum.xda-developers.com/showthread.php?t=1192077
Link to fastboot drivers
Link to Unrevoked TUT and FAQ: http://unrevoked.com/rootwiki/doku.php/public/revolutionary (use that if this fails (which it hasn't for most))
Link to setup ADB: http://forum.xda-developers.com/showthread.php?t=502010
Drivers http://downloads.unrevoked.com/HTCDriver3.0.0.007.exe
REMEMBER TO RUN A NANDROID RIGHT AWAY
FAQ:
Q.I am stuck at root method 3
A. Uninstall HTC sync
Q.I get this error while flashing SU
Code:
Creating SYSTEM:/xbin/su symbolic link...
E:Error in /tmp/sideload/package.zip
(Status 0)
A.just reflash it and the error will go away on its own
I went through the steps and now phone is off and wont turn on. When connected QHSUSB_DLOAD in device manager.
Do we need to have the QHSUSB_DLOAD drivers for this exploit to work?
Thanks ahead of time.
EDIT: Did a battery pull and started over from begining. We now have S-Off!!!!! Failed to install CWM but I will install TWRP
Does Amon Recovery work? If so, can we get instructions for that? If not, instructions for CWM.
Thanks,
Mike
Oh okay, I failed.
When I did that it just came up with a list of commands
If your phone wont turn on you probably dont have your fastboot drivers installed. Do that first
AS for amon RA recovery that hasent been built for the shooter yet. If you want cmw just keep running the revolutionary application and it will ask if you want it to flash CMW
CrippleB said:
When I did that it just came up with a list of commands
Click to expand...
Click to collapse
same here
10chars
CrippleB said:
When I did that it just came up with a list of commands
Click to expand...
Click to collapse
you paste that command and drag the file into the cmd window so it tells cmd where the file is
clark44 said:
If your phone wont turn on you probably dont have your fastboot drivers installed. Do that first
AS for amon RA recovery that hasent been built for the shooter yet. If you want cmw just keep running the revolutionary application and it will ask if you want it to flash CMW
Click to expand...
Click to collapse
There are people having trouble flashing CWM with the tool. AFter the tool finishes if you try and run again it says device not supported at this time. I have s-off but cannot flash a recovery.
anyone who failed when pasteing the command i just typed a new one run it
CrippleB said:
There are people having trouble flashing CWM with the tool. AFter the tool finishes if you try and run again it says device not supported
Click to expand...
Click to collapse
run the twrp recovery for now cmw flashing is a no go for people atm
I have everything working but I don't have root.
Sent from my PG86100 using XDA App
Ya its just commands!
clark44 said:
you paste that command and drag the file into the cmd window so it tells cmd where the file is
Click to expand...
Click to collapse
When I drag it into window it says windows cannot open this file and wants tyo search the web
rtbluver said:
Ya its just commands!
Click to expand...
Click to collapse
your command should look like this
Code:
C:\sdk\tools>fastboot flash recovery C:\Users\abe\Desktop\recovery-twrp-shooter-1.0.0.img
kjust change
Code:
C:\Users\abe\Desktop\recovery-twrp-shooter-
1.0.0.img
top where your .img is
I have all the drivers installed. I have uninstalled htc sync. I am stuck on waiting for fastboot. Can't get past that part. HHHMMMMM
Edit: I reinstalled the drivers about three times while it was waiting for fastboot. Disconnected and connected a few times and it finally took.
clark44 said:
run the twrp recovery for now cmw flashing is a no go for people atm
Click to expand...
Click to collapse
So that means that you should opt out of the CWM install and install TWRP after doing s-off? Would be nice if we had full instructions: including what to select/install during the revolutionary exe.
Mike
CrippleB said:
There are people having trouble flashing CWM with the tool. AFter the tool finishes if you try and run again it says device not supported at this time. I have s-off but cannot flash a recovery.
Click to expand...
Click to collapse
Exact same situation here.
Edit: Just saw the post above that CWM isn't working yet.
I flashed this through fastboot and it appeared to work. It won't boot into the recovery though. Are there some steps I'm missing?
beta key
I have tried to enter in the beta key oh about 20 time but it keeps saying invalid press almost and key to abort anyone else having this problem ?

[Q]how to Install Bliss Port [ROM] "Sense 3.5" on CDMA evo 3d rooted HBOOT 1.50 S-ON

[Q]how to Install Bliss Port [ROM] "Sense 3.5" on CDMA evo 3d rooted HBOOT 1.50 S-ON
Could someone plz help me with dis I think I'm frustrated I've looked everywhere for a guide on this I don't know if I'm doing something wrong so plz I need help. the thing is:
I have an evo 3d rooted with htc's unlock method,
HBOOT 1.50 S-ON and TWRP 1.1.1 recovery.
I WANT and have tried and tried to install the bliss version of sense 3.5 [ROM] ported over 2 the evo 3d that I found at "rootzwiki":
The Name of the Rom is: "[WIP] [Rom] Bender-Bliss Version 3 [Sense 3.5] [Android2.3.5]" but I've had no success, It's always stock on boot when I flash.
I really WANT to Flash this rom so Could someone: >>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>!!!!!!!!!!!!!!!!PLZ HELP ME!!!!!!!!!!!!!!!!!<<<<<<<<<<<<<<
[]
[]
[]
THANKS IN ADVANCE
Ok to do this you need to have android sdk and clockworkmod recovery image (its here on the site somewhere). Then what you do next is put the recovery image in the same folder as your fastboot.exe. after that look on your phone and go to "settings>power" and then uncheck fastboot. After that, get on your command prompt on your pc and redirect to your folder with fastboot (it should have adb.exe also) and type "adb reboot-bootloader. Once your phone revolts into bootloader use the power button and select "fastboot" then plug your phone up to your pc. And at the top it should say "fastboot usb". Then go back too the command prompt and type "fastboot boot recovery cwm.img" (or whatever the name of your recovery image is). Now let it finish, and hit the power button again to exit fastboot. Then select recovery, and flash your ROM from here (it needs to be on your SD card). Hope I helped
Sent from my PG86100 using XDA App
ognimnella said:
Ok to do this you need to have android sdk and clockworkmod recovery image (its here on the site somewhere). Then what you do next is put the recovery image in the same folder as your fastboot.exe. after that look on your phone and go to "settings>power" and then uncheck fastboot. After that, get on your command prompt on your pc and redirect to your folder with fastboot (it should have adb.exe also) and type "adb reboot-bootloader. Once your phone revolts into bootloader use the power button and select "fastboot" then plug your phone up to your pc. And at the top it should say "fastboot usb". Then go back too the command prompt and type "fastboot boot recovery cwm.img" (or whatever the name of your recovery image is). Now let it finish, and hit the power button again to exit fastboot. Then select recovery, and flash your ROM from here (it needs to be on your SD card). Hope I helped
Sent from my PG86100 using XDA App
Click to expand...
Click to collapse
Thanks bro I really appreciate ure help I already flashed CWM 4.0.1.4 cuz the latest version (4.0.1.5) doesn't work I've heard dat only 4.0.1.4 works with HTC's unlock method I'll have to wait for the revolutionary method for hboot 1.50
>>>>>>>>>> By now I flashed the rom again and no succes If u now another solution 2 ma problem plz let me know<<<<<<<<.............Thanks anyway man...................
Cuban1t0 said:
Thanks bro I really appreciate ure help I already flashed CWM 4.0.1.4 cuz the latest version (4.0.1.5) doesn't work I've heard dat only 4.0.1.4 works with HTC's unlock method I'll have to wait for the revolutionary method for hboot 1.50
>>>>>>>>>> By now I flashed the rom again and no succes If u now another solution 2 ma problem plz let me know<<<<<<<<.............Thanks anyway man...................
Click to expand...
Click to collapse
No problem man, but just to let you know you HAVE to flash revolutionary clockworkmid from fastboot because it bypasses all security locks and will allow you to flash
Sent from my PG86100 using XDA App
ognimnella said:
Ok to do this you need to have android sdk and clockworkmod recovery image (its here on the site somewhere). Then what you do next is put the recovery image in the same folder as your fastboot.exe. after that look on your phone and go to "settings>power" and then uncheck fastboot. After that, get on your command prompt on your pc and redirect to your folder with fastboot (it should have adb.exe also) and type "adb reboot-bootloader. Once your phone revolts into bootloader use the power button and select "fastboot" then plug your phone up to your pc. And at the top it should say "fastboot usb". Then go back too the command prompt and type "fastboot boot recovery cwm.img" (or whatever the name of your recovery image is). Now let it finish, and hit the power button again to exit fastboot. Then select recovery, and flash your ROM from here (it needs to be on your SD card). Hope I helped
Sent from my PG86100 using XDA App
Click to expand...
Click to collapse
I think I may finally be understanding...so if you don't have S-Off, flashing a ROM is a two-step process: fastboot to flash protected memory, and then from recover to flash system and data partitions?
Given a particular image, how do I know which fastboot keywords to use? How do I flash a kernel, for example?
ognimnella said:
No problem man, but just to let you know you HAVE to flash revolutionary clockworkmid from fastboot because it bypasses all security locks and will allow you to flash
Sent from my PG86100 using XDA App
Click to expand...
Click to collapse
Yeah bro I booted into CWM via CMD With my pc on my 3vo n' it worked dat way. I'm just guessing here but i think dat if u have S-ON u have to reboot into recovery via fastboot to flash. Dat way u gain admin privileges and stuff. I think I finally got It, wat a relief !!!

[HOW TO] Flash A Custom Rom & Custom Kernel [Noob's Guide]

[HOW TO] Flash A Custom Rom & Custom Kernel [Noob's Guide]
here's just a simple guide on how to flash pretty much any ROM.
Most people probably, know how to do this, but for those unaware here is a simple and easy to follow guide i put together.
Before installing a custom rom, you have to make sure your phone is rooted.
There are already guides on that so here are some links.
Click to expand...
Click to collapse
Links On How To Root & Unlock​
Written Guide:[How to unlock bootloader] http://forum.xda-developers.com/showthread.php?t=2011611 By Jcase
After you Unlock bootloader you can now root
Root Guide: http://forum.xda-developers.com/showthread.php?t=1996389 - HQRaja
Video Guide [Shows how to unlock bootloader and root] http://forum.xda-developers.com/showthread.php?t=2012346 By owenbeals
Click to expand...
Click to collapse
Mac Users Please Read​
For mac..
1) no drivers needed, and
2) replace fastboot in the steps below with ./fastboot-mac
Click to expand...
Click to collapse
How To Install A ROM​
1) install CWM Custom recovery from here http://forum.xda-developers.com/showthread.php?t=1993454
OR install TWRP custom recovery from here: http://forum.xda-developers.com/showthread.php?t=1994662
[At the moment CWM seems to be more stable] [DO NOT INSTALL BOTH! ONE OR THE OTHER!]
2) download rom on your phone and put in SDCARD. [it should already be there, most likely in the "download" folder. OR download the rom to your computer and transfer it to your phone
3. Download the Boot.img Onto your computer
4. Make a folder in C: called android. put he boot.img in it
5. Connect your phone to your computer, and make sure your htc drivers are installed and usb debugging is on. [Setting>Developer options>Then Check USB DEBUGGING]
6. Open Command Prompt (To get there you click start> Type in CMD on search > and then click command Prompt.)
7. In command prompt Type in "Adb Reboot bootloader"
8. That should put your phone into boot loader.
9. Then in CMD type "Fastboot flash boot <C:\android\boot.img>"
10. Once that is done you can close CMD
11.) Reboot your phone, and hold down on the volume rocker at the same time to get into bootloader.
12.) Now go to recovery and press power to click. (In recovery you use volume rockers to go up and down and power to click)
13) *make a backup in case anything goes wrong*
14) Then full wipe (cache, davlik, factory, etc)
15) go to install and find the .zip file of the rom and flash it, be patient it may take a while
16 reboot system and you'll be done be patient for this one too, first boot always takes a while
***NOTE*** some rom have specific directions that may differ from this, so make sure to read them. But this guide is how you install most roms
Click to expand...
Click to collapse
How To Flash A Custom Kernel​
1. Same as ROM. 1) install CWM Custom recovery from here http://forum.xda-developers.com/sho...m.xda-developers.com/showthread.php?t=1994662
2. Download the kernal modules on your phone and place them in your sd card.
3. Download the Boot.img Onto your computer ( Could be called something different but on the kernal, the op will usually tell you what to flash in fastboot and what to flash in recovery)
4. Connect your phone to your computer, and make sure your htc drivers are installed and usb debugging is on. [Setting>Developer options>Then Check USB DEBUGGING]
5. Open Command Prompt (To get there you click start> Type in CMD on search > and then click command Prompt.)
6. In command prompt Type in "Adb Reboot bootloader"
7. That should put your phone into boot loader.
8. Then in CMD type "Fastboot flash boot <Insert file name here>" That is boot.img you downloaded, or whatever its called.
9. Once that is done you can close CMD
10. Then go into recovery and flash the Kernal Modules you downloaded and placed into your sd card.
11. Then reboot your device and you should be done.
***NOTE*** This method may change in the future, and some kernals may have some additional insturctions.
Click to expand...
Click to collapse
If i missed anything please tell me
hope this helped you . If it did, it would mean a lot for you if you hit that thanks button
Click to expand...
Click to collapse
this was first posted in dna android developed, but i deleted it there and posted it here​
don't you have to have s-off to flash a custom kernel? Your links are bringing up 404 errors.
Are you sure you are in the right forum?
nrfitchett4 said:
don't you have to have s-off to flash a custom kernel? Your links are bringing up 404 errors.
Are you sure you are in the right forum?
Click to expand...
Click to collapse
haha fixed the links.
also theres kernals in original android development forum. An example is cubed kernal
dont use "etc..." explain that ****
What else would I say.....
Sent from my HTC6435LVW using xda app-developers app
Thanks for this!
C-Lang said:
Thanks for this!
Click to expand...
Click to collapse
No problem
nrfitchett4 said:
don't you have to have s-off to flash a custom kernel? Your links are bringing up 404 errors.
Are you sure you are in the right forum?
Click to expand...
Click to collapse
By using adb and the fastboot program, found in the sdk-tools, you don't necessarily need S-off for anything. Most of the stuff you need s-off for is avoided using the sdk-tools.
can this be done from ubuntu ?
Sent from my cm_tenderloin using Tapatalk 2
ufish2 said:
can this be done from ubuntu ?
Sent from my cm_tenderloin using Tapatalk 2
Click to expand...
Click to collapse
yes but you might have to use a different program then command prompt. Im not completly sure what unbuntu has. If ubuntu has command prompt then it should be same. It should be the same no matter what "terminal emulator" u have
added fixes for people having trouble with mac
MustafaHadaKing said:
added fixes for people having trouble with mac
Click to expand...
Click to collapse
Thanks
Sent from my Nexus 4
Toaster Strudels said:
Thanks
Sent from my Nexus 4
Click to expand...
Click to collapse
no problem! Hope it helped
MustafaHadaKing said:
no problem! Hope it helped
Click to expand...
Click to collapse
You posted that "Thanks" from my phone. I revoke my thanks.
updated to v2

Flashing cwm and rooting on unlocked BL P760?

Hi everyone,
So after deciding whether to do it or not, i finally unlocked my BL yesterday. At least when i dial the secret number and look at BL info, it says "UNLOCK".
But I've been trying to flash cwm and rooting but it seems my device is not being recognised in cmd.
And i am having difficulties to install fastboot drivers again because my device is not showing up at all in device manager.
If you could kindly list some simple instructions on how to flash cwm and rooting on unlocked BL (Before you ask, yes i went through all the guides with no avail) or help me to install flashboot drivers properly, it would be appreciated.
Thank you and good day.
EDIT 1: I can boot in fastboot mode, But when i do adb devices, driver installation fails and thus the command for flashing cwm says "waiting for device" and never flashes.
EDIT 2: From what i have searched from previous posts , i need to wait 30mins, I will do that and report.... Hopefully it will work
If you can boot into fastboot then do fastboot devices, adb devices are commands in adb mode, not fastboot mode, instead of flashing through adb use fastboot flash , hope I help!
Sent from my LG-P769 using xda app-developers app
EpicLordPhone said:
If you can boot into fastboot then do fastboot devices, adb devices are commands in adb mode, not fastboot mode, instead of flashing through adb use fastboot flash , hope I help!
Sent from my LG-P769 using xda app-developers app
Click to expand...
Click to collapse
Sorry,
I actually did what u said.
But when i type the command (in cmd) : C:\Android>fastboot devices ---> The command is accepted and there is a driver installation which fails.
Even then i continued and typed : C:\Android>fastboot flash recovery recovery-clockwork-touch-6.0.3.1-p760.img
But with the second command, it simply says "waiting for device" in the command window, but nothing happens.
kirakun said:
But with the second command, it simply says "waiting for device" in the command window, but nothing happens.
Click to expand...
Click to collapse
Put recovery.img on sdcard
Using Android Terminal Emulator:
su
dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p4
P.S Sorry my ENG
Lgeob said:
Put recovery.img on sdcard
Using Android Terminal Emulator:
su
dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p4
P.S Sorry my ENG
Click to expand...
Click to collapse
But I only have an unlocked BL and I do NOT have root either :/
kirakun said:
But I only have an unlocked BL and I do NOT have root either :/
Click to expand...
Click to collapse
What prevents get root?
Lgeob said:
What prevents get root?
Click to expand...
Click to collapse
When i enter fastboot mode, pc installs drivers but driver installation fails. Cannot use fastboot commands. I try to re-install fastboot drivers (omap4boot drivers) but i cannot find device in device manager
kirakun said:
When i enter fastboot mode, pc installs drivers but driver installation fails. Cannot use fastboot commands. I try to re-install fastboot drivers (omap4boot drivers) but i cannot find device in device manager
Click to expand...
Click to collapse
BL unlocked?
Get root with LGPwn.apk.
Thru Terminal put recovery.img
Lgeob said:
BL unlocked?
Get root with LGPwn.apk.
Thru Terminal put recovery.img
Click to expand...
Click to collapse
okay ill try this
Lgeob said:
BL unlocked?
Get root with LGPwn.apk.
Thru Terminal put recovery.img
Click to expand...
Click to collapse
I don't have spritebud, so LGPwn.apk does not work
kirakun said:
I don't have spritebud, so LGPwn.apk does not work
Click to expand...
Click to collapse
Try this method.
Casserole said:
Try this method.
Click to expand...
Click to collapse
Thanks for the reply ^^ I was planning to use this as last resort XD Do u think its reliable o-o?
And also after installing this i can flash cwm ?
kirakun said:
And also after installing this i can flash cwm ?
Click to expand...
Click to collapse
Do it.Не ссы :good:

Categories

Resources