HELP. Boot/Install TWRP in fastboot fails on TMOB conv to INTNL - OnePlus 7 Pro Questions & Answers

I'm trying to install TWRP and ROOT my device. I have a TMO GM1915 that i converted to international firmware following the guide, my bootloader is unlocked, USB debugging enabled, one plus drivers and adb/fastboot binaries. When I try to boot TWRP using command "fastboot boot TWRP.img" it fails. I get this:
D:\Kevin\platform-tools> fastboot boot twrp.img
downloading 'boot.img'...
OKAY [ 1.031s]
booting...
FAILED (remote: unknown command)
finished. total time: 1.031s
I read in a different thread if that happens to type this command "fastboot set_active b" and try to boot again, and if that fails to type command "fastboot set_active a" and try again. When I type either of those the commands they aren't recognized by fastboot. If anyone can help i would appreciate it.
My device is GM1915 OS 9.5.13.GM21AA

Related

Fastboot question

I'm trying to fix my phone via ADB/Fastboot, the phone is in fastboot mode because of a boot issue. Anyways, when I use fastboot I see that the commands are going to the phone screen and being processed but when I type "fastboot devices" it shows a serial number of 0123456789ABCDEF. I thought it would of shown my phone's serial number, is this correct? And is this also the reason when I try to use "fastboot erase recovery" or anyother partition it tells me-
erasing 'recovery' ...
FAILED <remote: failed to erase partition>
finsihed. total time: 0.015s
Any help would be appreciated!
Anyone know why?

fastboot boot cwm.img not working on moto g(4)

I want to boot into cwm to mount system and pull build.prop file from my moto g(4).
I am doing this from my cmd
Code:
adb reboot bootloader
fastboot boot cwm.img [B][U]OR[/U][/B] fastboot -c "lge.kcal=0|0|0|x" boot cwm.img
adb command works fine but when I enter "fastboot boot cwm.img" or "fastboot -c "lge.kcal=0|0|0|x" boot cwm.img" it is not starting up in recovery mode. As I have unlocked OEM i get this error message:-
Your device is unlocked and cant be trusted
please visit motorola[dot]com/unlockbootloader
ID : N/A
Your device will bot in 5 seconds
And it boots normally
fastboot devices detects my device when in bootloader and I get this output on cmd after using fastboot boot cwm.img
Code:
downloading 'boot.img'...
OKAY [ 0.325s]
booting...
OKAY [ 0.159s]
finished. total time: 0.489s
I have also tried twrp recovery but it also gives the same outout

Help can only access fastboot mode and locked bootloader and stuck

