Fastboot can't flash boot with any img - Razer Phone Questions & Answers

I was using phh-treble gsi before and I always has been unable to flash anything to boot partition. Today I am trying to flash the factory image, and it also failed at flashing boot. But now because it also flashed to other parition, my phone cannot boot anymore. Tried the official oreo and pie image, both the same thing. Also tried flashing lineage recovery, also failed.
The error message is either
Code:
FAILED (Write to device failed (Invalid argument))
or
Code:
FAILED (Status read failed (Too many links))
.
I tried using different platform tools, including the ones provided by lineage tutorial, and this one [Tool] Latest ADB Fastboot and USB Driver installer tool for Windows. Same thing. I also tried using Linux and using other cables and using USB2.0 and 3.0 ports. Nothing helps so far.
Full log flashing the official android pie firmware
Code:
D:\cheryl-pie>flash_all.bat
D:\cheryl-pie>set fastboot_cmd=fastboot
D:\cheryl-pie>fastboot flash partition:0 gpt_both0.bin
< waiting for any device >
Sending 'partition:0' (44 KB) OKAY [ 0.002s]
Writing 'partition:0' OKAY [ 0.085s]
Finished. Total time: 0.098s
D:\cheryl-pie>fastboot flash partition:1 gpt_both1.bin
Sending 'partition:1' (44 KB) OKAY [ 0.001s]
Writing 'partition:1' OKAY [ 0.100s]
Finished. Total time: 0.121s
D:\cheryl-pie>fastboot flash partition:2 gpt_both2.bin
Sending 'partition:2' (44 KB) OKAY [ 0.001s]
Writing 'partition:2' OKAY [ 0.096s]
Finished. Total time: 0.113s
D:\cheryl-pie>fastboot flash partition:3 gpt_both3.bin
Sending 'partition:3' (44 KB) OKAY [ 0.002s]
Writing 'partition:3' OKAY [ 0.088s]
Finished. Total time: 0.107s
D:\cheryl-pie>fastboot flash partition:4 gpt_both4.bin
Sending 'partition:4' (44 KB) OKAY [ 0.001s]
Writing 'partition:4' OKAY [ 0.100s]
Finished. Total time: 0.125s
D:\cheryl-pie>fastboot flash partition:5 gpt_both5.bin
Sending 'partition:5' (44 KB) OKAY [ 0.002s]
Writing 'partition:5' OKAY [ 0.170s]
Finished. Total time: 0.188s
D:\cheryl-pie>fastboot flash xbl_a xbl.img
Sending 'xbl_a' (2629 KB) OKAY [ 0.074s]
Writing 'xbl_a' OKAY [ 0.015s]
Finished. Total time: 0.104s
D:\cheryl-pie>fastboot flash xbl_b xbl.img
Sending 'xbl_b' (2629 KB) OKAY [ 0.066s]
Writing 'xbl_b' OKAY [ 0.036s]
Finished. Total time: 0.112s
D:\cheryl-pie>fastboot flash tz_a tz.img
Sending 'tz_a' (1868 KB) OKAY [ 0.054s]
Writing 'tz_a' OKAY [ 0.017s]
Finished. Total time: 0.086s
D:\cheryl-pie>fastboot flash tz_b tz.img
Sending 'tz_b' (1868 KB) OKAY [ 0.047s]
Writing 'tz_b' OKAY [ 0.017s]
Finished. Total time: 0.073s
D:\cheryl-pie>fastboot flash rpm_a rpm.img
Sending 'rpm_a' (228 KB) OKAY [ 0.008s]
Writing 'rpm_a' OKAY [ 0.003s]
Finished. Total time: 0.028s
D:\cheryl-pie>fastboot flash rpm_b rpm.img
Sending 'rpm_b' (228 KB) OKAY [ 0.006s]
Writing 'rpm_b' OKAY [ 0.004s]
Finished. Total time: 0.018s
D:\cheryl-pie>fastboot flash hyp_a hyp.img
Sending 'hyp_a' (264 KB) OKAY [ 0.008s]
Writing 'hyp_a' OKAY [ 0.003s]
Finished. Total time: 0.027s
D:\cheryl-pie>fastboot flash hyp_b hyp.img
Sending 'hyp_b' (264 KB) OKAY [ 0.007s]
Writing 'hyp_b' OKAY [ 0.005s]
Finished. Total time: 0.021s
D:\cheryl-pie>fastboot flash pmic_a pmic.img
fastboot: error: cannot load 'pmic.img': No such file or directory
D:\cheryl-pie>fastboot flash pmic_b pmic.img
fastboot: error: cannot load 'pmic.img': No such file or directory
D:\cheryl-pie>fastboot flash keymaster_a keymaster.img
Sending 'keymaster_a' (373 KB) OKAY [ 0.011s]
Writing 'keymaster_a' OKAY [ 0.006s]
Finished. Total time: 0.034s
D:\cheryl-pie>fastboot flash keymaster_b keymaster.img
Sending 'keymaster_b' (373 KB) OKAY [ 0.009s]
Writing 'keymaster_b' OKAY [ 0.003s]
Finished. Total time: 0.021s
D:\cheryl-pie>fastboot flash cmnlib_a cmnlib.img
Sending 'cmnlib_a' (221 KB) OKAY [ 0.007s]
Writing 'cmnlib_a' OKAY [ 0.005s]
Finished. Total time: 0.028s
D:\cheryl-pie>fastboot flash cmnlib_b cmnlib.img
Sending 'cmnlib_b' (221 KB) OKAY [ 0.006s]
Writing 'cmnlib_b' OKAY [ 0.002s]
Finished. Total time: 0.017s
D:\cheryl-pie>fastboot flash cmnlib64_a cmnlib64.img
Sending 'cmnlib64_a' (292 KB) OKAY [ 0.009s]
Writing 'cmnlib64_a' OKAY [ 0.005s]
Finished. Total time: 0.031s
D:\cheryl-pie>fastboot flash cmnlib64_b cmnlib64.img
Sending 'cmnlib64_b' (292 KB) OKAY [ 0.008s]
Writing 'cmnlib64_b' OKAY [ 0.003s]
Finished. Total time: 0.020s
D:\cheryl-pie>fastboot flash devcfg_a devcfg.img
Sending 'devcfg_a' (56 KB) OKAY [ 0.002s]
Writing 'devcfg_a' OKAY [ 0.002s]
Finished. Total time: 0.020s
D:\cheryl-pie>fastboot flash devcfg_b devcfg.img
Sending 'devcfg_b' (56 KB) OKAY [ 0.002s]
Writing 'devcfg_b' OKAY [ 0.001s]
Finished. Total time: 0.012s
D:\cheryl-pie>fastboot flash abl_a abl.img
Sending 'abl_a' (204 KB) OKAY [ 0.007s]
Writing 'abl_a' OKAY [ 0.004s]
Finished. Total time: 0.028s
D:\cheryl-pie>fastboot reboot-bootloader
Rebooting into bootloader OKAY [ 0.000s]
Finished. Total time: 0.003s
D:\cheryl-pie>timeout /t 10
Waiting for 0 seconds, press a key to continue ...
D:\cheryl-pie>fastboot flash abl_b abl.img
< waiting for any device >
Sending 'abl_b' (204 KB) OKAY [ 0.006s]
Writing 'abl_b' OKAY [ 0.003s]
Finished. Total time: 0.018s
D:\cheryl-pie>fastboot erase ddr
Erasing 'ddr' OKAY [ 0.114s]
Finished. Total time: 0.118s
D:\cheryl-pie>fastboot flash persist persist.img
Sending 'persist' (32768 KB) OKAY [ 0.870s]
Writing 'persist' OKAY [ 0.598s]
Finished. Total time: 1.488s
D:\cheryl-pie>fastboot flash modem_a modem.img
Sending 'modem_a' (105572 KB) OKAY [ 2.857s]
Writing 'modem_a' OKAY [ 0.944s]
Finished. Total time: 3.820s
D:\cheryl-pie>fastboot flash modem_b modem.img
Sending 'modem_b' (105572 KB) OKAY [ 2.658s]
Writing 'modem_b' OKAY [ 0.948s]
Finished. Total time: 3.612s
D:\cheryl-pie>fastboot flash dsp_a dsp.img
Sending 'dsp_a' (16384 KB) OKAY [ 0.464s]
Writing 'dsp_a' OKAY [ 0.164s]
Finished. Total time: 0.645s
D:\cheryl-pie>fastboot flash dsp_b dsp.img
Sending 'dsp_b' (16384 KB) OKAY [ 0.430s]
Writing 'dsp_b' OKAY [ 0.149s]
Finished. Total time: 0.586s
D:\cheryl-pie>fastboot flash boot_a boot.img
Sending 'boot_a' (25797 KB) FAILED (Write to device failed (Too many links))
fastboot: error: Command failed
D:\cheryl-pie>fastboot flash boot_b boot.img
< waiting for any device >

i cant even get my razer phone to recognize in fastboot (it shows adb devices when powered on normally) but never when in bootloader mode fastboot.

you should use the command
fastboot flash:raw boot_a boot.img
fastboot flash:raw boot_b boot.img

Related

Update 7.1.1 Rooted XL to 7.1.2 Without Losing Data?

Please explain throughly and provide the download links, I've only had an android for a month and I am still learning the OS / Phone
tryfont said:
Please explain throughly and provide the download links, I've only had an android for a month and I am still learning the OS / Phone
Click to expand...
Click to collapse
Third post in the thread below. Just get the 7.1.2 full image instead of the 7.1.1 I mention in that post.
Pay attention to removing the -w from the flashall bat file. That is the key to saving your data.
And second to the last post in the thread are the​ instructions for getting root back.
https://forum.xda-developers.com/pixel/help/stupidly-bootloop-help-t3554242
SOLVED
TonikJDK said:
Third post in the thread below. Just get the 7.1.2 full image instead of the 7.1.1 I mention in that post.
Pay attention to removing the -w from the flashall bat file. That is the key to saving your data.
And second to the last post in the thread are the​ instructions for getting root back.
https://forum.xda-developers.com/pixel/help/stupidly-bootloop-help-t3554242
Click to expand...
Click to collapse
I'm on a mac, not sure how to do the last step with running the .bat file
Edit: went into the bat file and ran the equivalent commands in terminal
(fastboot flash bootloader bootloader-marlin-8996-012001-1702151126.img
fastboot reboot-bootloader
ping -n 5 127.0.0.1 >nul
fastboot flash radio radio-marlin-8996-012901-1702171013.img
fastboot reboot-bootloader
ping -n 5 127.0.0.1 >nul
fastboot update image-marlin-n2g47e.zip)
Here is the terminal messages I got
Last login: Mon Apr 3 18:00:13 on ttys000
Tryfons-MBP:~ tryfon$ cd /Users/tryfon/Desktop/platform-tools
Tryfons-MBPlatform-tools tryfon$ ./fastboot flash bootloader bootloader-marlin-8996-012001-1702151126.img
target reported max download size of 536870912 bytes
sending 'bootloader_b' (32380 KB)...
OKAY [ 0.811s]
writing 'bootloader_b'...
(bootloader) Valid bootloader version.
(bootloader) Flashing active slot "_b"
(bootloader) Flashing active slot "_b"
OKAY [ 4.163s]
finished. total time: 4.974s
Tryfons-MBPlatform-tools tryfon$ fastboot reboot-bootloader
-bash: fastboot: command not found
Tryfons-MBPlatform-tools tryfon$ ./fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.046s]
finished. total time: 0.046s
Tryfons-MBPlatform-tools tryfon$ fastboot flash radio radio-marlin-8996-012901-1702171013.img
-bash: fastboot: command not found
Tryfons-MBPlatform-tools tryfon$ ./fastboot flash radio radio-marlin-8996-012901-1702171013.img
target reported max download size of 536870912 bytes
sending 'radio_b' (57240 KB)...
OKAY [ 1.444s]
writing 'radio_b'...
OKAY [ 0.704s]
finished. total time: 2.148s
Tryfons-MBPlatform-tools tryfon$ ./fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.050s]
finished. total time: 0.050s
Tryfons-MBPlatform-tools tryfon$ ./fastboot update image-marlin-n2g47e.zip
target reported max download size of 536870912 bytes
archive does not contain 'boot.sig'
archive does not contain 'boot_other.img'
archive does not contain 'recovery.img'
archive does not contain 'system.sig'
archive does not contain 'system.sig'
archive does not contain 'vendor.sig'
archive does not contain 'vendor_other.img'
--------------------------------------------
Bootloader Version...: 8996-012001-1702151126
Baseband Version.....: 8996-012901-1702171013
Serial Number........: HT72A0200395
--------------------------------------------
checking product...
OKAY [ 0.050s]
checking version-bootloader...
OKAY [ 0.050s]
checking version-baseband...
OKAY [ 0.050s]
sending 'boot_b' (25997 KB)...
OKAY [ 0.701s]
writing 'boot_b'...
OKAY [ 0.260s]
erasing 'system_b'...
OKAY [ 0.457s]
sending sparse 'system_b' 1/4 (514854 KB)...
OKAY [ 14.106s]
writing 'system_b' 1/4...
OKAY [ 6.005s]
sending sparse 'system_b' 2/4 (524140 KB)...
OKAY [ 14.606s]
writing 'system_b' 2/4...
OKAY [ 4.937s]
sending sparse 'system_b' 3/4 (512784 KB)...
OKAY [ 14.072s]
writing 'system_b' 3/4...
OKAY [ 6.243s]
sending sparse 'system_b' 4/4 (32756 KB)...
OKAY [ 0.905s]
writing 'system_b' 4/4...
OKAY [ 0.297s]
erasing 'system_a'...
OKAY [ 0.411s]
sending sparse 'system_a' 1/4 (520579 KB)...
OKAY [ 13.904s]
writing 'system_a' 1/4...
OKAY [ 3.787s]
sending sparse 'system_a' 2/4 (521193 KB)...
OKAY [ 13.721s]
writing 'system_a' 2/4...
OKAY [ 4.103s]
sending sparse 'system_a' 3/4 (510216 KB)...
OKAY [ 14.206s]
writing 'system_a' 3/4...
OKAY [ 3.788s]
sending sparse 'system_a' 4/4 (128745 KB)...
OKAY [ 3.513s]
writing 'system_a' 4/4...
OKAY [ 1.049s]
erasing 'vendor_b'...
OKAY [ 0.154s]
sending 'vendor_b' (242238 KB)...
OKAY [ 6.003s]
writing 'vendor_b'...
OKAY [ 3.653s]
Setting current slot to 'b'...
OKAY [ 0.087s]
rebooting...
finished. total time: 131.364s
Tryfons-MBPlatform-tools tryfon$
Everything turned out fine!!!

Bwaaahhhhhahhaha soft brick

