nexus one not going to bootloader mod - Nexus One General

hi
i had installed CyanogenMod-5.0.5.3 on nexus one. i had lost the sd card, now i cannot able to go to recovery mod. why it is happening ?. please help me how to go to bootloader mod
pleas help
regards
shmeer

If you have adb installed on your PC - open command prompt and type "adb reboot recovery" without "".
If you don't have it, power the device down, press trackball and power button at the same time until you see the fastboot screen. Then press power button once again to go into bootloader and then choose with volume buttons recovery and press power button to select it.

go into terminal emulator and type:
Code:
su
reboot recovery
no need for adb or powering down your device.

Related

"adb reboot recovery" - not going to recovery!!

My HD2 has problem with the power button. So, I can't get into recovery by pressing and holding down the power button sometimes.
So, I tried, "adb reboot recovery" command to get into recovery but the phone simply reboots.
I have also tried the "reboot into recovery" option in ROM manager and "Quickboot" - same result.
When the power button works it goes recovery without any problem by pressing and holding down the power button.
What may be the problem here?
MAGLDR or cLK?
cLK supports fastboot mode and adb reboot recovery and such commands.
Unfortunately, MAGLDR currently doesn't.
MAGLDR........
ohh thats's sad

Help! twrp not loading!

I just used this method
""Enter the following commands to flash TWRP Recovery on your tablet:
adb reboot bootloader
fastboot flash recovery openrecovery-twrp-2.2.1-grouper.img
TWRP Recovery will then be flashed on your Nexus 7.
You will also get a “Finish/Okay” message at the command prompt. Type this command to reboot your tablet:
fastboot reboot
To enter TWRP Recovery, switch off your tablet. Press and hold the Volume Up, Volume Down, and Power buttons together.""
to install twrp on my nexus 7(rooted and unlocked with stock ROM).
It went well but when i try to boot it into recovery mode from bootloader, its just stuck a the google symbol screen.
I tried an alternative, using goo manager. when i reboot it using goomanager, it goes into twrp but not when i manually reboot the device and go into bootloader mode... Please help!!!!!
There's a bug in the boot loader that requires you to be plugged into a computer to access recovery.
prashaanth1992 said:
I just used this method
""Enter the following commands to flash TWRP Recovery on your tablet:
adb reboot bootloader
fastboot flash recovery openrecovery-twrp-2.2.1-grouper.img
TWRP Recovery will then be flashed on your Nexus 7.
You will also get a “Finish/Okay” message at the command prompt. Type this command to reboot your tablet:
fastboot reboot
To enter TWRP Recovery, switch off your tablet. Press and hold the Volume Up, Volume Down, and Power buttons together.""
to install twrp on my nexus 7(rooted and unlocked with stock ROM).
It went well but when i try to boot it into recovery mode from bootloader, its just stuck a the google symbol screen.
I tried an alternative, using goo manager. when i reboot it using goomanager, it goes into twrp but not when i manually reboot the device and go into bootloader mode... Please help!!!!!
Click to expand...
Click to collapse
as previously mentioned, there is a bug.
I can boot into TWRP via hold Power button -> Reboot -> Recovery, if your ROM [stock rom?] does not have this, download ROM Toolbox on Play Store, and select "Rebooter" on the bottom, and "Reboot recovery"
Or I think you can use Terminal Emulator, and type
# su
# reboot recovery
that should work too..
or you can just plug it into a computer
Thanks a butt load!!!!!!!!!!
I also think goomanager or rom manager has a bug that it wont let me power on my tablet unless i hold the power button down for 10 seconds. I remove those apps then all is fine.
Sent from my SPH-L710 using xda premium

UnBrick Nexus 4 Help!!!!

