fastboot ? - Samsung Galaxy S II Plus

with adb tool i can reboot in recovery mode
but
when using "adb reboot booloader" the smartphone does a normal standard reboot .
is there any "fastboot" feature with the samsung s2 plus ?
thanks

promeneur said:
with adb tool i can reboot in recovery mode
but
when using "adb reboot booloader" the smartphone does a normal standard reboot .
is there any "fastboot" feature with the samsung s2 plus ?
thanks
Click to expand...
Click to collapse
no, there isn't any fastboot in galaxy s2 plus, it's normal if when you try reboot in bootloader your phone reboots normally

Related

no fastboot no recovery no os

Hy I have a htc one mini that is stuck in bootloader and when i select anything from the bootloader menu it is freezing
please help
botioni said:
Hy I have a htc one mini that is stuck in bootloader and when i select anything from the bootloader menu it is freezing
please help
Click to expand...
Click to collapse
hi bro
when you are on bootloader and if you tried to get into fastboot : it get freeze before you enter into fastboot mode or after ?
and try to plug your phone on pc even if it is freezing maybé you can still use fastboot or ADB command !!
mayafthecool said:
hi bro
when you are on bootloader and if you tried to get into fastboot : it get freeze before you enter into fastboot mode or after ?
and try to plug your phone on pc even if it is freezing maybé you can still use fastboot or ADB command !!
Click to expand...
Click to collapse
it gets freezed before it enters fastboot mode .
the pc isent reconizing the phone
botioni said:
it gets freezed before it enters fastboot mode .
the pc isent reconizing the phone
Click to expand...
Click to collapse
hi
sorry but i don't have any idea about your probleme
good luck
mayafthecool said:
hi
sorry but i don't have any idea about your probleme
good luck
Click to expand...
Click to collapse
thanks aniway
Hello botioni. First of all make sure you have installed adv drivers and Google's usb driver to make your phone be recognised from the pc. Also I would like to ask if you are able to enter recovery, cause as you have mentioned in the thread you can't access fastboot( freezing issues). If you can then there are three things you must do.. The first one is to fully wipe you phone storage and system then follow these steps. Download the mini ask ( search it on Google) and when you do this go to the folder you downloaded and open a command window with Shift+right click. On the cmd window write the following:
adb shell
mkdir -p data/media/0
Exit
Then restart recovery in order for data to be mounted
Assuming that you have downloaded a Rom for your phone you can install it either by pushing it using the command adb push Rom.zip (where Rom zip your Rom's name) or you can use adb sideload Rom.zip from the sideload function of the recovery ( advanced--> sideload). Hope I helped
Did the suggestion mentioned above worked for anyone?

Mi4i problem

so my mi4i is stuck in boot loop i flashed the stock firmware miui 6 using miflash . my volume down buttons dead so i cant use it to boot in fastboot . i could go in recover (stock ) at best .
You can use adb commands to boot into fastboot mode. Check Google for instructions.
hell1134 said:
You can use adb commands to boot into fastboot mode. Check Google for instructions.
Click to expand...
Click to collapse
kanishk @Mi4i said:
so my mi4i is stuck in boot loop i flashed the stock firmware miui 6 using miflash . my volume down buttons dead so i cant use it to boot in fastboot . i could go in recover (stock ) at best .
Click to expand...
Click to collapse
According to what he said open a terminal and type adb reboot-bootloader
But u must have adb drivers installed. But without booting into Android I don't think ADB will work
If this does not work try booting into recovery and check if ADB works. Good luck!
sharan.nyn said:
According to what he said open a terminal and type adb reboot-bootloader
But u must have adb drivers installed. But without booting into Android I don't think ADB will work
If this does not work try booting into recovery and check if ADB works. Good luck!
Click to expand...
Click to collapse
thanks .
PC can read my internal storage when i reboot to recovery mode [[in this case i'm using TWRP, i'm not sure whether stock recovery is readable too]] as long as the usb driver have installed on my PC .
Try it, if you can acces your internal storage on your PC, you can download your device ROM and flash it via recovery .

TWRP recovery menu not showing

hi, im new in this android arena and this is my first time using smartphone so please forgive my noobness.
i want to root my phone Xiaomi Redmi 5A and i follow some tutorial on youtube where he told to use Minimal ADB & fastboot, TWRP, lazyflasher noverity and lastly Magisk.
im flashing my phone using this command on ADB:
fastboot devices
fastboot flash recovery twrp.img
fastboot reboot
i guess this is it so im rebooting my phone to get into twrp recovery mode by pressing volume up+power but it showed xiaomi stock recovery instead not twrp recovery.
so what i do wrong that i cannot get into twrp recovery menu?
please help me
Don't type fastboot reboot command after flashing, reboot to recovery manually
StillrunsKK said:
Don't type fastboot reboot command after flashing, reboot to recovery manually
Click to expand...
Click to collapse
i type that command after the first try not working (without fastboot reboot command)
it still gave me the same problem even not typing fastboot reboot command
Is the TWRP flash successful?
Ensure that your mobile drivers are installed properly on your pc and that you've enabled USB debugging.
Now after connecting your device to the computer :
1)open adb
2)type adb devices, if it shows a serial number then proceed
3)adb reboot bootloader
4)fastboot flash recovery xxxx.img
After this, remove the USB and reboot to recovery by Holding the appropriate combination of keys.
If you reboot your device first, and then power off and reboot to recovery, you will still get stock recovery.
StillrunsKK said:
Is the TWRP flash successful?
Ensure that your mobile drivers are installed properly on your pc and that you've enabled USB debugging.
Now after connecting your device to the computer :
1)open adb
2)type adb devices, if it shows a serial number then proceed
3)adb reboot bootloader
4)fastboot flash recovery xxxx.img
After this, remove the USB and reboot to recovery by Holding the appropriate combination of keys.
If you reboot your device first, and then power off and reboot to recovery, you will still get stock recovery.
Click to expand...
Click to collapse
Ensure that your mobile drivers are installed properly
Click to expand...
Click to collapse
i dont know where to find this drivers
i've enable the usb debugging
and while flashing it didn't gave any error
im using adb from this thread https://forum.xda-developers.com/showthread.php?t=2317790
where it didn't show any devices when typing adb devices but it showed my devices when typing fastboot devices