Trying to flash to updated to android 10... Used deuces scrips, used factory script, used 10 different ota image files, several different programs like winzip/winrar etc.... Keep getting stuck wtih your device is corrupt... Any suggestions? Lemme know anything you need to know cause right now i'm f'd
Deuces-flash-all-script-V4.5-Windows
for Taimen or Walleye - Google Pixel 2 / XL
USE AT YOUR OWN RISK
Press any key to continue . . .
Make Sure your Device is in Fastboot Mode
(Power off, hold Volume-Down, hold Power)
Once you are in fastboot,
Press any key to continue . . .
Unlock Bootloader[Y/N]?n
Locating Bootloader and Radio Filenames
Flashing...
it is safe to ignore errors about active partition - there are multiple entries to support multiple versions of platform tools
Slot _a does not exist. supported slots are:
a
b
Setting current slot to 'a' OKAY [ 0.016s]
Finished. Total time: 0.021s
Sending 'bootloader_a' (36356 KB) OKAY [ 0.836s]
Writing 'bootloader_a' OKAY [ 0.293s]
Finished. Total time: 1.416s
Rebooting into bootloader OKAY [ 0.000s]
Finished. Total time: 0.004s
Sending 'radio_a' (60372 KB) OKAY [ 1.583s]
Writing 'radio_a' OKAY [ 0.817s]
Finished. Total time: 3.026s
Rebooting into bootloader OKAY [ 0.001s]
Finished. Total time: 0.003s
Slot _b does not exist. supported slots are:
a
b
Setting current slot to 'b' OKAY [ 0.016s]
Finished. Total time: 0.022s
Sending 'bootloader_b' (36356 KB) OKAY [ 0.936s]
Writing 'bootloader_b' OKAY [ 0.266s]
Finished. Total time: 1.778s
Rebooting into bootloader OKAY [ 0.000s]
Finished. Total time: 0.004s
Sending 'radio_b' (60372 KB) OKAY [ 1.303s]
Writing 'radio_b' OKAY [ 0.828s]
Finished. Total time: 2.221s
Rebooting into bootloader OKAY [ 0.000s]
Finished. Total time: 0.003s
Slot _a does not exist. supported slots are:
a
b
Setting current slot to 'a' OKAY [ 0.016s]
Finished. Total time: 0.020s
Sending 'abl_a' (540 KB) OKAY [ 0.012s]
Writing 'abl_a' OKAY [ 0.009s]
Finished. Total time: 0.037s
Sending 'aes_a' (48 KB) OKAY [ 0.002s]
Writing 'aes_a' OKAY [ 0.004s]
Finished. Total time: 0.017s
fastboot: error: cannot load 'apdp.img': No such file or directory
Sending 'boot_a' (40960 KB) OKAY [ 0.884s]
Writing 'boot_a' OKAY [ 0.377s]
Finished. Total time: 1.326s
Sending 'cmnlib_a' (224 KB) OKAY [ 0.005s]
Writing 'cmnlib_a' OKAY [ 0.022s]
Finished. Total time: 0.041s
Sending 'cmnlib64_a' (296 KB) OKAY [ 0.007s]
Writing 'cmnlib64_a' OKAY [ 0.024s]
Finished. Total time: 0.044s
Sending 'devcfg_a' (60 KB) OKAY [ 0.002s]
Writing 'devcfg_a' OKAY [ 0.015s]
Finished. Total time: 0.031s
Sending 'dtbo_a' (8192 KB) OKAY [ 0.178s]
Writing 'dtbo_a' OKAY [ 0.284s]
Finished. Total time: 0.484s
Sending 'hyp_a' (264 KB) OKAY [ 0.006s]
Writing 'hyp_a' OKAY [ 0.017s]
Finished. Total time: 0.036s
Sending 'keymaster_a' (312 KB) OKAY [ 0.007s]
Writing 'keymaster_a' OKAY [ 0.006s]
Finished. Total time: 0.028s
Sending 'laf_a' (29800 KB) OKAY [ 0.681s]
Writing 'laf_a' OKAY [ 0.130s]
Finished. Total time: 0.874s
Sending 'modem_a' (60364 KB) OKAY [ 1.383s]
Writing 'modem_a' OKAY [ 1.303s]
Finished. Total time: 2.790s
fastboot: error: cannot load 'msadp.img': No such file or directory
Sending 'pmic_a' (52 KB) OKAY [ 0.001s]
Writing 'pmic_a' OKAY [ 0.004s]
Finished. Total time: 0.019s
Sending 'rpm_a' (232 KB) OKAY [ 0.005s]
Writing 'rpm_a' OKAY [ 0.006s]
Finished. Total time: 0.026s
Sending 'tz_a' (1868 KB) OKAY [ 0.041s]
Writing 'tz_a' OKAY [ 0.013s]
Finished. Total time: 0.070s
Sending 'vbmeta_a' (4 KB) OKAY [ 0.001s]
Writing 'vbmeta_a' OKAY [ 0.003s]
Finished. Total time: 0.018s
Sending 'vendor_a' (360032 KB) OKAY [ 8.197s]
Writing 'vendor_a' OKAY [ 1.520s]
Finished. Total time: 9.923s
Sending 'xbl_a' (2624 KB) OKAY [ 0.058s]
Writing 'xbl_a' OKAY [ 0.020s]
Finished. Total time: 0.094s
Flashing System A
Sending sparse 'system_a' 1/5 (524284 KB) OKAY [ 11.730s]
Writing 'system_a' OKAY [ 2.231s]
Sending sparse 'system_a' 2/5 (524284 KB) OKAY [ 11.741s]
Writing 'system_a' OKAY [ 2.222s]
Sending sparse 'system_a' 3/5 (524284 KB) OKAY [ 11.837s]
Writing 'system_a' OKAY [ 2.215s]
Sending sparse 'system_a' 4/5 (521180 KB) OKAY [ 11.666s]
Writing 'system_a' OKAY [ 2.204s]
Sending sparse 'system_a' 5/5 (186148 KB) OKAY [ 4.158s]
Writing 'system_a' OKAY [ 0.783s]
Finished. Total time: 66.619s
Flashing System B
Sending 'system_b' (329560 KB) OKAY [ 7.172s]
Writing 'system_b' OKAY [ 1.396s]
Finished. Total time: 8.774s
Slot _b does not exist. supported slots are:
a
b
Setting current slot to 'b' OKAY [ 0.012s]
Finished. Total time: 0.018s
Sending 'abl_b' (540 KB) OKAY [ 0.012s]
Writing 'abl_b' OKAY [ 0.009s]
Finished. Total time: 0.034s
Sending 'aes_b' (48 KB) OKAY [ 0.001s]
Writing 'aes_b' OKAY [ 0.003s]
Finished. Total time: 0.014s
fastboot: error: cannot load 'apdp.img': No such file or directory
Sending 'boot_b' (40960 KB) OKAY [ 0.898s]
Writing 'boot_b' OKAY [ 0.975s]
Finished. Total time: 4.287s
Sending 'cmnlib_b' (224 KB) OKAY [ 0.005s]
Writing 'cmnlib_b' OKAY [ 0.011s]
Finished. Total time: 0.028s
Sending 'cmnlib64_b' (296 KB) OKAY [ 0.006s]
Writing 'cmnlib64_b' OKAY [ 0.037s]
Finished. Total time: 0.059s
Sending 'devcfg_b' (60 KB) OKAY [ 0.002s]
Writing 'devcfg_b' OKAY [ 0.009s]
Finished. Total time: 0.021s
Sending 'dtbo_b' (8192 KB) OKAY [ 0.188s]
Writing 'dtbo_b' OKAY [ 0.317s]
Finished. Total time: 1.015s
Sending 'hyp_b' (264 KB) OKAY [ 0.006s]
Writing 'hyp_b' OKAY [ 0.013s]
Finished. Total time: 0.030s
Sending 'keymaster_b' (312 KB) OKAY [ 0.008s]
Writing 'keymaster_b' OKAY [ 0.029s]
Finished. Total time: 0.051s
Sending 'laf_b' (29800 KB) OKAY [ 0.662s]
Writing 'laf_b' OKAY [ 0.186s]
Finished. Total time: 3.118s
Sending 'modem_b' (60364 KB) OKAY [ 1.325s]
Writing 'modem_b' OKAY [ 0.812s]
Finished. Total time: 5.371s
fastboot: error: cannot load 'msadp.img': No such file or directory
Sending 'pmic_b' (52 KB) OKAY [ 0.002s]
Writing 'pmic_b' OKAY [ 0.004s]
Finished. Total time: 0.015s
Sending 'rpm_b' (232 KB) OKAY [ 0.005s]
Writing 'rpm_b' OKAY [ 0.007s]
Finished. Total time: 0.024s
Sending 'tz_b' (1868 KB) OKAY [ 0.041s]
Writing 'tz_b' OKAY [ 0.014s]
Finished. Total time: 0.082s
Sending 'vbmeta_b' (4 KB) OKAY [ 0.000s]
Writing 'vbmeta_b' OKAY [ 0.003s]
Finished. Total time: 0.013s
Sending 'vendor_b' (360032 KB) OKAY [ 8.128s]
Writing 'vendor_b' OKAY [ 1.541s]
Finished. Total time: 11.953s
Sending 'xbl_b' (2624 KB) OKAY [ 0.062s]
Writing 'xbl_b' OKAY [ 0.050s]
Finished. Total time: 0.163s
Slot _a does not exist. supported slots are:
a
b
Setting current slot to 'a' OKAY [ 0.013s]
Finished. Total time: 0.022s
Format Userdata[Y/N]?
What's the problem?
Download stock firmware from Google. Then run
flash-all.sh on Mac
flash-all.bat on Windows.
krabban said:
What's the problem?
Download stock firmware from Google. Then run
flash-all.sh on Mac
flash-all.bat on Windows.
Click to expand...
Click to collapse
I did... Download factory images from google... Did flash-all.bat as well as deuces, both give me the same result
Zooandbio4me said:
I did... Download factory images from google... Did flash-all.bat as well as deuces, both give me the same result
Click to expand...
Click to collapse
Tried format data ?
You'll need to select "Y" when the prompt to format userdata comes up. Formatting the internal storage is I believe the only way to resolve the device corruption issue. A much easier way to go than by using a script is to simply download a factory image (NOT AN OTA), unzip it and run the flash-all command. Deuces should only be used as a weapon of last resort.
I had issues using win zip. 7zipper works though.
In case you were unaware, do not unzip the folder inside. Flash all looks for that zip file and extracts it automatically.
Larzzzz82 said:
I had issues using win zip. 7zipper works though.
In case you were unaware, do not unzip the folder inside. Flash all looks for that zip file and extracts it automatically.
Click to expand...
Click to collapse
WinZip has had problems for some time now, so I mostly use WinRAR, although I have 7-Zip on my PortableApps flash drive.
Strephon Alkhalikoi said:
WinZip has had problems for some time now, so I mostly use WinRAR, although I have 7-Zip on my PortableApps flash drive.
Click to expand...
Click to collapse
This is my ammo too!! Never fails...
Sent from my Pixel 2 XL using XDA Labs
CyberpodS2 said:
This is my ammo too!! Never fails...
Sent from my Pixel 2 XL using XDA Labs
Click to expand...
Click to collapse
Yeah I only used 7zip as a means to rule out potential problems
Fastboot boot twrp
Format data and flash/adbsideload the OTA and TWRP installer zip in twrp. I use a type c thumbdrive, mount it in twrp and flash **** from there

[CLOSED] T-Mobile 7T Conversion to International WITHOUT unlocked bootloader/SIM unlock!

