FASTBOOT - Galaxy Note II Q&A, Help & Troubleshooting

instead of flashing recovery ,can you use fastboot boot recovery img on this phone or is that just for nexus phones only

sloppy1 said:
instead of flashing recovery ,can you use fastboot boot recovery img on this phone or is that just for nexus phones only
Click to expand...
Click to collapse
Only for Nexus and HTC afaik, not for Samsung devices.

Related

[Q] About DooMKernel

How do i flash the DooMKernel through recovery?
How do i get in recovery in the first place? lol
EDIT: Btw, i have a LT26i with .96 and i have it rooted with an unlocked bootloader
Minecraftian said:
How do i flash the DooMKernel through recovery?
How do i get in recovery in the first place? lol
EDIT: Btw, i have a LT26i with .96 and i have it rooted with an unlocked bootloader
Click to expand...
Click to collapse
Sony stock recovery cannot be used to flash recoveries (Even you can only boot into stock recovery using ADB commands).
Firstly you will need to flash CUSTOM recovery. this can be done via fastboot commands.
fastboot flash recovery recovery.img where recovery.img is the name of your custom recovery. (you will need fastboot drivers and platform tools, if you arenot sure what I am talking about ask in details)
Next you will need to flash kernel via recovery by holding volume+down button while sony logo shows when you restart your phone.
Or simply you can just flash kernel directly via fastboot commands without any need to flash recovery
Good Luck!
Hnk1 said:
Sony stock recovery cannot be used to flash recoveries (Even you can only boot into stock recovery using ADB commands).
Firstly you will need to flash CUSTOM recovery. this can be done via fastboot commands.
fastboot flash recovery recovery.img where recovery.img is the name of your custom recovery. (you will need fastboot drivers and platform tools, if you arenot sure what I am talking about ask in details)
Next you will need to flash kernel via recovery by holding volume+down button while sony logo shows when you restart your phone.
Or simply you can just flash kernel directly via fastboot commands without any need to flash recovery
Good Luck!
Click to expand...
Click to collapse
Thanks, i figured it out. I downloaded the DooMKernel's recovery and flashed it with the flashtool. Thanks

[Q] Stuck on Google boot Logo

I downloaded Nexus Toolkit 7.9 and ran a factory flash and unroot. Now im stuck on this Google boot screen. Iv'e tried to go into recovery nothing but boot logo. Ive tried doing almost every option. What else can I try? Help Please.
Advice not use toolkits, but that's your choice
Boot to fastboot and make sure your still unlocked, if not
fastboot oem unlock
Then wipe partitions again
fastboot erase system -w
fastboot erase boot
fastboot erase recovery
Now flash new recovery
fastboot flash recovery nameofrecovery.img
Now boot to new recovery and go to advanced
Choose adb sideload
adb sideloade romofchoice.zip
Then probably need gapps
adb sideload gapps.zip
Now rebbot to ROM
These steps are to get you up and running with a custom ROM if you want stock unroofed than from fastboot lock bootloader and flash stock ROM of choice
Sent from my Nexus 7 using XDA Premium 4 mobile app
s6lin9s said:
I downloaded Nexus Toolkit 7.9 and ran a factory flash and unroot. Now im stuck on this Google boot screen. Iv'e tried to go into recovery nothing but boot logo. Ive tried doing almost every option. What else can I try? Help Please.
Click to expand...
Click to collapse
I've had the same issue and am still having it. Your tablet must be like mine where it doesn't like the new kitkat bootloaders. No one has been able to help me so far yet either so I will watch this thread as well
you can follow the instruction in this thread. I got boot loop too. And this tool worked like a charm
http://forum.xda-developers.com/showthread.php?t=2381582

Oppo find 7 bricked with CM11S-help please

so i tried to flash CM11S (stupid head) from 7a to find 7.
now my phone is stucked on a Oneplus boot enormous image and i can only boot into fastboot.
please help me
1.)Flash a recovery!
Fastboot flash recovery recovery.img
2.) Flash a ROM.ZIP trough recovery!
Zoltan-X said:
1.)Flash a recovery!
Fastboot flash recovery recovery.img
2.) Flash a ROM.ZIP trough recovery!
Click to expand...
Click to collapse
flashed CM11 (Not CM11S) manual with fastboot and cmd
then flash TRWP (the only recover that works)
then flash Gummy rom
then flash modified recovery from Oppo
boot directly on RECOVERY and flash Color OS
NOW the phone works ,but no wifi and have some problems with gestures and double tap to wake dont work
any suggestion??
thank u

LG G4 H815 - Bootloader Unlocked - Can't install TWRP

Hello everyone.
I have unlocked the bootloader in my Int. H815 model and I have tried to install the lastest TWRP. But I am stuck now.
1. If I reboot to recovery with they keys, I get what looks like stock LG reset screen (Blue with yes or no to reset)
2. If I reboot to recovery with ADB - I get the small Android robot with ! on it. Usually you hold power and volume up (ON Nexus anyways), but this does nothing.
Any help would be great.
//Edit
I can get TWRP going, if I do fastboot boot twrp.img - Can I flash custom rom from here?
flash twrp from booted recovery
use the flash function inside twrp (flash image)
copy phone memory recovery.img.
go to bootloader. try command
fastboot boot recovery.img
and flash recovery.img in twrp..
BySezerSimsek said:
copy phone memory recovery.img.
go to bootloader. try command
fastboot boot recovery.img
and flash recovery.img
Click to expand...
Click to collapse
can you help me for install recovery and root android 6 ?
p_a_r_s_a7 said:
can you help me for install recovery and root android 6 ?
Click to expand...
Click to collapse
your bootloader unlocked?
BySezerSimsek said:
your bootloader unlocked?
Click to expand...
Click to collapse
Thanks man i do it
Sent from my LG-H815 using Tapatalk

Unable to Boots into Custom Recovery

I don't know why, I'm getting error. after successfully flashing the custom recovery on my Redmi Note 5 Pro, while 2nd time want to boot into the custom recovery, but device boots into the system recovery.
kbsarfaraz said:
I don't know why, I'm getting error. after successfully flashing the custom recovery on my Redmi Note 5 Pro, while 2nd time want to boot into the custom recovery, but device boots into the system recovery.
Click to expand...
Click to collapse
what method did u use to flash the custom recovery?
i use adb on PC
fastboot flash recovery [filename of the recovery]
kbsarfaraz said:
I don't know why, I'm getting error. after successfully flashing the custom recovery on my Redmi Note 5 Pro, while 2nd time want to boot into the custom recovery, but device boots into the system recovery.
Click to expand...
Click to collapse
Boot into twrp just after flashing it, and flash lazy flasher(Google for it)
dmj0shu4 said:
what method did u use to flash the custom recovery?
i use adb on PC
fastboot flash recovery [filename of the recovery]
Click to expand...
Click to collapse
Yes using ADB & fastboot with command prompt that you have used
kqixs said:
Boot into twrp just after flashing it, and flash lazy flasher(Google for it)
Click to expand...
Click to collapse
Ok....I'm trying hope it will fix
kbsarfaraz said:
I don't know why, I'm getting error. after successfully flashing the custom recovery on my Redmi Note 5 Pro, while 2nd time want to boot into the custom recovery, but device boots into the system recovery.
Click to expand...
Click to collapse
Same problem please help how to stable the recovery
First boot the recovery using
fastboot boot (youfilename).img
Then flash the recovery img from phone in the booted recovery

Categories

Resources