Stuck in FASTBOOT mode in Lenovo Tab 2 A7-10F

Hi
I was trying to root my Lenovo tab 2 A7-10F
I wasn't able to boot to fastboot mode using tab keys (volume up+ volume down+power)
so i tried entering in it via adb
it booted into the fastboot mode but now I am stuck there.
Please help me
when i type in adb cmd
fastboot devices
it shows nothing
when i type fastboot reboot it says
waiting for devices
please help
pragyan52yadav said:
Hi
I was trying to root my Lenovo tab 2 A7-10F
I wasn't able to boot to fastboot mode using tab keys (volume up+ volume down+power)
so i tried entering in it via adb
it booted into the fastboot mode but now I am stuck there.
Please help me
when i type in adb cmd
fastboot devices
it shows nothing
when i type fastboot reboot it says
waiting for devices
please help
Click to expand...
Click to collapse
Issue solved check this website
https://www.tenorshare.com/android-data/how-to-fix-android-phone-stuck-in-fastboot-mode.html
pragyan52yadav said:
Hi
I was trying to root my Lenovo tab 2 A7-10F
I wasn't able to boot to fastboot mode using tab keys (volume up+ volume down+power)
so i tried entering in it via adb
it booted into the fastboot mode but now I am stuck there.
Please help me
when i type in adb cmd
fastboot devices
it shows nothing
when i type fastboot reboot it says
waiting for devices
please help
Click to expand...
Click to collapse
Next time, just try:
adb reboot
Sent from my SM-S767VL using Tapatalk

Fastboot on Samsung?