Here is a patched MSM download tool for TMobile OP7T.
It will bypass the need to sim unlock before unlocking the bootloader, and will also bypass the need of an unlock token file from OnePlus (hence skip the wait period of 1 week to get the privilege to unlock). It will NOT sim unlock the phone.
1) Download the patched MSM download tool: [removed]
2) Run the tool, connect your phone in EDL mode (see below how to do it if you don't know), ensure the "sha256 check" is NOT checked, click the Start button and wait until it's completed.
3) The phone will show a red warning saying "device is corrupt", just ignore that and wait some time. It will fallback in fastboot because it's not able to boot. Now run the following fastboot command:
Code:
fastboot flashing unlock_critical
4) Bootloader is now unlocked. Update your fastboot executable, otherwise you'll encounter errors and modem issues. Download it here: https://dl.google.com/android/repository/platform-tools-latest-windows.zip. Then boot the phone in fastboot mode, and follow the steps 7, 8 and 9 of this nice guide : https://forum.xda-developers.com/oneplus-7t/how-to/guide-t-mobile-brand-conversion-to-t4019495
How to enter EDL mode:
VQ30DE said:
[...] Getting into EDL mode took me a while because I'd never had to do that on any previous phone way back when I used custom ROMs. Note that in EDL mode the screen is blank, and apparently it times out after 10 seconds. So the way to do it is to power off the phone and disconnect the USB if it's connected. Then press both volume UP and DOWN at same time, then while holding those buttons down, insert the USB which should already be connected to your computer. The best way would be to have the MSM program already open on your PC, then put phone into ELD mode. I had my left hand holding the volume buttons on the phone (press hard with two fingers to be sure), used right hand to plug in USB, then right hand on the mouse to work MSM. Once the USB is plugged in, watch the MSM window and look for it to say "Connected". Then just click the Start button. You can then release the volume buttons on the phone and let MSM do its thing. [...]
Click to expand...
Click to collapse
Thanks you very murch
Tested and working? If something goes wrong is it easily fixed/corrected? This is to bypass the 7 day waiting period for the unlock token?
Tested, 100% working.
No risks, if there is an error you can just flash the stock TMO msm and you'll be 100% stock and working.
This is to bypass the need to sim unlock and to bypass the wait period of OnePlus. But this does not sim unlock the phone.
I can confirm steps 2 and 3 work. Step 2 for my case took 234 seconds so be patience. Now trying step 4.
Superboy58 said:
Tested, 100% working.
No risks, if there is an error you can just flash the stock TMO msm and you'll be 100% stock and working.
This is to bypass the need to sim unlock and to bypass the wait period of OnePlus. But this does not sim unlock the phone.
Click to expand...
Click to collapse
Confirmed! Presently bootloader unlocked and global rom installed. Will receive my unlock token on Friday......hee hee.
Wanted to say thank you for putting this together and making it dummy proof.
when i do a fastboot oem get_unlock_code, i get the following error message
FAILED (remote: Unknow command)
finished. total time: 0.006s
May I know where did i went wrong?
---------- Post added at 01:52 AM ---------- Previous post was at 01:46 AM ----------
step 8 flash-all.bat, i got the following error messages, is it serious?
< waiting for any device >
Finished. Total time: 8.649s
Invalid sparse file format at header magic
Resizing 'system_a' OKAY [ 0.005s]
Sending sparse 'system_a' 1/5 (523144 KB) FAILED (Write to device failed (Invalid argument))
fastboot: error: Command failed
< waiting for any device >
Invalid sparse file format at header magic
Sending sparse 'vendor' 1/2 (785569 KB) OKAY [ 17.884s]
Writing 'vendor' FAILED (remote: 'Partition not found')
fastboot: error: Command failed
Invalid sparse file format at header magic
Sending sparse 'product' 1/2 (785436 KB) OKAY [ 17.760s]
Writing 'product' FAILED (remote: 'Partition not found')
fastboot: error: Command failed
Rebooting OKAY [ 0.001s]
Finished. Total time: 0.005s
Press any key to continue . . .
---------- Post added at 02:13 AM ---------- Previous post was at 01:52 AM ----------
I tried flash-all.bat again, there is no error message but the fastboot oem get_unlock_code, i get the following error message
FAILED (remote: 'Unknow command')
fastboot: error: Command failed
I checked the Build Number, it is indeed the version i downloaded.
Anyone can help?
---------- Post added at 02:26 AM ---------- Previous post was at 02:13 AM ----------
Guys, my dual sim is working and I no longer see the T-mobile locked. Is that all i need?
@warlord2045 you don't ever have to run the command you run "fastboot oem get_unlock_code".
Follow the instructions in the first post, it will work.
Thank you so much!
Superboy58 said:
@warlord2045 you don't ever have to run the command you run "fastboot oem get_unlock_code".
Follow the instructions in the first post, it will work.
Click to expand...
Click to collapse
Brilliant. If anyone is attempting this on Linux, I'd recommend getting the latest platform-tools straight from Google. Even the fastboot version from 2019 available in my repository was too old to perform a lot of the steps.
I wonder who'll be the first to convert a McLaren to International??
inneyeseakay said:
I wonder who'll be the first to convert a McLaren to International??
Click to expand...
Click to collapse
We are on the 7T forum.
That being said, I made the same kind of tool for McLaren, but it only allows to unlock it's bootloader. There's no international firmware for McLaren. Unfortunately, there is no hardware equivalent for the McLaren sold as an international phone (it was easy for the 7T to convert because it's the same hardware, or at least very very close).
maybe is a dumb question but what firmware i need download and install because, when i try the process all is ok. but the wireless is deactivated, not turn on (automatically turn off and not detect any signal). when i return to stock tmobile 1.0.3 all is working fine
edit----
something is wrong with the conversion...
c:\adb\OnePlus 7T T-Mobile 10.0.3\10.0.12-GLOBAL-OnePlus7TOxygen_14.O.18_OTA_018_all_2007240040_cce2fc-FASTBOOT>flash-all.bat
Do you want to wipe all the data ( Reccomended )[Y/N]?Y
Erasing 'userdata' OKAY [ 0.118s]
mke2fs 1.44.4 (18-Aug-2018)
Creating filesystem with 25477509 4k blocks and 6373376 inodes
Filesystem UUID: a431573c-e970-11ea-899c-8f976991a228
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000, 7962624, 11239424, 20480000, 23887872
Allocating group tables: done
Writing inode tables: done
Creating journal (131072 blocks): done
Writing superblocks and filesystem accounting information: done
Sending 'userdata' (4616 KB) OKAY [ 0.110s]
Writing 'userdata' OKAY [ 0.003s]
Erasing 'metadata' OKAY [ 0.006s]
Erase successful, but not automatically formatting.
File system type raw not supported.
Finished. Total time: 1.307s
Sending 'boot_a' (98304 KB) OKAY [ 2.126s]
Writing 'boot_a' OKAY [ 0.485s]
Finished. Total time: 4.778s
Sending 'dtbo' (16384 KB) OKAY [ 0.357s]
Writing 'dtbo' OKAY [ 0.066s]
Finished. Total time: 0.628s
Sending 'modem_a' (165396 KB) OKAY [ 4.820s]
Writing 'modem_a' OKAY [ 0.720s]
Finished. Total time: 7.672s
Sending 'reserve' (250136 KB) OKAY [ 9.648s]
Writing 'reserve' FAILED (remote: '(reserve_a) No such partition')
fastboot: error: Command failed
Sending 'recovery' (98304 KB) OKAY [ 3.539s]
Writing 'recovery' OKAY [ 0.477s]
Finished. Total time: 5.811s
Sending 'vbmeta' (8 KB) OKAY [ 0.005s]
Writing 'vbmeta' OKAY [ 0.002s]
Finished. Total time: 0.063s
Sending 'vbmeta_system' (4 KB) OKAY [ 0.012s]
Writing 'vbmeta_system' OKAY [ 0.002s]
Finished. Total time: 0.042s
Rebooting into fastboot OKAY [ 0.003s]
< waiting for any device >
fastboot: error: Failed to boot into userspace fastboot; one or more components might be unbootable.
Sending 'abl' (1164 KB) OKAY [ 0.035s]
Writing 'abl' FAILED (remote: 'Flashing is not allowed for Critical Partitions
')
fastboot: error: Command failed
Sending 'aop' (200 KB) OKAY [ 0.012s]
Writing 'aop' OKAY [ 0.003s]
Finished. Total time: 0.072s
Sending 'bluetooth' (828 KB) OKAY [ 0.027s]
Writing 'bluetooth' OKAY [ 0.005s]
Finished. Total time: 0.190s
Sending 'cmnlib' (384 KB) OKAY [ 0.019s]
Writing 'cmnlib' FAILED (remote: 'Flashing is not allowed for Critical Partitions
')
fastboot: error: Command failed
Sending 'cmnlib64' (500 KB) OKAY [ 0.021s]
Writing 'cmnlib64' FAILED (remote: 'Flashing is not allowed for Critical Partitions
')
fastboot: error: Command failed
Sending 'devcfg' (52 KB) OKAY [ 0.008s]
Writing 'devcfg' FAILED (remote: 'Flashing is not allowed for Critical Partitions
')
fastboot: error: Command failed
Sending 'dsp' (65536 KB) OKAY [ 2.171s]
Writing 'dsp' OKAY [ 0.394s]
Finished. Total time: 3.617s
Sending 'hyp' (480 KB) OKAY [ 0.020s]
Writing 'hyp' FAILED (remote: 'Flashing is not allowed for Critical Partitions
')
fastboot: error: Command failed
Sending 'imagefv' (20 KB) OKAY [ 0.010s]
Writing 'imagefv' OKAY [ 0.003s]
Finished. Total time: 0.062s
Sending 'keymaster' (248 KB) OKAY [ 0.012s]
Writing 'keymaster' FAILED (remote: 'Flashing is not allowed for Critical Partitions
')
fastboot: error: Command failed
Sending 'LOGO' (6540 KB) OKAY [ 0.294s]
Writing 'LOGO' OKAY [ 0.034s]
Finished. Total time: 0.576s
Sending 'multiimgoem' (16 KB) OKAY [ 0.007s]
Writing 'multiimgoem' OKAY [ 0.003s]
Finished. Total time: 0.050s
Sending 'odm' (912 KB) OKAY [ 0.027s]
Writing 'odm' FAILED (remote: '(odm_a) No such partition')
fastboot: error: Command failed
Sending 'oem_stanvbk' (2480 KB) OKAY [ 0.064s]
Writing 'oem_stanvbk' OKAY [ 0.016s]
Finished. Total time: 0.175s
Sending 'opproduct' (586912 KB) OKAY [ 19.483s]
Writing 'opproduct' OKAY [ 2.505s]
Finished. Total time: 31.632s
Sending 'qupfw' (72 KB) OKAY [ 0.014s]
Writing 'qupfw' OKAY [ 0.002s]
Finished. Total time: 0.063s
fastboot: error: cannot load 'storsec.img': No such file or directory
Sending 'tz' (3092 KB) OKAY [ 0.077s]
Writing 'tz' FAILED (remote: 'Flashing is not allowed for Critical Partitions
')
fastboot: error: Command failed
Sending 'uefisecapp' (124 KB) OKAY [ 0.016s]
Writing 'uefisecapp' OKAY [ 0.003s]
Finished. Total time: 0.068s
Sending 'xbl' (3120 KB) OKAY [ 0.080s]
Writing 'xbl' FAILED (remote: 'Flashing is not allowed for Critical Partitions
')
fastboot: error: Command failed
Sending 'xbl_config' (124 KB) OKAY [ 0.012s]
Writing 'xbl_config' FAILED (remote: 'Flashing is not allowed for Critical Partitions
')
fastboot: error: Command failed
Sending 'system' (2292492 KB) FAILED (Write to device failed (Invalid argument))
fastboot: error: Command failed
Invalid sparse file format at header magic
Sending sparse 'vendor' 1/2 (785569 KB) OKAY [ 18.115s]
Writing 'vendor' FAILED (remote: 'Partition not found')
fastboot: error: Command failed
Invalid sparse file format at header magic
Sending sparse 'product' 1/2 (785436 KB) OKAY [ 18.167s]
Writing 'product' FAILED (remote: 'Partition not found')
fastboot: error: Command failed
Rebooting OKAY [ 0.001s]
Finished. Total time: 0.008s
SALHERO said:
maybe is a dumb question but what firmware i need download and install because, when i try the process all is ok. but the wireless is deactivated, not turn on (automatically turn off and not detect any signal). when i return to stock tmobile 1.0.3 all is working fine
edit----
something is wrong with the conversion...
c:\adb\OnePlus 7T T-Mobile 10.0.3\10.0.12-GLOBAL-OnePlus7TOxygen_14.O.18_OTA_018_all_2007240040_cce2fc-FASTBOOT>flash-all.bat
Do you want to wipe all the data ( Reccomended )[Y/N]?Y
Erasing 'userdata' OKAY [ 0.118s]
mke2fs 1.44.4 (18-Aug-2018)
Creating filesystem with 25477509 4k blocks and 6373376 inodes
Filesystem UUID: a431573c-e970-11ea-899c-8f976991a228
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000, 7962624, 11239424, 20480000, 23887872
Allocating group tables: done
Writing inode tables: done
Creating journal (131072 blocks): done
Writing superblocks and filesystem accounting information: done
Sending 'userdata' (4616 KB) OKAY [ 0.110s]
Writing 'userdata' OKAY [ 0.003s]
Erasing 'metadata' OKAY [ 0.006s]
Erase successful, but not automatically formatting.
File system type raw not supported.
Finished. Total time: 1.307s
Sending 'boot_a' (98304 KB) OKAY [ 2.126s]
Writing 'boot_a' OKAY [ 0.485s]
Finished. Total time: 4.778s
Sending 'dtbo' (16384 KB) OKAY [ 0.357s]
Writing 'dtbo' OKAY [ 0.066s]
Finished. Total time: 0.628s
Sending 'modem_a' (165396 KB) OKAY [ 4.820s]
Writing 'modem_a' OKAY [ 0.720s]
Finished. Total time: 7.672s
Sending 'reserve' (250136 KB) OKAY [ 9.648s]
Writing 'reserve' FAILED (remote: '(reserve_a) No such partition')
fastboot: error: Command failed
Sending 'recovery' (98304 KB) OKAY [ 3.539s]
Writing 'recovery' OKAY [ 0.477s]
Finished. Total time: 5.811s
Sending 'vbmeta' (8 KB) OKAY [ 0.005s]
Writing 'vbmeta' OKAY [ 0.002s]
Finished. Total time: 0.063s
Sending 'vbmeta_system' (4 KB) OKAY [ 0.012s]
Writing 'vbmeta_system' OKAY [ 0.002s]
Finished. Total time: 0.042s
Rebooting into fastboot OKAY [ 0.003s]
< waiting for any device >
fastboot: error: Failed to boot into userspace fastboot; one or more components might be unbootable.
Sending 'abl' (1164 KB) OKAY [ 0.035s]
Writing 'abl' FAILED (remote: 'Flashing is not allowed for Critical Partitions
')
fastboot: error: Command failed
Sending 'aop' (200 KB) OKAY [ 0.012s]
Writing 'aop' OKAY [ 0.003s]
Finished. Total time: 0.072s
Sending 'bluetooth' (828 KB) OKAY [ 0.027s]
Writing 'bluetooth' OKAY [ 0.005s]
Finished. Total time: 0.190s
Sending 'cmnlib' (384 KB) OKAY [ 0.019s]
Writing 'cmnlib' FAILED (remote: 'Flashing is not allowed for Critical Partitions
')
fastboot: error: Command failed
Sending 'cmnlib64' (500 KB) OKAY [ 0.021s]
Writing 'cmnlib64' FAILED (remote: 'Flashing is not allowed for Critical Partitions
')
fastboot: error: Command failed
Sending 'devcfg' (52 KB) OKAY [ 0.008s]
Writing 'devcfg' FAILED (remote: 'Flashing is not allowed for Critical Partitions
')
fastboot: error: Command failed
Sending 'dsp' (65536 KB) OKAY [ 2.171s]
Writing 'dsp' OKAY [ 0.394s]
Finished. Total time: 3.617s
Sending 'hyp' (480 KB) OKAY [ 0.020s]
Writing 'hyp' FAILED (remote: 'Flashing is not allowed for Critical Partitions
')
fastboot: error: Command failed
Sending 'imagefv' (20 KB) OKAY [ 0.010s]
Writing 'imagefv' OKAY [ 0.003s]
Finished. Total time: 0.062s
Sending 'keymaster' (248 KB) OKAY [ 0.012s]
Writing 'keymaster' FAILED (remote: 'Flashing is not allowed for Critical Partitions
')
fastboot: error: Command failed
Sending 'LOGO' (6540 KB) OKAY [ 0.294s]
Writing 'LOGO' OKAY [ 0.034s]
Finished. Total time: 0.576s
Sending 'multiimgoem' (16 KB) OKAY [ 0.007s]
Writing 'multiimgoem' OKAY [ 0.003s]
Finished. Total time: 0.050s
Sending 'odm' (912 KB) OKAY [ 0.027s]
Writing 'odm' FAILED (remote: '(odm_a) No such partition')
fastboot: error: Command failed
Sending 'oem_stanvbk' (2480 KB) OKAY [ 0.064s]
Writing 'oem_stanvbk' OKAY [ 0.016s]
Finished. Total time: 0.175s
Sending 'opproduct' (586912 KB) OKAY [ 19.483s]
Writing 'opproduct' OKAY [ 2.505s]
Finished. Total time: 31.632s
Sending 'qupfw' (72 KB) OKAY [ 0.014s]
Writing 'qupfw' OKAY [ 0.002s]
Finished. Total time: 0.063s
fastboot: error: cannot load 'storsec.img': No such file or directory
Sending 'tz' (3092 KB) OKAY [ 0.077s]
Writing 'tz' FAILED (remote: 'Flashing is not allowed for Critical Partitions
')
fastboot: error: Command failed
Sending 'uefisecapp' (124 KB) OKAY [ 0.016s]
Writing 'uefisecapp' OKAY [ 0.003s]
Finished. Total time: 0.068s
Sending 'xbl' (3120 KB) OKAY [ 0.080s]
Writing 'xbl' FAILED (remote: 'Flashing is not allowed for Critical Partitions
')
fastboot: error: Command failed
Sending 'xbl_config' (124 KB) OKAY [ 0.012s]
Writing 'xbl_config' FAILED (remote: 'Flashing is not allowed for Critical Partitions
')
fastboot: error: Command failed
Sending 'system' (2292492 KB) FAILED (Write to device failed (Invalid argument))
fastboot: error: Command failed
Invalid sparse file format at header magic
Sending sparse 'vendor' 1/2 (785569 KB) OKAY [ 18.115s]
Writing 'vendor' FAILED (remote: 'Partition not found')
fastboot: error: Command failed
Invalid sparse file format at header magic
Sending sparse 'product' 1/2 (785436 KB) OKAY [ 18.167s]
Writing 'product' FAILED (remote: 'Partition not found')
fastboot: error: Command failed
Rebooting OKAY [ 0.001s]
Finished. Total time: 0.008s
Click to expand...
Click to collapse
I don't know why you were not able to boot into fastbootd (it says "Failed to boot into userspace fastboot" which means failed to boot into fastbootd).
But it's because of this error that all the warnings "Flashing is not allowed for Critical Partitions" are appearing.
If your fastboot executable is too old, the command "fastboot reboot fastboot", which allows you to boot in fastbootd, will not work. So I suggest you download the latest platform tools zip from Google, so you'll be using the latest adb and latest fastboot : https://dl.google.com/android/repository/platform-tools-latest-windows.zip
Then ensure that in the terminal, the right version of fastboot is used (pay attention to the existing environment variables which might make your terminal use the old fastboot executable in another location).
Then run again the script flash-all.bat.
Please update,
Thanks
Congrats!
Umm would this by any chance work on a sim locked OnePlus 7t with an unpaid balance?? I bought one and got scammed cause when I called TMobile to unlock the phone they said they can't because it has money owned on it which the seller never told me. I geus would just be really nice if I could still do something about it and get it to work.
Thank you allowed me to unlock the bootloader on my wifes 7t and convert to global firmware then i relocked the bootloader the global firmware and software just runs so much smoother than the T-Mobile software not sure why.
Hello,
is anybody know can this guide somehow help me to get my OnePlus 7T unlocked? I mean Network unlocked...
Please if somebody can help me with that I would really appreciate it. Thank you!
@floopidze please read the first post.
Shortychance said:
Umm would this by any chance work on a sim locked OnePlus 7t with an unpaid balance?? I bought one and got scammed cause when I called TMobile to unlock the phone they said they can't because it has money owned on it which the seller never told me. I geus would just be really nice if I could still do something about it and get it to work.
Click to expand...
Click to collapse
It will work on a simlocked device, but it will not sim unlock the phone.
Please read the first post.

[OPN105G][OOS 86AA/89BA] Unbrick tool to restore your device to OxygenOS

Disclaimer: By attempting any of the processes listed in this thread you accept full responsibility for your actions. I will not be held responsible if your device stops working, catches fire, or turns into a hipster and claims to have been modified before it was cool.
Hi everyone, similar to the previous threads for
OP3, OP3T, OP5, OP5T, OP6, OP6T, OP7, OP7PRO, regular OP7T, T-Mobile OP7T, regular OP7TPRO, T-Mobile OP7TPro 5G, regular OP8, T-Mobile OP8, Verizon OP8, Visible OP8, OP8Pro, OP Nord and OP8T here are the EDL packages (also known as MSM tools or unbrick tools) that can revive a bricked OnePlus Nord N10.
Albeit it has not been tested, you should hopefully be able to rollback your phone to a previous release of OOS with them if for some reason you want to go back to an older firmware
Please note that crossflashing regional builds is no longer possible by EDL, flash is tied to device project ID. For reference EU devices project ID is 20889 while international devices project ID is 20886. This has been found with @Elidone unit, which hasn't been able to crossflash EU software on his international device (see second screenshot attached). I therefore assume that same happens when trying to flash international software on EU units.
BE86AA tools (international firmware):
ANDROID 10:
OOS 10.5.7
OOS 10.5.8
OOS 10.5.9
OOS 10.5.11
Mirror for first and last MSMs: https://onepluscommunityserver.com/
BE89BA tools (european firmware):
ANDROID 10:
OOS 10.5.7
OOS 10.5.8
OOS 10.5.9
OOS 10.5.10
Mirror for first and last MSMs: https://onepluscommunityserver.com/
Instructions:
Launch MsmDownloadTool V4.0.exe.
On the login prompt select "Other" in the dropdown menu and click on Next.
Wait a few seconds until main window shows up.
Press Start button so that it waits for your device to be connected
Power off your device
Maintain volume up and down buttons to get into Qualcomm EDL mode.
Plug your device to your computer.
Should you not manage to do that and have adb access, you can use adb reboot edl instead
Wait ~300 seconds.
Enjoy your brand new device.
FAQ:
Does this work on Mac or on Linux?
Unfortunately no, tool is Windows only. You should need at least Windows 7.
Why is my antivirus freaking out when unzipping the archive or running the tool?
In an effort to protect reverse engineering from being done (and by extension prevent conversion process like it was done on 6T and 7Pro), OnePlus now use VM Protect V3 in their MSM tools. As this tries to detect debug environment, this is seen as malicious behaviour by some antivirus.
How can I check my device project ID?
Use getprop ro.boot.project_name. This however involve having ADB access or access to OxygenOS to use Termux or whatever terminal emulator you prefer.
My device isn't detected
Go to device manager and make sure your phone shows up as QDLOADER 9008.
If it shows up as QHUSB_BULK, it means Qualcomm driver wasn't installed automatically by Windows Update. Download the latest one from Microsoft website at http://download.windowsupdate.com/c..._fba473728483260906ba044af3c063e309e6259d.cab (source https://www.catalog.update.microsof...updateid=8ee52ba0-bdef-4009-88cf-335a678dd67a ) and install it manually by right clicking on QHUSB_BULK and selecting "Update driver software" and "Browse my computer for driver software" to where you downloaded CAB file.
If you can't get into EDL mode by hardware keys, you may use adb reboot edl (will require your phone to still have ADB access)
MSM tool is stuck on "Param pre-processing"
Ensure you're using the Qualcomm drivers linked above.
MSM tool is stuck on "Sahara communication failed"
Unplug your phone, get in fastboot mode, turn off phone, wait 15 secondes and get back in Qualcomm EDL mode. You can also try using a USB 2.0 port instead of a 3.0 one.
What is SMT Download mode?
Just don't try to unlock that mode, it will wipe your IMEI and your Widevine certificate if you use it.
How can I fix "SMT config not found" error?
Please refer to https://forum.xda-developers.com/showpost.php?p=83448961&postcount=61
Credits:
@Elidone for testing 10.5.7 AA version on his device and for the screenshots
OnePlus for the device and OS
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Reserved
Good!
I planned to get US version once it's released
Hello kind sir. I just tested out the wonderful software you provide, and may I say, it works flawlessly!
Have a great Christmas!
I really wish this was available before I spent well over two weeks waiting for their support to use this exact tool on my bricked N10. At least I have their tools now. Thanks for the release, and hopefully no one else has to go through the support for this kind of stuff again.
@Some_Random_Username
Hi. Do you have a new version 10.5.9.BE86AA?
Alexey71 said:
@Some_Random_Username
Hi. Do you have a new version 10.5.9.BE86AA?
Click to expand...
Click to collapse
Hi, no, most likely because 10.5.9 got released too recently (today is first time I'm hearing of that build).
I however have 10.5.8 which I aim to release in next days.
@Some_Random_Username
Tell me how to unpack billie8_14_O.01_201121.ops?
I need stock xxx.img
Alexey71 said:
@Some_Random_Username
Tell me how to unpack billie8_14_O.01_201121.ops?
I need stock xxx.img
Click to expand...
Click to collapse
You can't, however you can find OOS 10.5.7 BE86AA stock boot.img at https://forum.xda-developers.com/t/root-n10-using-magisk.4197369/ (in the zip file boot_10.5.7.BE86AA.zip )
Added OOS 10.5.8 MSMs
For those unfamilliar, you don't need latest version to unbrick your device, it's just a convenience to restore to a newer build.
Mod edit - translated by https://www.deepl.com/translator:
Which region does the version of the appliance belong to? Firmware 10.5.9. BE86AA. Model BE2029. Global or Eu? And where can i download full firmware images for this phone model?
*******************************
К какому региону относится версию аппарата? Прошивка 10.5.9. BE86AA. Модель BE2029. Глобал или Eu? И где можно скачать полные образы прошивки для этой модели телефона?
serg7500 said:
Mod edit - translated by https://www.deepl.com/translator:
Which region does the version of the appliance belong to? Firmware 10.5.9. BE86AA. Model BE2029. Global or Eu? And where can i download full firmware images for this phone model?
*******************************
К какому региону относится версию аппарата? Прошивка 10.5.9. BE86AA. Модель BE2029. Глобал или Eu? И где можно скачать полные образы прошивки для этой модели телефона?
Click to expand...
Click to collapse
Please use the English language! [Пожалуйста, используйте английский язык!]
XDA Forum Rules (excerpt):
...
4. Use the English language.
We understand that with all the different nationalities, not everyone speaks English well, but please try. If you're really unable to post in English, use an online translator. You're free to include your original message in your own language, below the English translation. (This rule covers your posts, profile entries and signature). You could try :- https://translate.google.com/ or https://www.babelfish.com/ or use one of your choice.
...
Click to expand...
Click to collapse
serg7500 said:
Mod edit - translated by https://www.deepl.com/translator:
Which region does the version of the appliance belong to? Firmware 10.5.9. BE86AA. Model BE2029. Global or Eu? And where can i download full firmware images for this phone model?
*******************************
К какому региону относится версию аппарата? Прошивка 10.5.9. BE86AA. Модель BE2029. Глобал или Eu? И где можно скачать полные образы прошивки для этой модели телефона?
Click to expand...
Click to collapse
BE86AA software is global software.
Unfortunately OnePlus hasn't released full zip for it on its support website yet.
Some_Random_Username said:
BE86AA software is global software.
Unfortunately OnePlus hasn't released full zip for it on its support website yet.
Click to expand...
Click to collapse
Mod edit - translated by https://www.deepl.com/translator and quotation repaired:
Would you kindly provide a link to this website?
********************************
А будьде добры дать ссылку на этот веб-сайт
serg7500 said:
[QUOTE = "Some_Random_Username, сообщение: 84311381, участник: 8234677"]
Программное обеспечение BE86AA - это глобальное программное обеспечение.
К сожалению, OnePlus еще не выпустил полный zip для него на своем веб-сайте поддержки.
[/ QUOTE]
А будьде добры дать ссылку на этот веб-сайт
Click to expand...
Click to collapse
Please, english only
OnePlus Support Softwareupgrade - OnePlus (United States)
support softwareupgrade
www.oneplus.com
Thanks, it worked like a charm.
Some_Random_Username said:
BE86AA software is global software.
Unfortunately OnePlus hasn't released full zip for it on its support website yet.
Click to expand...
Click to collapse
It may be worth asking support about it. They seemed to release the UK zip the day after I asked about it to them.
Thanks for posting this. You saved my a$$.
Just got a BE86AA 2 days ago and I rooted it per the instructions posted here.
It worked perfectly rooted for over 24 hours, then refused to boot, just hung at the message about the bootloader being unlocked.
I tried reflashing the patched boot image--no help, then tried wiping anything I could from recovery--no help.
I then flashed the unpatched boot image--still no luck, then I re-locked the bootloader--still not booting.
At that point I downloaded the unbrick tool and I was able to restore to stock successfully !!!
Thank you so much for posting this here !!
FYI: Just before the failure to boot I installed a couple of Magisk apps, the first Magisk apps that I installed.
It's nice to know that I have a solution to restore my phone no matter what happens to it.
Any way to do it in Linux ? i mean script to do all, i know about
extracting zip to fastboot all like
Code:
[email protected] ~/Downloads/extract_android_ota_payload-master $ python extract_android_ota_payload.py OnePlusN10Oxygen_14.E.09_OTA_009_all_2101021731_9c32820c43e443f1.zip 1/
Extracting 'payload.bin' from OTA file...
Extracting 'abl.img'
Extracting 'boot.img'
Extracting 'dtbo.img'
Extracting 'odm.img'
Extracting 'product.img'
Extracting 'recovery.img'
Extracting 'system.img'
Extracting 'vbmeta.img'
Extracting 'vbmeta_system.img'
Extracting 'vendor.img'
Extracting 'aop.img'
Extracting 'bluetooth.img'
Extracting 'devcfg.img'
Extracting 'dsp.img'
Extracting 'featenabler.img'
Extracting 'hyp.img'
Extracting 'imagefv.img'
Extracting 'keymaster.img'
Extracting 'modem.img'
Extracting 'qupfw.img'
Extracting 'storsec.img'
Extracting 'tz.img'
Extracting 'uefisecapp.img'
Extracting 'xbl_config.img'
Extracting 'xbl.img'
Extracting 'oem_stanvbk.img'
(n):cry:[email protected] ~/Downloads/extract_android_ota_payload-master $ cd 1
abl.img dtbo.img odm.img storsec.img vendor.img
aop.img featenabler.img oem_stanvbk.img system.img xbl_config.img
bluetooth.img hyp.img payload.bin tz.img xbl.img
boot.img imagefv.img product.img uefisecapp.img
devcfg.img keymaster.img qupfw.img vbmeta.img
dsp.img modem.img recovery.img vbmeta_system.img
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash boot boot.img
< waiting for any device >
Sending 'boot_b' (98304 KB) OKAY [ 2.314s]
Writing 'boot_b' OKAY [ 1.953s]
Finished. Total time: 4.279s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash system system.img
Invalid sparse file format at header magic
Sending sparse 'system' 1/3 (782003 KB) OKAY [ 18.506s]
Writing 'system' FAILED (remote: 'Partition not found')
fastboot: error: Command failed
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot erase userdata
******** Did you mean to fastboot format this f2fs partition?
Erasing 'userdata' OKAY [ 0.822s]
Finished. Total time: 0.828s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot erase cache
Erasing 'cache' FAILED (remote: 'Check device console.')
fastboot: error: Command failed
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot -w
Erasing 'userdata' OKAY [ 0.801s]
/usr/bin/make_f2fs failed with status 1
fastboot: error: Cannot generate image for userdata
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash boot boot.img
Sending 'boot_b' (98304 KB) OKAY [ 2.318s]
Writing 'boot_b' OKAY [ 1.885s]
Finished. Total time: 4.217s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash dtbo dtbo.img
Sending 'dtbo' (8192 KB) OKAY [ 0.195s]
Writing 'dtbo' OKAY [ 0.188s]
Finished. Total time: 0.391s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash modem modem.img
Sending 'modem_b' (152332 KB) OKAY [ 3.607s]
Writing 'modem_b' OKAY [ 2.974s]
Finished. Total time: 6.590s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash recovery recovery.img
Sending 'recovery' (102400 KB) OKAY [ 2.412s]
Writing 'recovery' OKAY [ 2.023s]
Finished. Total time: 4.455s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot reboot fastboot
Rebooting into fastboot OKAY [ 0.003s]
< waiting for any device >
Finished. Total time: 9.477s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash abl abl.img
Sending 'abl_b' (1996 KB) OKAY [ 0.057s]
Writing 'abl_b' OKAY [ 0.028s]
Finished. Total time: 0.093s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash aop aop.img
Sending 'aop_b' (176 KB) OKAY [ 0.006s]
Writing 'aop_b' OKAY [ 0.007s]
Finished. Total time: 0.020s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash bluetooth bluetooth.img
Sending 'bluetooth_b' (220 KB) OKAY [ 0.007s]
Writing 'bluetooth_b' OKAY [ 0.008s]
Finished. Total time: 0.021s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash devcfg devcfg.img
Sending 'devcfg_b' (44 KB) OKAY [ 0.002s]
Writing 'devcfg_b' OKAY [ 0.005s]
Finished. Total time: 0.014s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash dsp dsp.img
Sending 'dsp_b' (65536 KB) OKAY [ 1.618s]
Writing 'dsp_b' OKAY [ 0.531s]
Finished. Total time: 2.153s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash featenabler featenabler.img
Sending 'featenabler_b' (88 KB) OKAY [ 0.003s]
Writing 'featenabler_b' OKAY [ 0.006s]
Finished. Total time: 0.014s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash hyp hyp.img
Sending 'hyp_b' (396 KB) OKAY [ 0.011s]
Writing 'hyp_b' OKAY [ 0.010s]
Finished. Total time: 0.025s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash imagefv imagefv.img
Sending 'imagefv_b' (524 KB) OKAY [ 0.017s]
Writing 'imagefv_b' OKAY [ 0.012s]
Finished. Total time: 0.036s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash keymaster keymaster.img
Sending 'keymaster_b' (232 KB) OKAY [ 0.008s]
Writing 'keymaster_b' OKAY [ 0.008s]
Finished. Total time: 0.022s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash logo logo.img
fastboot: error: cannot load 'logo.img': No such file or directory
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash oem_stanvbk oem_stanvbk.img
Sending 'oem_stanvbk' (2920 KB) OKAY [ 0.078s]
Writing 'oem_stanvbk' OKAY [ 0.038s]
Finished. Total time: 0.123s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash odm odm.img
Resizing 'odm_b' OKAY [ 0.004s]
Sending 'odm_b' (968 KB) OKAY [ 0.027s]
Writing 'odm_b' OKAY [ 0.293s]
Finished. Total time: 0.331s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash qupfw qupfw.img
Sending 'qupfw_b' (56 KB) OKAY [ 0.002s]
Writing 'qupfw_b' OKAY [ 0.005s]
Finished. Total time: 0.012s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash storsec storsec.img
Sending 'storsec_b' (20 KB) OKAY [ 0.001s]
Writing 'storsec_b' OKAY [ 0.005s]
Finished. Total time: 0.013s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash tz tz.img
Sending 'tz_b' (2960 KB) OKAY [ 0.076s]
Writing 'tz_b' OKAY [ 0.038s]
Finished. Total time: 0.120s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash uefisecapp uefisecapp.img
Sending 'uefisecapp_b' (124 KB) OKAY [ 0.004s]
Writing 'uefisecapp_b' OKAY [ 0.006s]
Finished. Total time: 0.018s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash xbl xbl.img
Sending 'xbl_b' (3296 KB) OKAY [ 0.083s]
Writing 'xbl_b' OKAY [ 1.794s]
Finished. Total time: 1.884s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash xbl_config xbl_config.img
Sending 'xbl_config_b' (96 KB) OKAY [ 0.003s]
Writing 'xbl_config_b' OKAY [ 0.029s]
Finished. Total time: 0.040s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash system system.img
Invalid sparse file format at header magic
Resizing 'system_b' OKAY [ 0.004s]
Sending sparse 'system_b' 1/4 (523001 KB) OKAY [ 12.780s]
Writing 'system_b' OKAY [ 3.391s]
Sending sparse 'system_b' 2/4 (520279 KB) OKAY [ 12.756s]
Writing 'system_b' OKAY [ 3.428s]
Sending sparse 'system_b' 3/4 (523321 KB) OKAY [ 12.786s]
Writing 'system_b' OKAY [ 3.450s]
Sending sparse 'system_b' 4/4 (450188 KB) OKAY [ 11.003s]
Writing 'system_b' OKAY [ 3.045s]
Finished. Total time: 62.944s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash vendor vendor.img
Invalid sparse file format at header magic
Resizing 'vendor_b' OKAY [ 0.003s]
Sending sparse 'vendor_b' 1/3 (523167 KB) OKAY [ 12.819s]
Writing 'vendor_b' OKAY [ 3.502s]
Sending sparse 'vendor_b' 2/3 (510001 KB) OKAY [ 12.478s]
Writing 'vendor_b' OKAY [ 3.398s]
Sending sparse 'vendor_b' 3/3 (291316 KB) OKAY [ 7.133s]
Writing 'vendor_b' OKAY [ 2.147s]
Finished. Total time: 41.657s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash product product.img
Invalid sparse file format at header magic
Resizing 'product_b' OKAY [ 0.003s]
Sending sparse 'product_b' 1/4 (522958 KB) OKAY [ 12.807s]
Writing 'product_b' OKAY [ 3.412s]
Sending sparse 'product_b' 2/4 (523010 KB) OKAY [ 12.818s]
Writing 'product_b' OKAY [ 3.418s]
Sending sparse 'product_b' 3/4 (520218 KB) OKAY [ 12.759s]
Writing 'product_b' OKAY [ 3.440s]
Sending sparse 'product_b' 4/4 (235736 KB) OKAY [ 5.795s]
Writing 'product_b' OKAY [ 1.825s]
Finished. Total time: 56.543s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot reboot bootloader
Rebooting into bootloader OKAY [ 0.001s]
Finished. Total time: 0.051s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $
powergo said:
Any way to do it in Linux ? i mean script to do all, i know about
extracting zip to fastboot all like
Code:
[email protected] ~/Downloads/extract_android_ota_payload-master $ python extract_android_ota_payload.py OnePlusN10Oxygen_14.E.09_OTA_009_all_2101021731_9c32820c43e443f1.zip 1/
Extracting 'payload.bin' from OTA file...
Extracting 'abl.img'
Extracting 'boot.img'
Extracting 'dtbo.img'
Extracting 'odm.img'
Extracting 'product.img'
Extracting 'recovery.img'
Extracting 'system.img'
Extracting 'vbmeta.img'
Extracting 'vbmeta_system.img'
Extracting 'vendor.img'
Extracting 'aop.img'
Extracting 'bluetooth.img'
Extracting 'devcfg.img'
Extracting 'dsp.img'
Extracting 'featenabler.img'
Extracting 'hyp.img'
Extracting 'imagefv.img'
Extracting 'keymaster.img'
Extracting 'modem.img'
Extracting 'qupfw.img'
Extracting 'storsec.img'
Extracting 'tz.img'
Extracting 'uefisecapp.img'
Extracting 'xbl_config.img'
Extracting 'xbl.img'
Extracting 'oem_stanvbk.img'
(n):cry:[email protected] ~/Downloads/extract_android_ota_payload-master $ cd 1
abl.img dtbo.img odm.img storsec.img vendor.img
aop.img featenabler.img oem_stanvbk.img system.img xbl_config.img
bluetooth.img hyp.img payload.bin tz.img xbl.img
boot.img imagefv.img product.img uefisecapp.img
devcfg.img keymaster.img qupfw.img vbmeta.img
dsp.img modem.img recovery.img vbmeta_system.img
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash boot boot.img
< waiting for any device >
Sending 'boot_b' (98304 KB) OKAY [ 2.314s]
Writing 'boot_b' OKAY [ 1.953s]
Finished. Total time: 4.279s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash system system.img
Invalid sparse file format at header magic
Sending sparse 'system' 1/3 (782003 KB) OKAY [ 18.506s]
Writing 'system' FAILED (remote: 'Partition not found')
fastboot: error: Command failed
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot erase userdata
******** Did you mean to fastboot format this f2fs partition?
Erasing 'userdata' OKAY [ 0.822s]
Finished. Total time: 0.828s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot erase cache
Erasing 'cache' FAILED (remote: 'Check device console.')
fastboot: error: Command failed
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot -w
Erasing 'userdata' OKAY [ 0.801s]
/usr/bin/make_f2fs failed with status 1
fastboot: error: Cannot generate image for userdata
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash boot boot.img
Sending 'boot_b' (98304 KB) OKAY [ 2.318s]
Writing 'boot_b' OKAY [ 1.885s]
Finished. Total time: 4.217s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash dtbo dtbo.img
Sending 'dtbo' (8192 KB) OKAY [ 0.195s]
Writing 'dtbo' OKAY [ 0.188s]
Finished. Total time: 0.391s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash modem modem.img
Sending 'modem_b' (152332 KB) OKAY [ 3.607s]
Writing 'modem_b' OKAY [ 2.974s]
Finished. Total time: 6.590s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash recovery recovery.img
Sending 'recovery' (102400 KB) OKAY [ 2.412s]
Writing 'recovery' OKAY [ 2.023s]
Finished. Total time: 4.455s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot reboot fastboot
Rebooting into fastboot OKAY [ 0.003s]
< waiting for any device >
Finished. Total time: 9.477s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash abl abl.img
Sending 'abl_b' (1996 KB) OKAY [ 0.057s]
Writing 'abl_b' OKAY [ 0.028s]
Finished. Total time: 0.093s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash aop aop.img
Sending 'aop_b' (176 KB) OKAY [ 0.006s]
Writing 'aop_b' OKAY [ 0.007s]
Finished. Total time: 0.020s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash bluetooth bluetooth.img
Sending 'bluetooth_b' (220 KB) OKAY [ 0.007s]
Writing 'bluetooth_b' OKAY [ 0.008s]
Finished. Total time: 0.021s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash devcfg devcfg.img
Sending 'devcfg_b' (44 KB) OKAY [ 0.002s]
Writing 'devcfg_b' OKAY [ 0.005s]
Finished. Total time: 0.014s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash dsp dsp.img
Sending 'dsp_b' (65536 KB) OKAY [ 1.618s]
Writing 'dsp_b' OKAY [ 0.531s]
Finished. Total time: 2.153s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash featenabler featenabler.img
Sending 'featenabler_b' (88 KB) OKAY [ 0.003s]
Writing 'featenabler_b' OKAY [ 0.006s]
Finished. Total time: 0.014s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash hyp hyp.img
Sending 'hyp_b' (396 KB) OKAY [ 0.011s]
Writing 'hyp_b' OKAY [ 0.010s]
Finished. Total time: 0.025s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash imagefv imagefv.img
Sending 'imagefv_b' (524 KB) OKAY [ 0.017s]
Writing 'imagefv_b' OKAY [ 0.012s]
Finished. Total time: 0.036s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash keymaster keymaster.img
Sending 'keymaster_b' (232 KB) OKAY [ 0.008s]
Writing 'keymaster_b' OKAY [ 0.008s]
Finished. Total time: 0.022s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash logo logo.img
fastboot: error: cannot load 'logo.img': No such file or directory
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash oem_stanvbk oem_stanvbk.img
Sending 'oem_stanvbk' (2920 KB) OKAY [ 0.078s]
Writing 'oem_stanvbk' OKAY [ 0.038s]
Finished. Total time: 0.123s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash odm odm.img
Resizing 'odm_b' OKAY [ 0.004s]
Sending 'odm_b' (968 KB) OKAY [ 0.027s]
Writing 'odm_b' OKAY [ 0.293s]
Finished. Total time: 0.331s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash qupfw qupfw.img
Sending 'qupfw_b' (56 KB) OKAY [ 0.002s]
Writing 'qupfw_b' OKAY [ 0.005s]
Finished. Total time: 0.012s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash storsec storsec.img
Sending 'storsec_b' (20 KB) OKAY [ 0.001s]
Writing 'storsec_b' OKAY [ 0.005s]
Finished. Total time: 0.013s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash tz tz.img
Sending 'tz_b' (2960 KB) OKAY [ 0.076s]
Writing 'tz_b' OKAY [ 0.038s]
Finished. Total time: 0.120s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash uefisecapp uefisecapp.img
Sending 'uefisecapp_b' (124 KB) OKAY [ 0.004s]
Writing 'uefisecapp_b' OKAY [ 0.006s]
Finished. Total time: 0.018s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash xbl xbl.img
Sending 'xbl_b' (3296 KB) OKAY [ 0.083s]
Writing 'xbl_b' OKAY [ 1.794s]
Finished. Total time: 1.884s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash xbl_config xbl_config.img
Sending 'xbl_config_b' (96 KB) OKAY [ 0.003s]
Writing 'xbl_config_b' OKAY [ 0.029s]
Finished. Total time: 0.040s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash system system.img
Invalid sparse file format at header magic
Resizing 'system_b' OKAY [ 0.004s]
Sending sparse 'system_b' 1/4 (523001 KB) OKAY [ 12.780s]
Writing 'system_b' OKAY [ 3.391s]
Sending sparse 'system_b' 2/4 (520279 KB) OKAY [ 12.756s]
Writing 'system_b' OKAY [ 3.428s]
Sending sparse 'system_b' 3/4 (523321 KB) OKAY [ 12.786s]
Writing 'system_b' OKAY [ 3.450s]
Sending sparse 'system_b' 4/4 (450188 KB) OKAY [ 11.003s]
Writing 'system_b' OKAY [ 3.045s]
Finished. Total time: 62.944s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash vendor vendor.img
Invalid sparse file format at header magic
Resizing 'vendor_b' OKAY [ 0.003s]
Sending sparse 'vendor_b' 1/3 (523167 KB) OKAY [ 12.819s]
Writing 'vendor_b' OKAY [ 3.502s]
Sending sparse 'vendor_b' 2/3 (510001 KB) OKAY [ 12.478s]
Writing 'vendor_b' OKAY [ 3.398s]
Sending sparse 'vendor_b' 3/3 (291316 KB) OKAY [ 7.133s]
Writing 'vendor_b' OKAY [ 2.147s]
Finished. Total time: 41.657s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot flash product product.img
Invalid sparse file format at header magic
Resizing 'product_b' OKAY [ 0.003s]
Sending sparse 'product_b' 1/4 (522958 KB) OKAY [ 12.807s]
Writing 'product_b' OKAY [ 3.412s]
Sending sparse 'product_b' 2/4 (523010 KB) OKAY [ 12.818s]
Writing 'product_b' OKAY [ 3.418s]
Sending sparse 'product_b' 3/4 (520218 KB) OKAY [ 12.759s]
Writing 'product_b' OKAY [ 3.440s]
Sending sparse 'product_b' 4/4 (235736 KB) OKAY [ 5.795s]
Writing 'product_b' OKAY [ 1.825s]
Finished. Total time: 56.543s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $ fastboot reboot bootloader
Rebooting into bootloader OKAY [ 0.001s]
Finished. Total time: 0.051s
[email protected] ~/Downloads/extract_android_ota_payload-master/1 $
Click to expand...
Click to collapse
No, as said in OP this tool is Windows only.
It is not a GUI for fastboot, it uses Qualcomm EDL mode to flash your device like at factory.

Development [Fastboot ROM] [OOS] OnePlus 9 Pro Stock Fastboot ROM [EU/CN]

*** Disclaimer ***
I am not responsible if you mess up your phone!
You have been warned!
!! Carrier locked devices are currently unsupported !!
Hey everyone,
Here are some fastboot ROMs for the OnePlus 9 Pro.
Only a couple of versions and models are supported as of now, if you want to test for your device, tell me in the comments (be sure to provide your device model).
Current available/tested devices and OOS versions:
LE2120 (CN): COS 13.1
LE2123 (EU): OOS 12 C.65
How to flash (locked bootloader):
0. BEFORE PROCEEDING, THESE STEPS WILL WIPE YOUR DEVICE, BE SURE TO BACKUP!
1. Go to Settings > About Phone > Version and tap "build number" 7 times
2. Go to Settings > Additional Settings > Developer options and turn on "OEM unlocking"
3. Turn device off and wait for about 10 seconds
4. Hold POWER + VOLUME DOWN to boot into Fastboot Mode, you can release the buttons when you see "FASTBOOT MODE"
5. Connect your device to your computer
6. Write "fastboot oem unlock" and confirm on your phone
6.1 Your device will now do a FULL WIPE
7. When device is booted in OS, turn device off
8. Wait 10 seconds and do step 4 again
9. Start install.bat(Windows) or install.sh (Linux/macOS)
10. Follow prompts on screen
11. Enjoy your clean OOS install!!
How to flash (unlocked bootloader):
0. BEFORE PROCEEDING, THESE STEPS WILL WIPE YOUR DEVICE, BE SURE TO BACKUP!
1. Turn device off and wait for about 10 seconds
2. Hold POWER + VOLUME DOWN to boot into Fastboot Mode, you can release the buttons when you see "FASTBOOT MODE"
3. Start install.bat (Windows) or install.sh (Linux/macOS)
4. Follow prompts on screen
5. Enjoy your clean OOS install!!
If you tested an untested version, please tell me if they work or not so I can update this thread.
Untested versions (MIGHT NOT WORK):
LE2123: OOS 13 F.72
I hope this helps some people!
Reserved for changelog
When i flash this firmware will i receive ota ?
only the files in LE2123_OOS.C.65_FASTBOOTROM need to be copy what about the folder __MACOSX ?
user2000kk said:
When i flash this firmware will i receive ota ?
only the files in LE2123_OOS.C.65_FASTBOOTROM need to be copy what about the folder __MACOSX ?
Click to expand...
Click to collapse
Yes, you will receive OTA. You can ignore the _MACOSX folders
alright thanks
why you say that LE2123: OOS 13 F.72 might not work ?
user2000kk said:
alright thanks
why you say that LE2123: OOS 13 F.72 might not work ?
Click to expand...
Click to collapse
As I haven't tested it. I did test the others
I will test! i have a 2120 and i'm going to install the COS, i personally have always used OOS since i got my phone but i'm going to try it out since you made it easy for us
I'm having an error when flashing, le2120, I'm trying to install the COS
Code:
PS C:\Users\thoma\Desktop\LE2120_COS.13.1_FASTBOOTROM> .\install.bat
###################
# Clear userdata #
###################
Erasing 'userdata' OKAY [ 0.269s]
Erase successful, but not automatically formatting.
File system type raw not supported.
Erasing 'metadata' OKAY [ 0.004s]
Erase successful, but not automatically formatting.
File system type raw not supported.
Finished. Total time: 0.284s
#########################################################################
# Oxygen OS Flasher For OnePlus 9 Pro by abhinavgupta371 and HELLBOY017 #
# updated by Va1d3m and penguinus #
#########################################################################
is-userspace: yes
Finished. Total time: 0.000s
#################################
# Flashing firmware into slot A #
#################################
Setting current slot to 'a' OKAY [ 0.015s]
Finished. Total time: 0.016s
??????????????????????????????????????????????????????????????????????????????????????????
Would you like to root? Note that bootloader can't be locked if you choose to root. [Y,N]?Y
#################################
# Flashing bootloader img's #
#################################
Sending 'boot_a' (196608 KB) OKAY [ 4.672s]
Writing 'boot_a' OKAY [ 0.715s]
Sending 'boot_b' (196608 KB) OKAY [ 4.648s]
Writing 'boot_b' OKAY [ 0.659s]
Finished. Total time: 10.707s
You may need to install Magisk apk manually if it will not be added to applications list automatically. Download latest version from https://github.com/topjohnwu/Magisk/releases/
Sending 'dtbo_a' (24576 KB) OKAY [ 0.580s]
Writing 'dtbo_a' OKAY [ 0.149s]
Finished. Total time: 0.733s
Sending 'modem_a' (213020 KB) OKAY [ 5.074s]
Writing 'modem_a' FAILED (remote: 'No such file or directory')
fastboot: error: Command failed
Sending 'vendor_boot_a' (196608 KB) OKAY [ 4.601s]
Writing 'vendor_boot_a' OKAY [ 0.655s]
Finished. Total time: 5.261s
Sending 'vbmeta_a' (8 KB) OKAY [ 0.001s]
Writing 'vbmeta_a' OKAY [ 0.003s]
Finished. Total time: 0.008s
Sending 'vbmeta_system_a' (4 KB) OKAY [ 0.001s]
Writing 'vbmeta_system_a' OKAY [ 0.003s]
Finished. Total time: 0.007s
Sending 'vbmeta_vendor_a' (4 KB) OKAY [ 0.000s]
Writing 'vbmeta_vendor_a' OKAY [ 0.003s]
Finished. Total time: 0.008s
#################################
# Flashing fastbootd img's #
#################################
Sending 'abl_a' (204 KB) OKAY [ 0.005s]
Writing 'abl_a' OKAY [ 0.004s]
Sending 'abl_b' (204 KB) OKAY [ 0.005s]
Writing 'abl_b' OKAY [ 0.004s]
Finished. Total time: 0.030s
Sending 'aop_a' (240 KB) OKAY [ 0.007s]
Writing 'aop_a' OKAY [ 0.004s]
Sending 'aop_b' (240 KB) OKAY [ 0.007s]
Writing 'aop_b' OKAY [ 0.004s]
Finished. Total time: 0.031s
Sending 'bluetooth_a' (1868 KB) OKAY [ 0.067s]
Writing 'bluetooth_a' OKAY [ 0.014s]
Sending 'bluetooth_b' (1868 KB) OKAY [ 0.045s]
Writing 'bluetooth_b' OKAY [ 0.015s]
Finished. Total time: 0.150s
Sending 'cpucp_a' (104 KB) OKAY [ 0.004s]
Writing 'cpucp_a' OKAY [ 0.003s]
Sending 'cpucp_b' (104 KB) OKAY [ 0.004s]
Writing 'cpucp_b' OKAY [ 0.003s]
Finished. Total time: 0.022s
Sending 'devcfg_a' (52 KB) OKAY [ 0.002s]
Writing 'devcfg_a' OKAY [ 0.003s]
Sending 'devcfg_b' (52 KB) OKAY [ 0.002s]
Writing 'devcfg_b' OKAY [ 0.002s]
Finished. Total time: 0.018s
Sending 'dsp_a' (65536 KB) OKAY [ 1.566s]
Writing 'dsp_a' OKAY [ 0.268s]
Sending 'dsp_b' (65536 KB) OKAY [ 1.567s]
Writing 'dsp_b' OKAY [ 0.269s]
Finished. Total time: 3.681s
Sending 'engineering_cdt_a' (1024 KB) OKAY [ 0.025s]
Writing 'engineering_cdt_a' OKAY [ 0.012s]
Sending 'engineering_cdt_b' (1024 KB) OKAY [ 0.025s]
Writing 'engineering_cdt_b' OKAY [ 0.009s]
Finished. Total time: 0.082s
Sending 'featenabler_a' (88 KB) OKAY [ 0.002s]
Writing 'featenabler_a' OKAY [ 0.003s]
Sending 'featenabler_b' (88 KB) OKAY [ 0.002s]
Writing 'featenabler_b' OKAY [ 0.003s]
Finished. Total time: 0.021s
Sending 'hyp_a' (3636 KB) OKAY [ 0.087s]
Writing 'hyp_a' OKAY [ 0.026s]
Sending 'hyp_b' (3636 KB) OKAY [ 0.087s]
Writing 'hyp_b' OKAY [ 0.025s]
Finished. Total time: 0.238s
Sending 'imagefv_a' (92 KB) OKAY [ 0.003s]
Writing 'imagefv_a' OKAY [ 0.003s]
Sending 'imagefv_b' (92 KB) OKAY [ 0.003s]
Writing 'imagefv_b' OKAY [ 0.003s]
Finished. Total time: 0.021s
Sending 'keymaster_a' (280 KB) OKAY [ 0.007s]
Writing 'keymaster_a' OKAY [ 0.005s]
Sending 'keymaster_b' (280 KB) OKAY [ 0.007s]
Writing 'keymaster_b' OKAY [ 0.005s]
Finished. Total time: 0.034s
Sending 'multiimgoem_a' (16 KB) OKAY [ 0.001s]
Writing 'multiimgoem_a' OKAY [ 0.002s]
Sending 'multiimgoem_b' (16 KB) OKAY [ 0.001s]
Writing 'multiimgoem_b' OKAY [ 0.001s]
Finished. Total time: 0.015s
Sending 'oplus_sec_a' (288 KB) OKAY [ 0.007s]
Writing 'oplus_sec_a' OKAY [ 0.005s]
Sending 'oplus_sec_b' (288 KB) OKAY [ 0.007s]
Writing 'oplus_sec_b' OKAY [ 0.005s]
Finished. Total time: 0.034s
Sending 'oplusstanvbk_a' (9868 KB) OKAY [ 0.238s]
Writing 'oplusstanvbk_a' OKAY [ 0.067s]
Sending 'oplusstanvbk_b' (9868 KB) OKAY [ 0.241s]
Writing 'oplusstanvbk_b' OKAY [ 0.065s]
Finished. Total time: 0.620s
Sending 'qupfw_a' (56 KB) OKAY [ 0.002s]
Writing 'qupfw_a' OKAY [ 0.003s]
Sending 'qupfw_b' (56 KB) OKAY [ 0.003s]
Writing 'qupfw_b' OKAY [ 0.002s]
Finished. Total time: 0.018s
Sending 'qweslicstore_a' (256 KB) OKAY [ 0.006s]
Writing 'qweslicstore_a' OKAY [ 0.005s]
Sending 'qweslicstore_b' (256 KB) OKAY [ 0.006s]
Writing 'qweslicstore_b' OKAY [ 0.005s]
Finished. Total time: 0.031s
Sending 'shrm_a' (48 KB) OKAY [ 0.002s]
Writing 'shrm_a' OKAY [ 0.002s]
Sending 'shrm_b' (48 KB) OKAY [ 0.002s]
Writing 'shrm_b' OKAY [ 0.002s]
Finished. Total time: 0.017s
Sending 'splash_a' (336 KB) OKAY [ 0.008s]
Writing 'splash_a' OKAY [ 0.005s]
Sending 'splash_b' (336 KB) OKAY [ 0.009s]
Writing 'splash_b' OKAY [ 0.005s]
Finished. Total time: 0.038s
Sending 'tz_a' (3692 KB) OKAY [ 0.089s]
Writing 'tz_a' OKAY [ 0.025s]
Sending 'tz_b' (3692 KB) OKAY [ 0.090s]
Writing 'tz_b' OKAY [ 0.025s]
Finished. Total time: 0.239s
Sending 'uefisecapp_a' (124 KB) OKAY [ 0.003s]
Writing 'uefisecapp_a' OKAY [ 0.004s]
Sending 'uefisecapp_b' (124 KB) OKAY [ 0.003s]
Writing 'uefisecapp_b' OKAY [ 0.004s]
Finished. Total time: 0.024s
Sending 'vm-bootsys_a' (175780 KB) OKAY [ 4.165s]
Writing 'vm-bootsys_a' OKAY [ 0.578s]
Sending 'vm-bootsys_b' (175780 KB) OKAY [ 4.147s]
Writing 'vm-bootsys_b' OKAY [ 0.587s]
Finished. Total time: 9.486s
Sending 'xbl_a' (4212 KB) OKAY [ 0.103s]
Writing 'xbl_a' OKAY [ 0.045s]
Sending 'xbl_b' (4212 KB) OKAY [ 0.103s]
Writing 'xbl_b' OKAY [ 0.056s]
Finished. Total time: 0.317s
Sending 'xbl_config_a' (216 KB) OKAY [ 0.006s]
Writing 'xbl_config_a' OKAY [ 0.005s]
Sending 'xbl_config_b' (216 KB) OKAY [ 0.006s]
Writing 'xbl_config_b' OKAY [ 0.005s]
Finished. Total time: 0.030s
###############################
# Resizing logical partitions #
###############################
Deleting 'odm_a' OKAY [ 0.006s]
Finished. Total time: 0.006s
Deleting 'odm_b' OKAY [ 0.004s]
Finished. Total time: 0.005s
Deleting 'system_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'system_b' OKAY [ 0.006s]
Finished. Total time: 0.007s
Deleting 'system_ext_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'system_ext_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'product_a' OKAY [ 0.005s]
Finished. Total time: 0.007s
Deleting 'product_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'vendor_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'vendor_b' OKAY [ 0.004s]
Finished. Total time: 0.006s
Deleting 'my_bigball_a' OKAY [ 0.006s]
Finished. Total time: 0.007s
Deleting 'my_bigball_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_carrier_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_carrier_b' OKAY [ 0.004s]
Finished. Total time: 0.007s
Deleting 'my_company_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_company_b' OKAY [ 0.006s]
Finished. Total time: 0.006s
Deleting 'my_engineering_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_engineering_b' OKAY [ 0.004s]
Finished. Total time: 0.005s
Deleting 'my_heytap_a' OKAY [ 0.005s]
Finished. Total time: 0.007s
Deleting 'my_heytap_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_manifest_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_manifest_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_preload_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_preload_b' OKAY [ 0.006s]
Finished. Total time: 0.006s
Deleting 'my_product_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_product_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_region_a' OKAY [ 0.006s]
Finished. Total time: 0.006s
Deleting 'my_region_b' OKAY [ 0.006s]
Finished. Total time: 0.006s
Deleting 'my_stock_a' OKAY [ 0.005s]
Finished. Total time: 0.007s
Deleting 'my_stock_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'odm_a-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'odm_b-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'system_a-cow' OKAY [ 0.006s]
Finished. Total time: 0.006s
Deleting 'system_b-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'system_ext_a-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'system_ext_b-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'product_a-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'product_b-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'vendor_a-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'vendor_b-cow' OKAY [ 0.006s]
Finished. Total time: 0.007s
Deleting 'my_carrier_a-cow' OKAY [ 0.006s]
Finished. Total time: 0.007s
Deleting 'my_carrier_b-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_company_a-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_company_b-cow' OKAY [ 0.006s]
Finished. Total time: 0.007s
Deleting 'my_engineering_a-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_engineering_b-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_heytap_a-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_heytap_b-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_manifest_a-cow' OKAY [ 0.006s]
Finished. Total time: 0.006s
Deleting 'my_manifest_b-cow' OKAY [ 0.006s]
Finished. Total time: 0.006s
Deleting 'my_preload_a-cow' OKAY [ 0.005s]
Finished. Total time: 0.007s
Deleting 'my_preload_b-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_product_a-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_product_b-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_region_a-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_region_b-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_stock_a-cow' OKAY [ 0.006s]
Finished. Total time: 0.006s
Deleting 'my_stock_b-cow' OKAY [ 0.006s]
Finished. Total time: 0.006s
Creating 'odm_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'odm_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'system_a' OKAY [ 0.006s]
Finished. Total time: 0.007s
Creating 'system_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'system_ext_a' OKAY [ 0.004s]
Finished. Total time: 0.006s
Creating 'system_ext_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'product_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'product_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'vendor_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'vendor_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'my_bigball_a' OKAY [ 0.006s]
Finished. Total time: 0.006s
Creating 'my_bigball_b' OKAY [ 0.006s]
Finished. Total time: 0.006s
Creating 'my_carrier_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'my_carrier_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'my_company_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'my_company_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'my_engineering_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'my_engineering_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'my_heytap_a' OKAY [ 0.005s]
Finished. Total time: 0.007s
Creating 'my_heytap_b' OKAY [ 0.004s]
Finished. Total time: 0.007s
Creating 'my_manifest_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'my_manifest_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'my_preload_a' OKAY [ 0.005s]
Finished. Total time: 0.007s
Creating 'my_preload_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'my_product_a' OKAY [ 0.006s]
Finished. Total time: 0.006s
Creating 'my_product_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'my_region_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'my_region_b' OKAY [ 0.005s]
Finished. Total time: 0.007s
Creating 'my_stock_a' OKAY [ 0.006s]
Finished. Total time: 0.007s
Creating 'my_stock_b' OKAY [ 0.005s]
Finished. Total time: 0.007s
###############################
# Flashing logical partitions #
###############################
Invalid sparse file format at header magic
Resizing 'vendor_a' OKAY [ 0.003s]
Sending sparse 'vendor_a' 1/3 (262140 KB) OKAY [ 6.282s]
Writing 'vendor_a' OKAY [ 0.504s]
Sending sparse 'vendor_a' 2/3 (262140 KB) OKAY [ 6.282s]
Writing 'vendor_a' OKAY [ 0.515s]
Sending sparse 'vendor_a' 3/3 (84548 KB) OKAY [ 2.019s]
Writing 'vendor_a' OKAY [ 0.298s]
Finished. Total time: 16.281s
Invalid sparse file format at header magic
Resizing 'odm_a' OKAY [ 0.005s]
Sending sparse 'odm_a' 1/5 (262140 KB) OKAY [ 6.299s]
Writing 'odm_a' OKAY [ 0.496s]
Sending sparse 'odm_a' 2/5 (262140 KB) OKAY [ 6.274s]
Writing 'odm_a' OKAY [ 0.527s]
Sending sparse 'odm_a' 3/5 (262140 KB) OKAY [ 6.267s]
Writing 'odm_a' OKAY [ 0.514s]
Sending sparse 'odm_a' 4/5 (262140 KB) OKAY [ 6.275s]
Writing 'odm_a' OKAY [ 0.523s]
Sending sparse 'odm_a' 5/5 (10628 KB) OKAY [ 0.255s]
Writing 'odm_a' OKAY [ 0.159s]
Finished. Total time: 28.237s
Invalid sparse file format at header magic
Resizing 'system_a' OKAY [ 0.004s]
Sending sparse 'system_a' 1/3 (262140 KB) OKAY [ 6.271s]
Writing 'system_a' OKAY [ 0.459s]
Sending sparse 'system_a' 2/3 (262140 KB) OKAY [ 6.282s]
Writing 'system_a' OKAY [ 0.511s]
Sending sparse 'system_a' 3/3 (146336 KB) OKAY [ 3.495s]
Writing 'system_a' OKAY [ 0.351s]
Finished. Total time: 17.789s
Invalid sparse file format at header magic
Resizing 'system_ext_a' OKAY [ 0.003s]
Sending sparse 'system_ext_a' 1/5 (262140 KB) OKAY [ 6.251s]
Writing 'system_ext_a' OKAY [ 0.538s]
Sending sparse 'system_ext_a' 2/5 (262140 KB) OKAY [ 6.284s]
Writing 'system_ext_a' OKAY [ 0.481s]
Sending sparse 'system_ext_a' 3/5 (262140 KB) OKAY [ 6.270s]
Writing 'system_ext_a' OKAY [ 0.496s]
Sending sparse 'system_ext_a' 4/5 (262140 KB) OKAY [ 6.279s]
Writing 'system_ext_a' OKAY [ 0.534s]
Sending sparse 'system_ext_a' 5/5 (12588 KB) OKAY [ 0.301s]
Writing 'system_ext_a' OKAY [ 0.097s]
Finished. Total time: 28.189s
Resizing 'product_a' OKAY [ 0.004s]
Sending 'product_a' (2524 KB) OKAY [ 0.059s]
Writing 'product_a' OKAY [ 0.104s]
Finished. Total time: 0.174s
Invalid sparse file format at header magic
Resizing 'my_bigball_a' OKAY [ 0.004s]
Sending sparse 'my_bigball_a' 1/4 (262140 KB) OKAY [ 6.311s]
Writing 'my_bigball_a' OKAY [ 0.495s]
Sending sparse 'my_bigball_a' 2/4 (262140 KB) OKAY [ 6.273s]
Writing 'my_bigball_a' OKAY [ 0.529s]
Sending sparse 'my_bigball_a' 3/4 (262140 KB) OKAY [ 6.266s]
Writing 'my_bigball_a' OKAY [ 0.483s]
Sending sparse 'my_bigball_a' 4/4 (62244 KB) OKAY [ 1.493s]
Writing 'my_bigball_a' OKAY [ 0.334s]
Finished. Total time: 22.723s
Resizing 'my_carrier_a' OKAY [ 0.003s]
Sending 'my_carrier_a' (328 KB) OKAY [ 0.008s]
Writing 'my_carrier_a' OKAY [ 0.081s]
Finished. Total time: 0.097s
Resizing 'my_company_a' OKAY [ 0.005s]
Sending 'my_company_a' (16740 KB) OKAY [ 0.403s]
Writing 'my_company_a' OKAY [ 0.180s]
Finished. Total time: 0.595s
Resizing 'my_engineering_a' OKAY [ 0.003s]
Sending 'my_engineering_a' (328 KB) OKAY [ 0.009s]
Writing 'my_engineering_a' OKAY [ 0.074s]
Finished. Total time: 0.092s
Invalid sparse file format at header magic
Resizing 'my_heytap_a' OKAY [ 0.005s]
Sending sparse 'my_heytap_a' 1/5 (262140 KB) OKAY [ 6.283s]
Writing 'my_heytap_a' OKAY [ 0.507s]
Sending sparse 'my_heytap_a' 2/5 (262140 KB) OKAY [ 6.280s]
Writing 'my_heytap_a' OKAY [ 0.510s]
Sending sparse 'my_heytap_a' 3/5 (262140 KB) OKAY [ 6.270s]
Writing 'my_heytap_a' OKAY [ 0.520s]
Sending sparse 'my_heytap_a' 4/5 (262140 KB) OKAY [ 6.306s]
Writing 'my_heytap_a' OKAY [ 0.507s]
Sending sparse 'my_heytap_a' 5/5 (200972 KB) OKAY [ 4.803s]
Writing 'my_heytap_a' OKAY [ 0.443s]
Finished. Total time: 33.201s
Resizing 'my_manifest_a' OKAY [ 0.003s]
Sending 'my_manifest_a' (436 KB) OKAY [ 0.011s]
Writing 'my_manifest_a' OKAY [ 0.070s]
Finished. Total time: 0.090s
Resizing 'my_preload_a' OKAY [ 0.004s]
Sending 'my_preload_a' (16740 KB) OKAY [ 0.403s]
Writing 'my_preload_a' OKAY [ 0.175s]
Finished. Total time: 0.589s
Invalid sparse file format at header magic
Resizing 'my_product_a' OKAY [ 0.004s]
Sending sparse 'my_product_a' 1/3 (262140 KB) OKAY [ 6.297s]
Writing 'my_product_a' OKAY [ 0.517s]
Sending sparse 'my_product_a' 2/3 (262140 KB) OKAY [ 6.303s]
Writing 'my_product_a' OKAY [ 0.495s]
Sending sparse 'my_product_a' 3/3 (10660 KB) OKAY [ 0.256s]
Writing 'my_product_a' OKAY [ 0.141s]
Finished. Total time: 14.353s
Resizing 'my_region_a' OKAY [ 0.005s]
Sending 'my_region_a' (3616 KB) OKAY [ 0.088s]
Writing 'my_region_a' OKAY [ 0.091s]
Finished. Total time: 0.190s
Invalid sparse file format at header magic
Resizing 'my_stock_a' OKAY [ 0.004s]
Sending sparse 'my_stock_a' 1/1 (4 KB) OKAY [ 0.001s]
Writing 'my_stock_a' FAILED (remote: 'No such file or directory')
fastboot: error: Command failed
??????????????????????????????????????????????????????????????????????????????????????????????
Reboot to system? If you see errors up in log, you may want to reflash before rebooting. [Y,N]?
1thomas said:
I'm having an error when flashing, le2120, I'm trying to install the COS
Code:
PS C:\Users\thoma\Desktop\LE2120_COS.13.1_FASTBOOTROM> .\install.bat
###################
# Clear userdata #
###################
Erasing 'userdata' OKAY [ 0.269s]
Erase successful, but not automatically formatting.
File system type raw not supported.
Erasing 'metadata' OKAY [ 0.004s]
Erase successful, but not automatically formatting.
File system type raw not supported.
Finished. Total time: 0.284s
#########################################################################
# Oxygen OS Flasher For OnePlus 9 Pro by abhinavgupta371 and HELLBOY017 #
# updated by Va1d3m and penguinus #
#########################################################################
is-userspace: yes
Finished. Total time: 0.000s
#################################
# Flashing firmware into slot A #
#################################
Setting current slot to 'a' OKAY [ 0.015s]
Finished. Total time: 0.016s
??????????????????????????????????????????????????????????????????????????????????????????
Would you like to root? Note that bootloader can't be locked if you choose to root. [Y,N]?Y
#################################
# Flashing bootloader img's #
#################################
Sending 'boot_a' (196608 KB) OKAY [ 4.672s]
Writing 'boot_a' OKAY [ 0.715s]
Sending 'boot_b' (196608 KB) OKAY [ 4.648s]
Writing 'boot_b' OKAY [ 0.659s]
Finished. Total time: 10.707s
You may need to install Magisk apk manually if it will not be added to applications list automatically. Download latest version from https://github.com/topjohnwu/Magisk/releases/
Sending 'dtbo_a' (24576 KB) OKAY [ 0.580s]
Writing 'dtbo_a' OKAY [ 0.149s]
Finished. Total time: 0.733s
Sending 'modem_a' (213020 KB) OKAY [ 5.074s]
Writing 'modem_a' FAILED (remote: 'No such file or directory')
fastboot: error: Command failed
Sending 'vendor_boot_a' (196608 KB) OKAY [ 4.601s]
Writing 'vendor_boot_a' OKAY [ 0.655s]
Finished. Total time: 5.261s
Sending 'vbmeta_a' (8 KB) OKAY [ 0.001s]
Writing 'vbmeta_a' OKAY [ 0.003s]
Finished. Total time: 0.008s
Sending 'vbmeta_system_a' (4 KB) OKAY [ 0.001s]
Writing 'vbmeta_system_a' OKAY [ 0.003s]
Finished. Total time: 0.007s
Sending 'vbmeta_vendor_a' (4 KB) OKAY [ 0.000s]
Writing 'vbmeta_vendor_a' OKAY [ 0.003s]
Finished. Total time: 0.008s
#################################
# Flashing fastbootd img's #
#################################
Sending 'abl_a' (204 KB) OKAY [ 0.005s]
Writing 'abl_a' OKAY [ 0.004s]
Sending 'abl_b' (204 KB) OKAY [ 0.005s]
Writing 'abl_b' OKAY [ 0.004s]
Finished. Total time: 0.030s
Sending 'aop_a' (240 KB) OKAY [ 0.007s]
Writing 'aop_a' OKAY [ 0.004s]
Sending 'aop_b' (240 KB) OKAY [ 0.007s]
Writing 'aop_b' OKAY [ 0.004s]
Finished. Total time: 0.031s
Sending 'bluetooth_a' (1868 KB) OKAY [ 0.067s]
Writing 'bluetooth_a' OKAY [ 0.014s]
Sending 'bluetooth_b' (1868 KB) OKAY [ 0.045s]
Writing 'bluetooth_b' OKAY [ 0.015s]
Finished. Total time: 0.150s
Sending 'cpucp_a' (104 KB) OKAY [ 0.004s]
Writing 'cpucp_a' OKAY [ 0.003s]
Sending 'cpucp_b' (104 KB) OKAY [ 0.004s]
Writing 'cpucp_b' OKAY [ 0.003s]
Finished. Total time: 0.022s
Sending 'devcfg_a' (52 KB) OKAY [ 0.002s]
Writing 'devcfg_a' OKAY [ 0.003s]
Sending 'devcfg_b' (52 KB) OKAY [ 0.002s]
Writing 'devcfg_b' OKAY [ 0.002s]
Finished. Total time: 0.018s
Sending 'dsp_a' (65536 KB) OKAY [ 1.566s]
Writing 'dsp_a' OKAY [ 0.268s]
Sending 'dsp_b' (65536 KB) OKAY [ 1.567s]
Writing 'dsp_b' OKAY [ 0.269s]
Finished. Total time: 3.681s
Sending 'engineering_cdt_a' (1024 KB) OKAY [ 0.025s]
Writing 'engineering_cdt_a' OKAY [ 0.012s]
Sending 'engineering_cdt_b' (1024 KB) OKAY [ 0.025s]
Writing 'engineering_cdt_b' OKAY [ 0.009s]
Finished. Total time: 0.082s
Sending 'featenabler_a' (88 KB) OKAY [ 0.002s]
Writing 'featenabler_a' OKAY [ 0.003s]
Sending 'featenabler_b' (88 KB) OKAY [ 0.002s]
Writing 'featenabler_b' OKAY [ 0.003s]
Finished. Total time: 0.021s
Sending 'hyp_a' (3636 KB) OKAY [ 0.087s]
Writing 'hyp_a' OKAY [ 0.026s]
Sending 'hyp_b' (3636 KB) OKAY [ 0.087s]
Writing 'hyp_b' OKAY [ 0.025s]
Finished. Total time: 0.238s
Sending 'imagefv_a' (92 KB) OKAY [ 0.003s]
Writing 'imagefv_a' OKAY [ 0.003s]
Sending 'imagefv_b' (92 KB) OKAY [ 0.003s]
Writing 'imagefv_b' OKAY [ 0.003s]
Finished. Total time: 0.021s
Sending 'keymaster_a' (280 KB) OKAY [ 0.007s]
Writing 'keymaster_a' OKAY [ 0.005s]
Sending 'keymaster_b' (280 KB) OKAY [ 0.007s]
Writing 'keymaster_b' OKAY [ 0.005s]
Finished. Total time: 0.034s
Sending 'multiimgoem_a' (16 KB) OKAY [ 0.001s]
Writing 'multiimgoem_a' OKAY [ 0.002s]
Sending 'multiimgoem_b' (16 KB) OKAY [ 0.001s]
Writing 'multiimgoem_b' OKAY [ 0.001s]
Finished. Total time: 0.015s
Sending 'oplus_sec_a' (288 KB) OKAY [ 0.007s]
Writing 'oplus_sec_a' OKAY [ 0.005s]
Sending 'oplus_sec_b' (288 KB) OKAY [ 0.007s]
Writing 'oplus_sec_b' OKAY [ 0.005s]
Finished. Total time: 0.034s
Sending 'oplusstanvbk_a' (9868 KB) OKAY [ 0.238s]
Writing 'oplusstanvbk_a' OKAY [ 0.067s]
Sending 'oplusstanvbk_b' (9868 KB) OKAY [ 0.241s]
Writing 'oplusstanvbk_b' OKAY [ 0.065s]
Finished. Total time: 0.620s
Sending 'qupfw_a' (56 KB) OKAY [ 0.002s]
Writing 'qupfw_a' OKAY [ 0.003s]
Sending 'qupfw_b' (56 KB) OKAY [ 0.003s]
Writing 'qupfw_b' OKAY [ 0.002s]
Finished. Total time: 0.018s
Sending 'qweslicstore_a' (256 KB) OKAY [ 0.006s]
Writing 'qweslicstore_a' OKAY [ 0.005s]
Sending 'qweslicstore_b' (256 KB) OKAY [ 0.006s]
Writing 'qweslicstore_b' OKAY [ 0.005s]
Finished. Total time: 0.031s
Sending 'shrm_a' (48 KB) OKAY [ 0.002s]
Writing 'shrm_a' OKAY [ 0.002s]
Sending 'shrm_b' (48 KB) OKAY [ 0.002s]
Writing 'shrm_b' OKAY [ 0.002s]
Finished. Total time: 0.017s
Sending 'splash_a' (336 KB) OKAY [ 0.008s]
Writing 'splash_a' OKAY [ 0.005s]
Sending 'splash_b' (336 KB) OKAY [ 0.009s]
Writing 'splash_b' OKAY [ 0.005s]
Finished. Total time: 0.038s
Sending 'tz_a' (3692 KB) OKAY [ 0.089s]
Writing 'tz_a' OKAY [ 0.025s]
Sending 'tz_b' (3692 KB) OKAY [ 0.090s]
Writing 'tz_b' OKAY [ 0.025s]
Finished. Total time: 0.239s
Sending 'uefisecapp_a' (124 KB) OKAY [ 0.003s]
Writing 'uefisecapp_a' OKAY [ 0.004s]
Sending 'uefisecapp_b' (124 KB) OKAY [ 0.003s]
Writing 'uefisecapp_b' OKAY [ 0.004s]
Finished. Total time: 0.024s
Sending 'vm-bootsys_a' (175780 KB) OKAY [ 4.165s]
Writing 'vm-bootsys_a' OKAY [ 0.578s]
Sending 'vm-bootsys_b' (175780 KB) OKAY [ 4.147s]
Writing 'vm-bootsys_b' OKAY [ 0.587s]
Finished. Total time: 9.486s
Sending 'xbl_a' (4212 KB) OKAY [ 0.103s]
Writing 'xbl_a' OKAY [ 0.045s]
Sending 'xbl_b' (4212 KB) OKAY [ 0.103s]
Writing 'xbl_b' OKAY [ 0.056s]
Finished. Total time: 0.317s
Sending 'xbl_config_a' (216 KB) OKAY [ 0.006s]
Writing 'xbl_config_a' OKAY [ 0.005s]
Sending 'xbl_config_b' (216 KB) OKAY [ 0.006s]
Writing 'xbl_config_b' OKAY [ 0.005s]
Finished. Total time: 0.030s
###############################
# Resizing logical partitions #
###############################
Deleting 'odm_a' OKAY [ 0.006s]
Finished. Total time: 0.006s
Deleting 'odm_b' OKAY [ 0.004s]
Finished. Total time: 0.005s
Deleting 'system_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'system_b' OKAY [ 0.006s]
Finished. Total time: 0.007s
Deleting 'system_ext_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'system_ext_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'product_a' OKAY [ 0.005s]
Finished. Total time: 0.007s
Deleting 'product_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'vendor_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'vendor_b' OKAY [ 0.004s]
Finished. Total time: 0.006s
Deleting 'my_bigball_a' OKAY [ 0.006s]
Finished. Total time: 0.007s
Deleting 'my_bigball_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_carrier_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_carrier_b' OKAY [ 0.004s]
Finished. Total time: 0.007s
Deleting 'my_company_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_company_b' OKAY [ 0.006s]
Finished. Total time: 0.006s
Deleting 'my_engineering_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_engineering_b' OKAY [ 0.004s]
Finished. Total time: 0.005s
Deleting 'my_heytap_a' OKAY [ 0.005s]
Finished. Total time: 0.007s
Deleting 'my_heytap_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_manifest_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_manifest_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_preload_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_preload_b' OKAY [ 0.006s]
Finished. Total time: 0.006s
Deleting 'my_product_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_product_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_region_a' OKAY [ 0.006s]
Finished. Total time: 0.006s
Deleting 'my_region_b' OKAY [ 0.006s]
Finished. Total time: 0.006s
Deleting 'my_stock_a' OKAY [ 0.005s]
Finished. Total time: 0.007s
Deleting 'my_stock_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'odm_a-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'odm_b-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'system_a-cow' OKAY [ 0.006s]
Finished. Total time: 0.006s
Deleting 'system_b-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'system_ext_a-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'system_ext_b-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'product_a-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'product_b-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'vendor_a-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'vendor_b-cow' OKAY [ 0.006s]
Finished. Total time: 0.007s
Deleting 'my_carrier_a-cow' OKAY [ 0.006s]
Finished. Total time: 0.007s
Deleting 'my_carrier_b-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_company_a-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_company_b-cow' OKAY [ 0.006s]
Finished. Total time: 0.007s
Deleting 'my_engineering_a-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_engineering_b-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_heytap_a-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_heytap_b-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_manifest_a-cow' OKAY [ 0.006s]
Finished. Total time: 0.006s
Deleting 'my_manifest_b-cow' OKAY [ 0.006s]
Finished. Total time: 0.006s
Deleting 'my_preload_a-cow' OKAY [ 0.005s]
Finished. Total time: 0.007s
Deleting 'my_preload_b-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_product_a-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_product_b-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_region_a-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_region_b-cow' OKAY [ 0.005s]
Finished. Total time: 0.006s
Deleting 'my_stock_a-cow' OKAY [ 0.006s]
Finished. Total time: 0.006s
Deleting 'my_stock_b-cow' OKAY [ 0.006s]
Finished. Total time: 0.006s
Creating 'odm_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'odm_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'system_a' OKAY [ 0.006s]
Finished. Total time: 0.007s
Creating 'system_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'system_ext_a' OKAY [ 0.004s]
Finished. Total time: 0.006s
Creating 'system_ext_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'product_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'product_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'vendor_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'vendor_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'my_bigball_a' OKAY [ 0.006s]
Finished. Total time: 0.006s
Creating 'my_bigball_b' OKAY [ 0.006s]
Finished. Total time: 0.006s
Creating 'my_carrier_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'my_carrier_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'my_company_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'my_company_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'my_engineering_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'my_engineering_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'my_heytap_a' OKAY [ 0.005s]
Finished. Total time: 0.007s
Creating 'my_heytap_b' OKAY [ 0.004s]
Finished. Total time: 0.007s
Creating 'my_manifest_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'my_manifest_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'my_preload_a' OKAY [ 0.005s]
Finished. Total time: 0.007s
Creating 'my_preload_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'my_product_a' OKAY [ 0.006s]
Finished. Total time: 0.006s
Creating 'my_product_b' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'my_region_a' OKAY [ 0.005s]
Finished. Total time: 0.006s
Creating 'my_region_b' OKAY [ 0.005s]
Finished. Total time: 0.007s
Creating 'my_stock_a' OKAY [ 0.006s]
Finished. Total time: 0.007s
Creating 'my_stock_b' OKAY [ 0.005s]
Finished. Total time: 0.007s
###############################
# Flashing logical partitions #
###############################
Invalid sparse file format at header magic
Resizing 'vendor_a' OKAY [ 0.003s]
Sending sparse 'vendor_a' 1/3 (262140 KB) OKAY [ 6.282s]
Writing 'vendor_a' OKAY [ 0.504s]
Sending sparse 'vendor_a' 2/3 (262140 KB) OKAY [ 6.282s]
Writing 'vendor_a' OKAY [ 0.515s]
Sending sparse 'vendor_a' 3/3 (84548 KB) OKAY [ 2.019s]
Writing 'vendor_a' OKAY [ 0.298s]
Finished. Total time: 16.281s
Invalid sparse file format at header magic
Resizing 'odm_a' OKAY [ 0.005s]
Sending sparse 'odm_a' 1/5 (262140 KB) OKAY [ 6.299s]
Writing 'odm_a' OKAY [ 0.496s]
Sending sparse 'odm_a' 2/5 (262140 KB) OKAY [ 6.274s]
Writing 'odm_a' OKAY [ 0.527s]
Sending sparse 'odm_a' 3/5 (262140 KB) OKAY [ 6.267s]
Writing 'odm_a' OKAY [ 0.514s]
Sending sparse 'odm_a' 4/5 (262140 KB) OKAY [ 6.275s]
Writing 'odm_a' OKAY [ 0.523s]
Sending sparse 'odm_a' 5/5 (10628 KB) OKAY [ 0.255s]
Writing 'odm_a' OKAY [ 0.159s]
Finished. Total time: 28.237s
Invalid sparse file format at header magic
Resizing 'system_a' OKAY [ 0.004s]
Sending sparse 'system_a' 1/3 (262140 KB) OKAY [ 6.271s]
Writing 'system_a' OKAY [ 0.459s]
Sending sparse 'system_a' 2/3 (262140 KB) OKAY [ 6.282s]
Writing 'system_a' OKAY [ 0.511s]
Sending sparse 'system_a' 3/3 (146336 KB) OKAY [ 3.495s]
Writing 'system_a' OKAY [ 0.351s]
Finished. Total time: 17.789s
Invalid sparse file format at header magic
Resizing 'system_ext_a' OKAY [ 0.003s]
Sending sparse 'system_ext_a' 1/5 (262140 KB) OKAY [ 6.251s]
Writing 'system_ext_a' OKAY [ 0.538s]
Sending sparse 'system_ext_a' 2/5 (262140 KB) OKAY [ 6.284s]
Writing 'system_ext_a' OKAY [ 0.481s]
Sending sparse 'system_ext_a' 3/5 (262140 KB) OKAY [ 6.270s]
Writing 'system_ext_a' OKAY [ 0.496s]
Sending sparse 'system_ext_a' 4/5 (262140 KB) OKAY [ 6.279s]
Writing 'system_ext_a' OKAY [ 0.534s]
Sending sparse 'system_ext_a' 5/5 (12588 KB) OKAY [ 0.301s]
Writing 'system_ext_a' OKAY [ 0.097s]
Finished. Total time: 28.189s
Resizing 'product_a' OKAY [ 0.004s]
Sending 'product_a' (2524 KB) OKAY [ 0.059s]
Writing 'product_a' OKAY [ 0.104s]
Finished. Total time: 0.174s
Invalid sparse file format at header magic
Resizing 'my_bigball_a' OKAY [ 0.004s]
Sending sparse 'my_bigball_a' 1/4 (262140 KB) OKAY [ 6.311s]
Writing 'my_bigball_a' OKAY [ 0.495s]
Sending sparse 'my_bigball_a' 2/4 (262140 KB) OKAY [ 6.273s]
Writing 'my_bigball_a' OKAY [ 0.529s]
Sending sparse 'my_bigball_a' 3/4 (262140 KB) OKAY [ 6.266s]
Writing 'my_bigball_a' OKAY [ 0.483s]
Sending sparse 'my_bigball_a' 4/4 (62244 KB) OKAY [ 1.493s]
Writing 'my_bigball_a' OKAY [ 0.334s]
Finished. Total time: 22.723s
Resizing 'my_carrier_a' OKAY [ 0.003s]
Sending 'my_carrier_a' (328 KB) OKAY [ 0.008s]
Writing 'my_carrier_a' OKAY [ 0.081s]
Finished. Total time: 0.097s
Resizing 'my_company_a' OKAY [ 0.005s]
Sending 'my_company_a' (16740 KB) OKAY [ 0.403s]
Writing 'my_company_a' OKAY [ 0.180s]
Finished. Total time: 0.595s
Resizing 'my_engineering_a' OKAY [ 0.003s]
Sending 'my_engineering_a' (328 KB) OKAY [ 0.009s]
Writing 'my_engineering_a' OKAY [ 0.074s]
Finished. Total time: 0.092s
Invalid sparse file format at header magic
Resizing 'my_heytap_a' OKAY [ 0.005s]
Sending sparse 'my_heytap_a' 1/5 (262140 KB) OKAY [ 6.283s]
Writing 'my_heytap_a' OKAY [ 0.507s]
Sending sparse 'my_heytap_a' 2/5 (262140 KB) OKAY [ 6.280s]
Writing 'my_heytap_a' OKAY [ 0.510s]
Sending sparse 'my_heytap_a' 3/5 (262140 KB) OKAY [ 6.270s]
Writing 'my_heytap_a' OKAY [ 0.520s]
Sending sparse 'my_heytap_a' 4/5 (262140 KB) OKAY [ 6.306s]
Writing 'my_heytap_a' OKAY [ 0.507s]
Sending sparse 'my_heytap_a' 5/5 (200972 KB) OKAY [ 4.803s]
Writing 'my_heytap_a' OKAY [ 0.443s]
Finished. Total time: 33.201s
Resizing 'my_manifest_a' OKAY [ 0.003s]
Sending 'my_manifest_a' (436 KB) OKAY [ 0.011s]
Writing 'my_manifest_a' OKAY [ 0.070s]
Finished. Total time: 0.090s
Resizing 'my_preload_a' OKAY [ 0.004s]
Sending 'my_preload_a' (16740 KB) OKAY [ 0.403s]
Writing 'my_preload_a' OKAY [ 0.175s]
Finished. Total time: 0.589s
Invalid sparse file format at header magic
Resizing 'my_product_a' OKAY [ 0.004s]
Sending sparse 'my_product_a' 1/3 (262140 KB) OKAY [ 6.297s]
Writing 'my_product_a' OKAY [ 0.517s]
Sending sparse 'my_product_a' 2/3 (262140 KB) OKAY [ 6.303s]
Writing 'my_product_a' OKAY [ 0.495s]
Sending sparse 'my_product_a' 3/3 (10660 KB) OKAY [ 0.256s]
Writing 'my_product_a' OKAY [ 0.141s]
Finished. Total time: 14.353s
Resizing 'my_region_a' OKAY [ 0.005s]
Sending 'my_region_a' (3616 KB) OKAY [ 0.088s]
Writing 'my_region_a' OKAY [ 0.091s]
Finished. Total time: 0.190s
Invalid sparse file format at header magic
Resizing 'my_stock_a' OKAY [ 0.004s]
Sending sparse 'my_stock_a' 1/1 (4 KB) OKAY [ 0.001s]
Writing 'my_stock_a' FAILED (remote: 'No such file or directory')
fastboot: error: Command failed
??????????????????????????????????????????????????????????????????????????????????????????????
Reboot to system? If you see errors up in log, you may want to reflash before rebooting. [Y,N]?
Click to expand...
Click to collapse
Get the latest platform-tools from here: https://developer.android.com/tools/releases/platform-tools
If you are on Windows, drag and drop all files from the downloaded zip into the "bin" folder.
Afterwards, try again and say no for root access.
Hey lets add T-Mobile variant to the thread too! These are fastboot flashable using your scripts for C.16 (12) and F.27 (13) releases. I've personally tested the 12 one including testing relocking bootloader and newly made the 13 after pulling the OTA. This would be useful for someone wanting to go back to stock without messing with MSMtool. (I can only make these off the full releases, incrementals won't pass verity)
LE2127_11.C.21 (android 12): https://mega.nz/file/9T4ySTYL#EWXegQGa3cH2Y7f8udBV_Mm0A3MluP9TisqE1U-vhV0
LE2127_11.F.27 (android 13): https://mega.nz/file/4OAEgJTJ#9GY2sYUAJMjeMXfAzHn5O4RKam4Dyghje9SHlsy2JKw
joecool1029 said:
Hey lets add T-Mobile variant to the thread too! These are fastboot flashable using your scripts for C.16 (12) and F.27 (13) releases. I've personally tested the 12 one including testing relocking bootloader and newly made the 13 after pulling the OTA. This would be useful for someone wanting to go back to stock without messing with MSMtool. (I can only make these off the full releases, incrementals won't pass verity)
LE2127_11.C.21 (android 12): https://mega.nz/file/9T4ySTYL#EWXegQGa3cH2Y7f8udBV_Mm0A3MluP9TisqE1U-vhV0
LE2127_11.F.27 (android 13): https://mega.nz/file/4OAEgJTJ#9GY2sYUAJMjeMXfAzHn5O4RKam4Dyghje9SHlsy2JKw
Click to expand...
Click to collapse
How did you manage to get these?
I have been posting recent OTA's in this thread, https://forum.xda-developers.com/t/tmo-ota-zips-for-download.4456051/ You can get these from a stock phone by using adb logcat. All you do is look for .zip in the log when phone has notification of new rom available.
Once you have them, you can extract the partitions using this: https://github.com/ssut/payload-dumper-go and you put those in the /img folder.
Then it's just a matter of reusing the .bat/.sh files and /bin folder from these roms.
EDIT: I do want to say you can have a 'converted' T-Mobile to EU 9 pro on either converted stock or a custom rom, these will work to convert it back to a T-Mobile. Oh I should mention, I did not include the Magisk patched boot in mine. so don't select rooted, that won't work.
Thank you for your work. I tried this method today and it worked like a charm.
After flashing I realized during the first boot that the bootloader got locked. But it´s all good
Thank you for the excellent work
Any chance you have any for the 2125?
NameIsOptional said:
Any chance you have any for the 2125?
Click to expand...
Click to collapse
9pro-oos-EX01-LE2125-fastboot-rom-20230523.7z | by penguinus for OnePlus 9 Pro
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com
Thank you
Rallyharry said:
Thank you for your work. I tried this method today and it worked like a charm.
After flashing I realized during the first boot that the bootloader got locked. But it´s all good
Thank you for the excellent work
Click to expand...
Click to collapse
I wanted to config Google Wallet but I can´t add cards because of not passing safetynet. can anybody tell me why this is a problem with the orig. OOS? And is a way to fix this?
After a reboot with updating to Android 13 the orange state messange appeared, so the bootload is still unlocked. Is it safe to relock it if everything (incl. G Pay) is working?
Rallyharry said:
I wanted to config Google Wallet but I can´t add cards because of not passing safetynet. can anybody tell me why this is a problem with the orig. OOS? And is a way to fix this?
After a reboot with updating to Android 13 the orange state messange appeared, so the bootload is still unlocked. Is it safe to relock it if everything (incl. G Pay) is working?
Click to expand...
Click to collapse
Flashing these should not relock bootloader, you can do that yourself but be advised it will factory wipe the device. After that it will should pass safetynet. adb reboot bootloader and then fastboot oem lock to trigger it. I don't know why the above poster said his phone relocked, that should not happen with fastboot flashed builds, only msmtool flashing.
joecool1029 said:
Hey lets add T-Mobile variant to the thread too! These are fastboot flashable using your scripts for C.16 (12) and F.27 (13) releases. I've personally tested the 12 one including testing relocking bootloader and newly made the 13 after pulling the OTA. This would be useful for someone wanting to go back to stock without messing with MSMtool. (I can only make these off the full releases, incrementals won't pass verity)
LE2127_11.C.21 (android 12): https://mega.nz/file/9T4ySTYL#EWXegQGa3cH2Y7f8udBV_Mm0A3MluP9TisqE1U-vhV0
LE2127_11.F.27 (android 13): https://mega.nz/file/4OAEgJTJ#9GY2sYUAJMjeMXfAzHn5O4RKam4Dyghje9SHlsy2JKw
Click to expand...
Click to collapse
So, how do you flash these firmwares? Nevermind, had a brain fart!
joecool1029 said:
Flashing these should not relock bootloader, you can do that yourself but be advised it will factory wipe the device. After that it will should pass safetynet. adb reboot bootloader and then fastboot oem lock to trigger it. I don't know why the above poster said his phone relocked, that should not happen with fastboot flashed builds, only msmtool flashing.
Click to expand...
Click to collapse
I gave it another try and flashed the OOS. Flashing was no problem, afterwards I relocked the BL. The orange state message disapeared and I can use GPay again with no problems. In the end the system updated to the latest version. It's all good.
Thanks for the advise.

Categories

Resources