Hi,
When i try to flash the factory ROM onto my phone it comes up with this error and i have tried everything, like different drivers, usb ports, different PC and everthing else i can think of. SO if someone could help me PLEASE BTW I couldnt enable ADB so i am using fastboot and my boot loader is unlocked.
Thanks
I am noob, but did you try Nexus Root Toolkit to unbrick? You can also use this toolkit to flash the original-factory-rom for your Nexus. Everything is auto, just need some few clicks and boom
Yes i have but i get errors. I Need help as i have no idea why?
And then it boots up and get stuck on a black screen with the google label on it. I need help to unbrick and install the orignal softtware.
Also i just Flashed TWRP recovery onto the phone but when it boots up it just stays at the black screen with the google logo on it and doesnt move
You can manually fast the 6 img files required to return your phone to stock. I haven't tried the tool kits because the manual method always worked for me.
http://forum.xda-developers.com/showthread.php?t=2010312
I Hope that is not bad emmc(but it kinda looks)
download and install minimal adb and fastboot(google it) and open it.
put your phone in fastboot mode(vol down + power) and on the cmd prompt(minimal adb opens one) u type
fastboot format userdata
(press enter)
fastboot format cache
(press enter)
fastboot format system
(press enter)
fastboot erase radio
(press enter)
fastboot erase recovery
(press enter)
then u press volume down button till the button on phone changes to bootloader, when it does u press power button
then u install stock from wugs kit or manualy.
Dont Worry I fixed It
FPSAUS4EVER said:
Dont Worry I fixed It
Click to expand...
Click to collapse
how did u fix?
I am such an Noob i was Flashing the wrong bootloader version onto the phone and it wasnt working.
So if you have this error first step is to try to make sure your ROM version is for the Phone and the bootloader is the corret one.
md5 is very important to check before flashing.
opssemnik said:
I Hope that is not bad emmc(but it kinda looks)
download and install minimal adb and fastboot(google it) and open it.
put your phone in fastboot mode(vol down + power) and on the cmd prompt(minimal adb opens one) u type
fastboot format userdata
(press enter)
fastboot format cache
(press enter)
fastboot format system
(press enter)
fastboot erase radio
(press enter)
fastboot erase recovery
(press enter)
then u press volume down button till the button on phone changes to bootloader, when it does u press power button
then u install stock from wugs kit or manualy.
Click to expand...
Click to collapse
thanks!

TWRP for Intex Aqua 5.5 VR

Note: Unlocking bootloader will completely wipe your device’s data(Everything like music,
photos, videos & apps).So we highly recommend taking backup of your important data. So take
a backup of your apps and data
IMPORTANT & PREREQUIREMENTS
*Make sure there is at least 60% battery left on your smartphone before begin started
this process
• Install USB Drivers on your computer. ( Drivers are Included on The Zip)
• Enable developer option and usb debugging
NEXT STEP
• Connect your android to your PC with USB cable
• Now go to ADB folder and Open the command window there(Right click on the
empty space inside the folder then select “Open command window here” option to
launch a cmd window)
• Now reboot into the bootloader by issuing the following commands. (Make sure
your device is detected by your PC)
adb reboot bootloader
• Now Check fastboot connectivity by giving the command below.If your device is
connect properly then it should return device code.
fastboot devies
• Once in the bootloader, issue the following fastboot command to unlock the
bootloader. (This will unlock your phone and wipe all data of your device)
fastboot oem unlock
There will be a Warning, Press the Volume up Key to Continue.
Then Restart Your Phone, Setup it, then again enable usb debugging .
RECOVERY INSTALL STEP
1. Open the adb folder ( Recovery Image is already Loaded There)
2. Then open a CMD window inside that folder. To do that, Shift + Right click on any empty
white space inside the folder and then select Open command window here.
3. Connect your Android device to the PC. Type the following into the command window to boot
your device into bootloader/fastboot mode:
adb reboot bootloader
4. Once your device boots into bootloader mode, type this into the command line.
fastboot flash recovery recovery.img
5. Once TWRP is successfully flashed on your device, type this final command to reboot your
device.
fastboot reboot
HOW TO ROOT INTEX AQUA 5.5 VR
Download the Super Su .zip From Downloads Tab
Then Go to TWRP Recovery
Touch on Install
Touch on Supersu.zip
It will install & Patch Boot.img on the fly
XDA:DevDB Information
TWRP for Intex Aqua 5.5 VR, Tool/Utility for all devices (see above for details)
Contributors
Rajarshi2
Version Information
Status: Stable
Created 2017-09-04
Last Updated 2017-09-04
can any one help me to port or create a twrp recovery for mtk device
vicky karthi said:
can any one help me to port or create a twrp recovery for mtk device
Click to expand...
Click to collapse
yes i can , tell me your device name
Lava iris 402 and i need to install twrp recovery in infocus m350 which was in lock bootloader
Ok give me sometime i will help you
Make my phone root adaptable...
Intex aqua s3 . android 7.0... Plz
Rajarshi2 said:
yes i can , tell me your device name
Click to expand...
Click to collapse
Intex aqua 5.5 vr plus
doesn't works!!
In fastboot mode
Press Volume Up key to unlock
Press Volume Down key to abort.
volume down key working perfectly and aborting the mission but VOLUME UP KEY DOESN'T WORKS!
In developer mode OEM UNLOCK is already turned on!
In RECOVERY MODE IT SAYS NO COMMAND.
prit19 said:
In fastboot mode
Press Volume Up key to unlock
Press Volume Down key to abort.
volume down key working perfectly and aborting the mission but VOLUME UP KEY DOESN'T WORKS!
In developer mode OEM UNLOCK is already turned on!
In RECOVERY MODE IT SAYS NO COMMAND.
Click to expand...
Click to collapse
Hey Mate just keep pressing volume up button it will work ..It worked in mine.. BTW it I helped then press the thanks button.
smarty1 said:
Hey Mate just keep pressing volume up button it will work ..It worked in mine.. BTW it I helped then press the thanks button.
Click to expand...
Click to collapse
are you serious? because i tried and nothing happens i pressed VOL UP for 100 times nothing happens pressed VOL DWN 1 time.. it got cancled.
prit19 said:
are you serious? because i tried and nothing happens i pressed VOL UP for 100 times nothing happens pressed VOL DWN 1 time.. it got cancled.
Click to expand...
Click to collapse
While you press volume + hold it ffor some seconds it will work.