HELP CAN ONLY ACCESS FASTBOOT MODE AND LOCKED BOOTLOADER AND STUCK
Recovery not working, boot not working, only fastboot&rescue mode working but the problems is that i relocked the bootloader and now i cant unlock it and fastboot dont allow me to flash anything like recovery.img
also tried to flash update.zip but cmd says not enough space.? so anyone have i clue what to do? can i get rid of the out of space error? somehow flash something or an command in cmd fastboot to get my phone working?
PLease help
getvar:all FAILED (remote: Command not allowed) it says command not allowed even in that command. and its bootloader lock is on any workaround so i can install update.zip without cmd says not enought space? or some workaround or command in fastboot to bootloader unlock with fastboot or any other idees?
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery recovery.img
target reported max download size of 471859200 bytes
sending 'recovery' (36998 KB)...
OKAY [ 0.786s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.786s
C:\Program Files (x86)\Minimal ADB and Fastboot>
ALWAYS GETTING FAILED (remote: Command not allowed)
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot update update.zip
archive does not contain 'android-info.txt'
error: update package 'update.zip' has no android-info.txt
i think YOU ARE DOOMED??
only thing you can do is getting it back to the service center..gud luck buddy...
goran85 said:
HELP CAN ONLY ACCESS FASTBOOT MODE AND LOCKED BOOTLOADER AND STUCK
Recovery not working, boot not working, only fastboot&rescue mode working but the problems is that i relocked the bootloader and now i cant unlock it and fastboot dont allow me to flash anything like recovery.img
also tried to flash update.zip but cmd says not enough space.? so anyone have i clue what to do? can i get rid of the out of space error? somehow flash something or an command in cmd fastboot to get my phone working?
PLease help
Click to expand...
Click to collapse
same problem,, how to solve it??
writing 'recovery'...
FAILED (remote: Command not allowed)
sometime happenned to me and when installed the correct drivers in windows installed ok

Bootloop after installing an Factory Image for Android 9.0

Hi, i just bought a Google Pixel from Ebay an tried to install an factory image for Android 9 from the Google Website. After fastboot the flash-all.sh (ive got Ubuntu) it got stuck a on the bootscreen (The Google Logo flashes in an instance and the Screen goes black again). Unfortunally the device is locked again (bootloader ist locked), so adb is not working. fastboot works but when i install some other factory images from the google website the problem with the flashing bootscreen reappears.
Loading into bootloader works:
Product/Variant: sailfish-US-PVT
Serial Number FA72H0300560
CPU: MSM8996SG-AB 0x10001
UFS: 32 GB Samsung
DRAM:4096MB Hynix LPDDR4
Boot-slot: a
Console: DISABLED
Secure Boot: PRODUCTION
Device is LOCKED
Could anyone help?
Thanks in advance.
Not sure but I think U can try booting into TWRP using "fastboot flash recovery twrp" command in CMD and than switch boot slot to b, my pixel is in the same situation - I can't boot into slot a and switching to b works
oh sry, the command is "fastboot boot path/to/twrp.img"
Thanks for your help, but it didn't work.
When I try to fastboot with following commands, it says:
sudo ./fastboot boot twrp-3.2.3-1-sailfish.img
Code:
Downloading 'boot.img' OKAY [ 0.785s]
booting (bootloader) Command is not supported.
(bootloader) Please unlock device to enable this command.
FAILED (remote: '')
Finished. Total time: 0.963s
sudo ./fastboot flash recovery twrp
Code:
fastboot: error: cannot load 'twrp': No such file or directory
I have Ubuntu with local platform-tools, so the commands look a little bit different...
Double-check the checksum of the downloaded file.
Open the flash-all.sh file in a text editor, and manually run each of the flash commands individually. See if any of them throw an error.
You might also try to install the OTA.
I tried the first command in the flash-all.sh with the same results:
sudo ./fastboot flash bootloader bootloader-sailfish-8996-012001-1808030001.img
Code:
Sending 'bootloader_a' (32384 KB) OKAY [ 0.951s]
Writing 'bootloader_a' (bootloader) Command is not supported.
(bootloader) Please unlock device to enable this command.
FAILED (remote: '')
Finished. Total time: 1.189s
I will try out the OTA tomorrow. Does anyone know how to handle the payload.bin in to OTA.zip under a Linux-System?
ADB seems not be working. SO adb sideload ota_file.zip, like its mentioned on the google website seems to be also no option....
ArchArch said:
I tried the first command in the flash-all.sh with the same results:
sudo ./fastboot flash bootloader bootloader-sailfish-8996-012001-1808030001.img
Code:
Sending 'bootloader_a' (32384 KB) OKAY [ 0.951s]
Writing 'bootloader_a' (bootloader) Command is not supported.
(bootloader) Please unlock device to enable this command.
FAILED (remote: '')
Finished. Total time: 1.189s
I will try out the OTA tomorrow. Does anyone know how to handle the payload.bin in to OTA.zip under a Linux-System?
ADB seems not be working. SO adb sideload ota_file.zip, like its mentioned on the google website seems to be also no option....
Click to expand...
Click to collapse
You need to re-unlock your bootloader first, then. Try fastboot flashing unlock .
No luck.
sudo ./fastboot flashing unlock
Code:
FAILED (remote: 'oem unlock is not allowed')
Finished. Total time: 0.007s
sudo ./fastboot oem unlock
Code:
FAILED (remote: 'oem unlock is not allowed')
Finished. Total time: 0.038s
ArchArch said:
sudo ./fastboot flash recovery twrp
Code:
fastboot: error: cannot load 'twrp': No such file or directory
I have Ubuntu with local platform-tools, so the commands look a little bit different...
Click to expand...
Click to collapse
Did U opened CMD from the folder in which the TWRP file is located? Just type in CMD: "fastboot boot", and after "boot" type "twr" and press TAB button, program will locate the file itself.
Levan_i said:
Did U opened CMD from the folder in which the TWRP file is located? Just type in CMD: "fastboot boot", and after "boot" type "twr" and press TAB button, program will locate the file itself.
Click to expand...
Click to collapse
He's using linux. The reason his flashes have been unsuccessful is because the bootloader is locked.
Tanks for your efforts so far...
Just for clarification: The initial plan was to root my device, according to the XDA-Guide for rooting an Pixel XL Android 9.0 (with the Files for my "Sailfish"-Pixel) https://forum.xda-developers.com/pixel-xl/how-to/guide-pixel-xl-android-9-0-pie-unlock-t3825866
First when I bought the Pixel the "OEM Unlock"-Option in the Developers-Menu was greyed out.
So i tried out, beneath some other guides, the XDA-Guide for unlocking a Verizon Pixel and it worked. https://forum.xda-developers.com/pixel-xl/how-to/how-to-unlock-bootloader-verizon-pixel-t3796030
So I thought its an VerizonPixel, installed an Verizon Image from the Google Website, got always the message at bootup that an unlocked bootloader is some sort of threat, closed the Bootloader and the flashing bootscreen-problem began…

Stuck on "fastboot mode" when try boot TWRP

So I have and running latest version of OnePlus 7 Pro Oxygen OS.
I try to run with ADB with commando "fastboot boot TWRP.img".
I get the following:
PS C:\adb> fastboot boot C:\adb\twrp-3.5.0_9-0-guacamole.img
downloading 'boot.img'...
OKAY [ 0.809s]
booting...
OKAY [ 0.132s]
finished. total time: 0.956s
But he freezes at "fastboot mode" the stock recovery works but I wanna install magisk with TWRP.
And yes I have ADB files:
adb devices (I see that everthing is OK).
adb fastboot (I see ID)
May I ask, are you using the correct TWRP for A11?
Nebrassy TWRP.img is the one to use.

Categories

Resources