After entering recovery I realized that it has a "Reboot to bootloader" on my Samsung phone. And it doesn't reboot to Download mode, instead, it reboots to a "Fastboot mode". Does this Fastboot really work or it's better do not modify anything there?
ferreraiury05 said:
After entering recovery I realized that it has a "Reboot to bootloader" on my Samsung phone. And it doesn't reboot to Download mode, instead, it reboots to a "Fastboot mode". Does this Fastboot really work or it's better do not modify anything there?
Click to expand...
Click to collapse
It seems the A10? Which model is? At least type fastboot devices to see if it is listed in CMD, anyway locked as it is you couldn't do much.
ferreraiury05 said:
After entering recovery I realized that it has a "Reboot to bootloader" on my Samsung phone. And it doesn't reboot to Download mode, instead, it reboots to a "Fastboot mode". Does this Fastboot really work or it's better do not modify anything there?
Click to expand...
Click to collapse
As I has knew since I used HTC M7. ''Locked'' status , it means the phone can't flash any custom ROM. my phone is Samsung M20 . it don't show as your picture
SubwayChamp said:
It seems the A10? Which model is? At least type fastboot devices to see if it is listed in CMD, anyway locked as it is you couldn't do much.
Click to expand...
Click to collapse
No, it's a A015M. After looking for some help, I realized that it really doesn't work.
fellpanda said:
Using Samsung Android 11 default ROM - nothing modified. I'm trying to boot custom recovery (twrp) temporarily from PC console.
What I did to set up adb and fastboot:
OEM unlocked, usb debugging active, not rooted.
I installed latest ADB and Fastboot. Also installed Samsung USB drivers. Samsung doesn't provide fastboot drivers, and I've read on some thread that AOSP drivers are used for that. So, I'm using Google's Bootloader Interface installed via Device Manager, because plenty of guides suggest that online.
Problem:
I can use adb when phone's on. But when it comes to fastboot, I can get into it by 'adb reboot bootloader' and, i can see the device is listed using 'fastboot devices', but i can't really do anything at all other than that command.
I tried 'fastboot oem device-info', 'fastboot boot twrp.img'. I don't get any error messages. When I execute a command, the command just stays there on the terminal like it is busy executing. Waiting for over 15 minutes and there's no change.
Ex: When I executed the boot command, the console output was stuck at 'Sending boot.img', without any progress.
Click to expand...
Click to collapse
crownvn said:
As I has knew since I used HTC M7. ''Locked'' status , it means the phone can't flash any custom ROM. my phone is Samsung M20 . it don't show as your picture
Click to expand...
Click to collapse
That's not my device, it's from a YouTube video, because I couldn't take any picture until now. My device is listed as unlocked.
Samsung devices don't know of Fastboot mode but of Download ( aka ODIN ) mode, hence not any fastbbot command works.
xXx yYy said:
Samsung devices don't know of Fastboot mode but of Download ( aka ODIN ) mode, hence not any fastbbot command works.
Click to expand...
Click to collapse
ferreraiury05 said:
No, it's a A015M. After looking for some help, I realized that it really doesn't work.
Click to expand...
Click to collapse
I think fastboot is only there because it is a MTK device.
If it's a Samsung SM-A015M then it's not MTK, but Qualcomm based.
I have j7 2015 and i have twrp and i want to do "fastboot boot <magisk patched image>" but i can't do it because i can't get inside fastboot mode
Any soulotions please?
Sorry for bad English.
As said earlier here Samsung devices don't have a FASTBOOT mode
xXx yYy said:
As said earlier here Samsung devices don't have a FASTBOOT mode
Click to expand...
Click to collapse
Thanks so the only way to flash images only with modded TWRP or flashify
Abdullrahman_Dawaliby said:
Thanks so the only way to flash images only with modded TWRP or flashify
Click to expand...
Click to collapse
or odin
With fastboot it is possible to enable the UART serial interface for viewing kernel messages. Is it even possible to do that on Samsung devices, since fastboot is not available?

Categories

Resources