[HOW TO] TicWatch E2/S2 Open Fastboot/Recovery + Unlock/Lock Bootloader + TWRP

Hello guys, I have a Ticwatch E2 and today i softbricked it and i cannot find how to open fastboot or recovery mode directly from watch not from adb (adb reboot bootloader etc.)
so i was checking some websites and then i found how to open bootloader on LG G Watch R so i tried it and it worked
So here is How to Open Fastboot mode
Turn off the watch and then turn it on normally OR Press and hold Power button for about 10 sec. to reboot it.
Keep holding power button and wait for TICWATCH logo to appear on screen.
Start tapping the screen with two fingers, one on the top left and one on the bottom right ,while pressing and holding the power button
Release power button and stop tapping screen after you hear three vibrations.
So now you are in fastboot mode, short tap to power button changes option and holding power button selects option.
Also here is how to open Recovery Mode
Do the exact steps to enter Fastboot, after entering fastboot short press power button to change option and find Recovery Mode,
Then press and hold power button to select it.
Watch will reboot and recovery mode should open, if you stuck at Android Robot and recovery menu is missing,
Just press and hold power button an swipe screen up and release power button, menu should appear.
swipe up / down and left/ right to use recovery mode.
How to Unlock Bootloader Lock
Warning! All data will be wiped after unlocking bootloader.
Open Fastboot Mode and put your watch on the charging dock, connect it to pc and open command prompt then type
"fastboot oem unlock" and there will be some warning appears on cmd then type the same command again to unlock bootloader.
How to ReLock Bootloader Lock
Warning! All data will be wiped after unlocking bootloader.
Open Fastboot Mode and put your watch on the charging dock, connect it to pc and open command prompt then type
"fastboot oem lock" and there will be some warning appears on cmd then type the same command again to lock bootloader.
How to open TWRP
Download TWRP
Open Fastboot and Unlock Bootloader Lock,
then type "fastboot boot twrp_ticwatchE2-S2.img" to boot twrp.
Warning! Use it carefully.
MTP DOESNT WORKS use adb shell, adb pull or adb push commands.
I got my hands on a cheap Ticwatch S2 and i asking myself, what is the benefit of TWRP/root on a smartwatch?
I mean, ok i can make backup in TWRP or flash things, but it seems that there is no custom rom for this model, so root seems to be the only thing to achieve. But what can I do with root on a smartwatch?
old.splatterhand said:
I got my hands on a cheap Ticwatch S2 and i asking myself, what is the benefit of TWRP/root on a smartwatch?
I mean, ok i can make backup in TWRP or flash things, but it seems that there is no custom rom for this model, so root seems to be the only thing to achieve. But what can I do with root on a smartwatch?
Click to expand...
Click to collapse
kali linux nethunter fully supported on the ticwatch pro.... reduced functionality on other devices.... but a functional pentest platform on my wrist is pretty dope to me

Categories

Resources