[Guide] Bypass "FAILED (Write to device failed (Invalid argument))" in ADB and root your MM3. - Xiaomi Mi Max 3 Guides, News, & Discussion

THIS ILLUSTRATION IS FOR MI MAX 3 , NITROGEN. THE LINKS FOR ORANGEFOX RECOVERY IS ONLY FOR MI MAX 3, IT IS NOT SUITABLE FOR OTHER PHONE. PLEASE DOWNLOAD THE APPROPRIATE ONE FOR YOUR PHONE.
As some of you might be aware, many of us with modern hardware (especially Ryzen users) are encountering this error in ADB.
"FAILED (Write to device failed (Invalid argument))".
Today, i have successfully bypass this error. Plus, i will teach you how to install OrangeFox Recovery and Magisk Root without the need of having these files inside your phone.
PLEASE READ AND FOLLOW THE STEPS CAREFULLY.
1. This guide shows the proper way to Setup ADB, USB Drivers and Enable USB Debugging. Take note, Extract the platform-tools folder to C drive . Example: "c:\platform-tools".
If you do not do these properly you might have issues with PowerShell not recognizing commands. After following this guide, you should have downloaded adb, setup windows environmental variables, installed universal ADB driver and set phone into debugging mode.
- https://wiki.lineageos.org/adb_fastboot_guide.html
2. Download Magisk-v20.4.zip and OrangeFox-R10.1-Stable-nitrogen.zip then place these two files into the folder "c:\platform-tools".
https://sourceforge.net/projects/orangefox/files/nitrogen/
https://github.com/topjohnwu/Magisk/releases
3. Open OrangeFox-R10.1-Stable-nitrogen.zip and extract recovery.img into the folder "c:\platform-tools". At this point, the "c:\platform-tools" folder should have these three files.
OrangeFox-R10.1-Stable-nitrogen.zip
Recovery.img
Magisk-v20.4.zip
4. Open Windows Powershell in the same folder
Result: PS C:\platform-tools>
Follow instructions carefully from here, DO NOT PLUG IN YOUR DEVICE YET. This is where you bypass the error.
5. Type fastboot boot recovery.img (DO NOT PLUG IN YET!!)
Result: PS C:\platform-tools> fastboot boot recovery.img
Result: < waiting for any device >
6. Boot your device to Fastboot Mode option and plug in now, you will be booted into OrangeFox Recovery.
Result: Sending 'boot.img' (63952 KB) OKAY [ 1.588s]
Result: Booting OKAY [ 0.130s]
Result: Finished. Total time: 1.782s
7. In OrangeFox Recovery menu, setup your device for ADB sideloading. Feel free to wipe any of them cache when prompted, it does not matter. Once it has established ADB sideloading mode, head back to your computer.
8. Type adb sideload OrangeFox-R10.1-Stable-nitrogen.zip
Result: PS C:\platform-tools> adb sideload OrangeFox-R10.1-Stable-nitrogen.zip
9. Repeat step 7 then Type adb sideload Magisk-v20.4.zip
Result: PS C:\platform-tools> adb sideload Magisk-v20.4.zip
10. You have succesfully installed orangefox recovery, as well as rooted your phone with magisk.

I assume this can only by done when bootloader is unlocked?

annoniem said:
I assume this can only by done when bootloader is unlocked?
Click to expand...
Click to collapse
of course, u need boot-loader unlock for most modification.

This didn't work for me. I gave me this error.
< waiting for any device >
Sending 'boot.img' (65536 KB) FAILED (Write to device failed (Too many links))
fastboot: error: Command failed
adb devices
adb server version (31) doesn't match this client (41); killing...
* daemon started successfully
List of devices attached
bf42de30 device
What do i do now????

This resulted the same thing for me. Did not work.

ra4452 said:
This didn't work for me. I gave me this error.
< waiting for any device >
Sending 'boot.img' (65536 KB) FAILED (Write to device failed (Too many links))
fastboot: error: Command failed
adb devices
adb server version (31) doesn't match this client (41); killing...
* daemon started successfully
List of devices attached
bf42de30 device
What do i do now????
Click to expand...
Click to collapse
This is a different error, u have to find another resolution.

HSWG said:
THIS ILLUSTRATION IS FOR MI MAX 3 , NITROGEN. THE LINKS FOR ORANGEFOX RECOVERY IS ONLY FOR MI MAX 3, IT IS NOT SUITABLE FOR OTHER PHONE. PLEASE DOWNLOAD THE APPROPRIATE ONE FOR YOUR PHONE.
As some of you might be aware, many of us with modern hardware (especially Ryzen users) are encountering this error in ADB.
"FAILED (Write to device failed (Invalid argument))".
Today, i have successfully bypass this error. Plus, i will teach you how to install OrangeFox Recovery and Magisk Root without the need of having these files inside your phone.
PLEASE READ AND FOLLOW THE STEPS CAREFULLY.
1. This guide shows the proper way to Setup ADB, USB Drivers and Enable USB Debugging. Take note, Extract the platform-tools folder to C drive . Example: "c:\platform-tools".
If you do not do these properly you might have issues with PowerShell not recognizing commands. After following this guide, you should have downloaded adb, setup windows environmental variables, installed universal ADB driver and set phone into debugging mode.
- https://wiki.lineageos.org/adb_fastboot_guide.html
2. Download Magisk-v20.4.zip and OrangeFox-R10.1-Stable-nitrogen.zip then place these two files into the folder "c:\platform-tools".
https://sourceforge.net/projects/orangefox/files/nitrogen/
https://github.com/topjohnwu/Magisk/releases
3. Open OrangeFox-R10.1-Stable-nitrogen.zip and extract recovery.img into the folder "c:\platform-tools". At this point, the "c:\platform-tools" folder should have these three files.
OrangeFox-R10.1-Stable-nitrogen.zip
Recovery.img
Magisk-v20.4.zip
4. Open Windows Powershell in the same folder
Result: PS C:\platform-tools>
Follow instructions carefully from here, DO NOT PLUG IN YOUR DEVICE YET. This is where you bypass the error.
5. Type fastboot boot recovery.img (DO NOT PLUG IN YET!!)
Result: PS C:\platform-tools> fastboot boot recovery.img
Result: < waiting for any device >
6. Boot your device to Fastboot Mode option and plug in now, you will be booted into OrangeFox Recovery.
Result: Sending 'boot.img' (63952 KB) OKAY [ 1.588s]
Result: Booting OKAY [ 0.130s]
Result: Finished. Total time: 1.782s
7. In OrangeFox Recovery menu, setup your device for ADB sideloading. Feel free to wipe any of them cache when prompted, it does not matter. Once it has established ADB sideloading mode, head back to your computer.
8. Type adb sideload OrangeFox-R10.1-Stable-nitrogen.zip
Result: PS C:\platform-tools> adb sideload OrangeFox-R10.1-Stable-nitrogen.zip
9. Repeat step 7 then Type adb sideload Magisk-v20.4.zip
Result: PS C:\platform-tools> adb sideload Magisk-v20.4.zip
10. You have succesfully installed orangefox recovery, as well as rooted your phone with magisk.
Click to expand...
Click to collapse
PS C:\Users\prakh> fastboot flash recovery C:\adb\twrp-3.2.3-0-X00TD-20180814.img < waiting for device > sending 'recovery' (58108 KB)... FAILED (remote: Requested download size is more than max allowed)
why i am facing this issue ??

Related

[Q] HELP! changed windows and phone is now unusable!

so my laptop recently crashed and the ony way to get it back was to re-installl windows which is what i did, but after setting my laptop back up i try to install the new cm7 v1.8 but when i go into cmd and type fastboot.exe -w
it comes back with " fastboot .exe" is not recognized as an internal or external command
i have tryed to install the fastboot drivers ( but i cant seem to find how to, because the computer recognizes the phone as fastboot and doesnt have a problem with it). can anyone please help i have been trying for 3 days now and i have no phone :'(
hi friend
I think u need to check the following thinks
1) had you placed the total folder which contains necessary file (the folder must contain the following files . adb.exe , AdbWinApi.dll , AdbWinUsbApi.dll , boot.img , fastboot.exe , flash_all.bat , flash_all_nowipe.bat , flash_boot_nowipe.bat , flash_system_nowipe.bat , system.img )
if you downloaded V1.8 from the link then the file will not have this all file so you need to download all this so if you are not able to download just mail me at [email protected] i will send all this file then you can able to carry out the flashing of ROM as per the following guide
Checklist:
adb - needed to flash the ROM
fastboot - needed to flash the ROM
AdbWinApi.dll - needed to flash the ROM
AdbWinUsbApi.dll - needed to flash the ROM
boot.img - the boot part of the ROM
system.img - the actual OS
***EXTRACT THE CONTENTS OF THIS ZIP FILE IN A FOLDER CALLED ANDROID ON THE C: DRIVE (you need to create the folder)***
1. Open CMD with administrator privileges (Search for CMD in the start menu and right click on 'cmd' and click 'Run as Administrator' )
2. Prepare the phone by switching it off and holding 'Volume Down' + 'Camera' whilst powering on again, the phone should then display the LG logo then show a blank screen, this indicates the phone is now in fastboot mode.
(i) connect the phone to the computer via USB cable, and wait for the necessary drivers to install
2. Then type into the cmd window:
'cd C:\Android' (without the '')
(i) Then type:
'fastboot.exe -w' (without the '')
(ii) Once that's completed, type:
'fastboot.exe erase system' (without the '')
(iii) Once that's completed, type:
'fastboot.exe flash system system.img (without the '')
(iv) Once that's completed, type:
'fastboot.exe flash boot boot.img' (without the '')
(v) Once that's completed, type:
'fastboot.exe reboot' (without the '')
Have u changed tha envoirnment parameters?
Sent from my GT540 using XDA App
i am assuming that you have to download sdk for the adb files? the thing is i didnt download it before and it all worked through cmd? and im not sure what the enviromentable thing is ?
there are some downloadable packages on xda wich have all the files needed extracted from the android sdk. Just download the android sdk and use cmd to go to the tools directory and use fastboot. it will work (possibly have to copy some dll files from an other directory to ..\tools\
thanks everyone for their help!! will download these files for future use. but found this and downlaoded it and it install for me!! XD
http://download975.mediafire.com/zchh935v5omg/hw03ruc1qeiancu/Install+SwiftDroid+v
by the way do you know where i could find the extracted files?http://media.xda-developers.com/images/smilies/smile.gif
Just Write
cd C:\Android ... or where ever you extracted it and hit enter

[Q] Help with Android Transporter for Nexus 7 and Raspberry Pi

Hello,
I saw this android transporter tutorial for the nexus 7 and the raspberry pi on this site named esrlabs dot com. (sorry, i cant post links yet) I got the image for the raspberry pi on my raspberry, but I don't get it on the Nexus 7. In the tutorial they give the instruction that I must open the flash-all.sh file and than its done. The only problem is that I cant get it opened, maybe because i'm running windows 7 (64-bit). I read on the internet that a .sh file in linux is the same as a .bat file in windows. So, does somebody know how I can get that image flashed to my nexus 7?
Thanks
Aswin645 said:
In the tutorial they give the instruction that I must open the flash-all.sh file and than its done. The only problem is that I cant get it opened, maybe because i'm running windows 7 (64-bit).
Click to expand...
Click to collapse
.sh, shell script file is very similar to a .bat file, the only reason you would open one is to edit it. Normally you would run it in the environment it's meant to be run i.e. not Windows. You haven't given any info on where the information you got is so no-one will be able to tell you if it's accurate or not. I have to say that my experience of 'some' Linux instructions is that they are intentionally, frustratingly obscure, possibly to give the writer that 'superior' feeling or to hide that they know not a lot themselves.
Troute said:
.sh, shell script file is very similar to a .bat file, the only reason you would open one is to edit it. Normally you would run it in the environment it's meant to be run i.e. not Windows. You haven't given any info on where the information you got is so no-one will be able to tell you if it's accurate or not. I have to say that my experience of 'some' Linux instructions is that they are intentionally, frustratingly obscure, possibly to give the writer that 'superior' feeling or to hide that they know not a lot themselves.
Click to expand...
Click to collapse
the file is on esrlabs dot com, I already said I cant post links. scroll down a bit and you wil see a title called "ANDROID TRANSPORTER FOR THE NEXUS 7 AND THE RASPBERRY PI"
The shell script is meant to be run on your Nexus 7. The instructions are rather clear but it is meant for advanced users. You realize that this will flash new firmware on your Nexus 7, right?
The instructions tell you everything you need to do. First, you must install the adb and fastboot utilities and, if you're on windows, you must install the USB drivers as well. The .sh is a shell script and won't run on a regular Windows PC. The script simply automates the following commands:
fastboot erase boot
fastboot erase cache
fastboot erase recovery
fastboot erase system
fastboot erase userdata
fastboot flash bootloader bootloader-grouper-3.34.img
fastboot reboot-bootloader
fastboot -w update android-transporter.zip
Run each of those commands in turn and it'll do the same thing as the script.
jefftheworld said:
The shell script is meant to be run on your Nexus 7. The instructions are rather clear but it is meant for advanced users. You realize that this will flash new firmware on your Nexus 7, right?
The instructions tell you everything you need to do. First, you must install the adb and fastboot utilities and, if you're on windows, you must install the USB drivers as well. The .sh is a shell script and won't run on a regular Windows PC. The script simply automates the following commands:
fastboot erase boot
fastboot erase cache
fastboot erase recovery
fastboot erase system
fastboot erase userdata
fastboot flash bootloader bootloader-grouper-3.34.img
fastboot reboot-bootloader
fastboot -w update android-transporter.zip
Run each of those commands in turn and it'll do the same thing as the script.
Click to expand...
Click to collapse
Thanks for your reply,
I tried to put this commands in the adb command line but when I do that I get this:
Code:
C:\Users\user\AppData\Local\Android\android-sdk\platform-tools>adb reboot bootl
oader
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
C:\Users\user\AppData\Local\Android\android-sdk\platform-tools>android-transpor
ter\flash-all.sh
The system cannot find the path specified.
C:\Users\user\AppData\Local\Android\android-sdk\platform-tools>flash-all.sh
'flash-all.sh' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\user\AppData\Local\Android\android-sdk\platform-tools>fastboot erase b
oot
erasing 'boot'...
OKAY [ 0.137s]
finished. total time: 0.141s
C:\Users\user\AppData\Local\Android\android-sdk\platform-tools>fastboot erase c
ache
erasing 'cache'...
OKAY [ 0.266s]
finished. total time: 0.269s
C:\Users\user\AppData\Local\Android\android-sdk\platform-tools>fastboot erase r
ecovery
erasing 'recovery'...
OKAY [ 0.138s]
finished. total time: 0.140s
C:\Users\user\AppData\Local\Android\android-sdk\platform-tools>fastboot erase s
ystem
erasing 'system'...
OKAY [ 0.467s]
finished. total time: 0.471s
C:\Users\user\AppData\Local\Android\android-sdk\platform-tools>fastboot erase u
serdata
erasing 'userdata'...
OKAY [ 23.257s]
finished. total time: 23.258s
C:\Users\user\AppData\Local\Android\android-sdk\platform-tools>fastboot flash b
ootloader bootloader-grouper-3.34.img
error: cannot load 'bootloader-grouper-3.34.img'
C:\Users\Aswin\AppData\Local\Android\android-sdk\platform-tools>fastboot flash b
ootloader bootloader-grouper-3.34.img
error: cannot load 'bootloader-grouper-3.34.img'
Do you know why I cant load the bootloader? And did I maybe put the commands in the wrong way?
Anyone?
Seeing as how you've been spamming my inbox asking for an answer, I suppose I'll just chime in and say that you probably don't have the technical skill to complete this project currently. I'd recommend learning a bit more about using fastboot and working with a command line interface.
I see that in this case you've attempted to run a unix shell script again:
Code:
'flash-all.sh' is not recognized as an internal or external command,
operable program or batch file
As I mentioned before, that simply won't work. You need to run the commands that I gave you and while you seem to have run most of them, you didn't correctly run the following command:
Code:
fastboot flash bootloader bootloader-grouper-3.34.img
I think the problem is that you're running all these commands from the platform-tools directory and the image you're trying to flash probably isn't in that directory. The command you're issuing is formatted in a way that it's checking for bootloader-grouper-3.34.img in the current directory. The easy way to fix this is to change the command to use an absolute path to the file in question (c:\directory\where\you\put\bootloader-grouper-3.34.img). Really, you should add the platform-tools directory to your PATH so that you can run those commands from any given directory.
If you have more questions or issues, please be patient and don't spam people.

[GUIDE]-Updated 17March - Unlock/Root - Return to Stock/Unbrick - Nexus7 3G - 4.2.2

[GUIDE] UNLOCK - ROOT - RETURN TO STOCK and/ or UNBRICK your Nexus 7 3G “Nakasig- Tilapia” v4.2.2
- Disclaimer: I don't take any responsibility for anything you do to your tablet, which is to transform it into brick, break, or transform it into coffee machine -
Requirements:
1. You must have the sdk (ADT Bundle for Win) installed on your Pc and you are able to access, and use adb and fastboot.
NOTE: Notice the install location. This defaults to C:\Users\<user name>\AppData\Local\Android\android-sdk the platform tools (adb, fastboot) and usb drivers will be downloaded to this location. This will be referred to from here on as your sdk directory
But in case you haven't install all SDK, you can use only fastboot by the easy way.(Go here if you want to use the easy way to fastboot)
2. You must have ticked USB Debugging mode in your Nexus 7 3G
3 You must download and install - USB DRIVERS r_06 for Windows 7 & 8
4. Download one of both root-tool
CF- Auto-Root by Chainfire - Download link for Version Tilapia - Nakasig
or the Superboot r4 by Paul O’Brien - Actually I'm not sure if Superboot is functionnal for version 4.2.2 - I tested with my Grouper v4.2.2 and I stayed in Google screen with bootloop.
5. Download your recovery special for your Tilapia - Nakasig
CWM (Touch version or not)
TWRP - latest versions
ClockworkMod - Google Nexus 7 (GSM) - Superuser (fixed) for Android 4.2.
and rename your select with the name of the recovery image you chose to download.
6. The factory image for the Nexus 7 3G => 4.2.2 (JDQ39) - nakasig-jdq39-factory-0798439d.tgz - md5: ee8db1ed6ff1c007fe12136d4bc65cd8- size: 279.9MB - The Version Zip if you prefer
Click to expand...
Click to collapse
AND DON'T FORGET THAN IT'S BETTER FOR YOUR SPECIAL N7 3G+
TO USE THE SPECIAL RECOVERIES "TILAPIA - NAKASIG"
and NOT "GROUPER" WHICH ARE DIFFERENTS​
Click to expand...
Click to collapse
**********************************************************************************************************************************************************************
Pre-Steps
To make this easier,
1 - you should put the root-tool.zip selected on the folder “fastboot” (if you use the easy way - Goto post #2)
2 – You should put the recovery.img selected on the folder “fastboot”
UNLOCK YOUR NEXUS 7 3G+
Click to expand...
Click to collapse
To unlock your device, you must go to your bootloader. To do that, you have possibilities;
1. Turn your device on while pressing volume down
or
1. Connect your device and go to cmd terminal
Code:
> cd \Users\<user name>\AppData\Local\Android\android-sdk\platform-tools (it's common localization for an auto install)
> adb devices
# the following output should be returned
List of devices attached
<device serial number> device
2. Boot to the bootloader by use adb
Code:
adb reboot bootloader
or
2 Bis. Boot to the bootloader by use fastboot
Code:
fastboot reboot-bootloader
3. Unlock your device* by
Code:
fastboot oem unlock
*You will have to accept and erase all of your data on the tablet.
You are unlocked :good:
By Fastboot only easy way - Unlock you device
Code:
C:\Users\Username>cd c:\fastboot
Code:
c:\fastboot>fastboot oem unlock
**********************************************************************************************************************************************************************
FLASH THE RECOVERY
Click to expand...
Click to collapse
You can choose one of both recoveries - CWM or TWRP
Flash ClockworkMod Recovery as Permanent recovery
Click to expand...
Click to collapse
(You're still inside the bootloader and connected through the usb cable)
1. Flash CWM especially for your N7 3G
Code:
fastboot flash recovery recovery-name of your recovery.img
To make CWM Permanent recovery
2. Boot into recovery by pressing “volume up” and when the menu says ‘recovery mode’ press the power button
3. Go to “Mounts and Storage” menu
4. select “mount system”
5. Type in cmd terminal
Code:
adb shell
cd /system
mv recovery-from-boot.p recovery-from-boot.bak
exit
If you having trouble gaining shell, try
Code:
adb kill-server
then
Code:
adb start-server
. And restart the lines command above
* For some people, it has been reported that you don't have to replace recovery-from-boot.bak. The flash is enough to make the recovery stick.
**********************************************************************************************************************************************************************
Flash TWRP as Permanent recovery
Click to expand...
Click to collapse
(You're still inside the bootloader and connected through the usb cable)
1. Flash TWRP especially for your N7 3G
Code:
fastboot flash recovery recovery-twrp-tilapia-2.4.4.0.img
To make TWRP Permanent recovery
2. Boot into recovery by pressing “volume up” and when the menu says ‘recovery mode’ press the power button
3. Go to “Mounts and Storage” menu
4. select “mount system”
5. Type in cmd terminal
Code:
adb shell
cd /system
mv recovery-from-boot.p recovery-from-boot.bak
exit
**********************************************************************************************************************************************************************
FOR THE ROOT
Click to expand...
Click to collapse
- [2013.02.20][N7 WiFi | N7 3G] CF-Auto-Root
Click to expand...
Click to collapse
What's installed
- SuperSU binary and APK
- Nothing else, that's it.
Installation and usage
- Download the ZIP file (see post below for link)
- Extract the ZIP file (you will see - 2 folders=> images & tools and 3 files: root-windows // root-mac // root-linux)
- Boot your device in bootloader/fastboot mode. Usually this can be done by turning your device off, then holding VolUp+VolDown+Power to turn it on.
- Connect your device to your computer using USB
- Windows:
Code:
Run root-windows.bat
- Linux
Code:
chmod +x root-linux.sh
Code:
Run root-linux.sh
- Mac OS X
Code:
chmod +x root-mac.sh
Code:
Run root-mac.sh
- [ROOT] Superboot - Nexus 7 WiFi / 3G root solution
Click to expand...
Click to collapse
How to use Superboot - Windows, Linux and OSX
- Download the Superboot zip file above and extract to a directory
- Put your device in bootloader mode - Turn off the phone then turn on with the 'volume up' and 'volume down' buttons both pressed to enter the bootloader (as pictured below)
- WINDOWS - double click 'superboot-windows.bat'
- MAC - Open a terminal window to the directory containing the files,
and type
Code:
chmod +x superboot-mac.sh
followed by
Code:
./superboot-mac.sh
- LINUX - Open a terminal window to the directory containing the files,
and type
Code:
chmod +x superboot-linux.sh
followed by
Code:
./superboot-linux.sh
**********************************************************************************************************************************************************************
RETURN TO STOCK and/or UNBRICK your N7 3G+
Click to expand...
Click to collapse
Before you begin, please make sure you have ADB and Fastboot drivers installed and working.
1. Download the factory image for the Nexus 7 3G=> 4.2.2 (JDQ39) - nakasig-jdq39-factory-0798439d.tgz - md5: ee8db1ed6ff1c007fe12136d4bc65cd8- size: 279.9MB - The Version Zip if you prefer
2. Extract the factory image into the same directory as your ADB and Fastboot executables (e.g. "\android-sdk\platform-tools")
3. Plug in your device. If you are booted into Android, open a command prompt to your ADB and Fastboot directory, then type:
Code:
adb reboot bootloader
If your device is powered off, press and hold both volume keys and the power button simultaneously. After holding all three buttons for a couple of seconds, your bootloader should launch. This should reboot you into the bootloader.
4. Type:
Code:
fastboot flash bootloader bootloader-tilapia-4.18.img
5. Type:
Code:
fastboot reboot-bootloader
6. Now type:
Code:
fastboot -w update image-nakasig-jdq39.zip
7. Optional: If you would like to relock your bootloader for warranty or security purposes, make sure you are in your bootloader screen again and type:
Code:
fastboot oem lock
8. If your tablet hasn't already rebooted automatically, you can type
Code:
fastboot reboot
Well done. You should now be back on stock Android 4.2.2
**************************************************************************************************************************************************************************************
These root tools are actually the easy way for rooting your device, so you can use them without problems.
IF YOU NEED MORE ABOUT THE NEXUS 7 3G+ "NAKASIG - TILAPIA" YOU MUST GO HERE
=> [Index]- 29 Dec 2012 - All for NEXUS 7 - "Nakasig/Tilapia" - (GSM/HSPA+)
and
=> NEXUS 7 3G-"nakasig"-For all Your Jelly Bean Discussions, Problems and Solutions
Click to expand...
Click to collapse
For my part I’ve used
the easy way by my fastboot guide for unlock my device,
Adb lines command for flash TWRP as permanent recovery,
Thanks for @mateorod, @Chainfire, @paulobrien and all members who helps for the development about the Nexus 7 3G+
The EASY WAY TO USE FASTBOOT LINES COMMAND
HELP FOR FLASH MORE FASTER WHEN YOU USE FASTBOOT LINE COMMAND​
If you have got a problem with your adb or fastboot or recovery....it's very simply and faster
use this:
Download this file "fastboot.zip"
Install this file somewhere in one folder which is named "fastboot" on your PC
=> disk C: root
Unzipped this file on the folder "fastboot" and you will find 3 files:
- adb.exe
- AdbWinApi.dll
- fastboot.exe
and when you need to push something by the bootloader, you can use it.
Don't forget to push on this folder the file that you need. For exemple: boot.img or a recovery.img, etc...
The line command is :
Code:
c:\fastboot>
Enter
Code:
c:\fastboot>fastboot flash recovery recovery.img
Enter
If you want to flash the "recovery.img" file
******************************************************************
******************************************************************
If you want to know all lines of command
Code:
c:\fastboot>fastboot
Code:
usage: fastboot [ <option> ] <command>
commands:
update <filename> reflash device from update.zip
flashall flash boot + recovery + system
flash <partition> [ <filename> ] write a file to a flash partition
erase <partition> erase a flash partition
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
devices list all connected devices
continue continue with autoboot
reboot reboot device normally
reboot-bootloader reboot device into bootloader
help show this help message
options:
-w erase userdata and cache
-s <serial number> specify device serial number
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address
-n <page size> specify the nand page size. default: 2048
Reserved in case
Hello, this is my first post on xda.
When i tried use "adb fastboot bootloader" cmd say to me : no device. Where is problem?
piski93 said:
Hello, this is my first post on xda.
When i tried use "adb fastboot bootloader" cmd say to me : no device. Where is problem?
Click to expand...
Click to collapse
Try the easy way on first
Use the post 2.
You can use it for all the install, except for for the permanent recovery where you will have to use ADB line command.
The best you can do, it's to use fastboot easy way and when you have finished, you learn and install correctly your sdk and check all your parameters. And when you will be ready you will be able to use adb lines command easily to install your recovery in a permanent way.
It's too long for a course about sdk, the best you can do it's to to search and read. Go to my index, and read the General guides
Gonna try this later today. Though something is a bit fishy. When I use adb from the fastboot.zip it can't find my device but from the platform-tools dir it seems to work fine. Are they different versions? How big risk is it to brick the device while unlocking/rooting and installing recovery? Pls tell me its unbrickable. cheers
Skickat från min GT-I9300 via Tapatalk 2
znejk said:
Gonna try this later today. Though something is a bit fishy. When I use adb from the fastboot.zip it can't find my device but from the platform-tools dir it seems to work fine. Are they different versions? How big risk is it to brick the device while unlocking/rooting and installing recovery? Pls tell me its unbrickable. cheers
Click to expand...
Click to collapse
I can't says it's unbrickable !!!
The differences between these versions is:
If you use sdk/platform tools it's the more complete install and the easy way for fastboot, that just if you need to use fastboot line command, but it's not more complete for using with adb lines command.
If you go to the post 2, you will see all the lines command for fastboot.
If your sdk install is correct, you can use it without problems.
The easy way by fastboot is just a shotcut
philos64 said:
I can't says it's unbrickable !!!
The differences between these versions is:
If you use sdk/platform tools it's the more complete install and the easy way for fastboot, that just if you need to use fastboot line command, but it's not more complete for using with adb lines command.
If you go to the post 2, you will see all the lines command for fastboot.
If your sdk install is correct, you can use it without problems.
The easy way by fastboot is just a shotcut
Click to expand...
Click to collapse
I tried and everything seemed to work fine ... i Unlocked/flashed twrp then "mv recovery-from-boot.p recovery-from-boot.bak" didnt work cause it couldnt find the file... :/ i continued and flashed superboot and it seemed to work fine. Downloaded latest cm and gapps rebooted inte recovery and flashed them. Now I only have bootloop with cm10.1...
I know it aint bricked cause I think I can get into bootloader.
Edit: After a factory reset it worked! :>
znejk said:
How big risk is it to brick the device while unlocking/rooting and installing recovery? Pls tell me its unbrickable. cheers
Click to expand...
Click to collapse
The Nexus7 is very difficult to brick. It still is possible, but as far as I know there is only one way to do it - remove or destroy the bootloader.
Under normal circumstances, the only time you do anything with the bootloader is unlocking/locking it, which simply does a minor modification. That's perfectly fine. And the normal custom-recovery/root process doesn't touch it, so that's fine too. Doing system updates (even legit OTA ones) might upgrade the bootloader, as might flashing custom roms. But as long as you don't interrupt the process during that critical step, it should be OK.
So outside of erasing the bootloader or flashing a completely incompatible bootloader and rebooting, your N7 should be safe.
adb command line Linux support
Hi All,
Am new to this forum and also to my newly bought N73G. So I am unsure about the complete process though explained step by step. One thing that i wanted to confirm was Does ADT Bundle for linux work the same as that of windows? Cause I run the same on my PC; these command line instructions would they work the same way on Linux terminal?
It's not the same as Windows. You can download the ADT Bundle for Linux.
Sent from my N7 3G between sky and earth
Is there any solution for unlock and root Nexus 7 3G only with Apple Mac assistance? Thank you in advance!!!
foxstam said:
Is there any solution for unlock and root Nexus 7 3G only with Apple Mac assistance? Thank you in advance!!!
Click to expand...
Click to collapse
Can you explain what do you think by Apple Mac Assistance ?
If it's for SDK Tools, you will find here the Apple version => DOWNLOAD FOR OTHER PLATFORMS
I'm not sure which recovery images should be downloaded.
Is this one correct? - recovery-twrp-tilapia-2.3.2.1.img
what does this mean? "rename your select with the name of the recovery image you chose to download."
quote:
Requirements:
...
4. Download:
CWM (Touch version or not) or TWRP and rename your select with the name of the recovery image you chose to download.
thanks
elelab said:
I'm not sure which recovery images should be downloaded.
Is this one correct? - recovery-twrp-tilapia-2.3.2.1.img
what does this mean? "rename your select with the name of the recovery image you chose to download."
Requirements:
4. Download:
CWM (Touch version or not) or TWRP and rename your select with the name of the recovery image you chose to download.
Click to expand...
Click to collapse
Yes, you can use the recovery-twrp-tilapia-2.3.2.1.img without problem
and when I writes "rename your select with the name of the recovery image you chose to download", I mean that you can rename the IMG file by "recovery" simply. It's more faster.
minimum steps to root Nexus7(3G) - for beginners
confused by too much info. on how to root Nexus 7
can this be as simple as:
1 unlock
2 root
question:
1. unlock step - erase all of your data on the tablet
If I don't care my data (I just bought it), after unlocking, can Nexus start as normal?
2. Why do we need flash the recovery?
"Pre-Steps
To make this easier,
1 - ...
2 – You should put the recovery.img selected on the folder “fastboot” (if you use the easy way - Goto post #2)
" fastboot flash recovery recovery-twrp-tilapia-2.3.2.1.img"
does "recovery-twrp-tilapia-2.3.2.1.img" mean the "recovery.img"?
thanks
elelab said:
confused by too much info. on how to root Nexus 7
can this be as simple as:
1 unlock
2 root
question:
1. unlock step - erase all of your data on the tablet
If I don't care my data (I just bought it), after unlocking, can Nexus start as normal?
2. Why do we need flash the recovery?
Click to expand...
Click to collapse
Answers:
1 - Yes, the advert is clear, all of your data will be erased !
2 - If you want to flash a rom custom, you need a recovery
elelab said:
"Pre-Steps
To make this easier,
1 - ...
2 – You should put the recovery.img selected on the folder “fastboot” (if you use the easy way - Goto post #2)
" fastboot flash recovery recovery-twrp-tilapia-2.3.2.1.img"
does "recovery-twrp-tilapia-2.3.2.1.img" mean the "recovery.img"?
Click to expand...
Click to collapse
Yes, it's correct. it's more faster to write: "recovery.img" than "recovery-twrp-tilapia-2.3.2.1.img".
It's the same file, just rename.
This has no effect on the recovery flash
Can I root my device (4.2.2) using Superboot yet ?
Re: [GUIDE] - Updated 08 Feb - Unlock and Root a Nexus7 3G “Nakasig- Tilapia”
I received 4.2.2 update today. I haven't installed it for fear of losing root. Should i repeat the procedure to root again after updating my n7. Will i again loose my data? Or the bootloader will remain unlocked? Please help
Sent from my Nexus 7 using xda app-developers app
sukhjit_bhullar said:
I received 4.2.2 update today. I haven't installed it for fear of losing root. Should i repeat the procedure to root again after updating my n7. Will i again loose my data? Or the bootloader will remain unlocked? Please help
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
I can flash UPDATE-SuperSU-v1.04.zip in CWM/TWRP recovery to get root after update from 4.2.1
You will not loose any data.
Your bootloader will upgrade to 4.18 and still unlocked.

Error trying to Sideload 7.1.1 OTA

I am trying to sideload the new 7.1.1 OTA image from Google. When I run the command adb sideload [PATH TO UPDATE]\updatefile.zip it comes back with:
loading: 'update.zip'
* cannot read 'update.zip' *
File Permissions are all OK
The platform-tools have been updated using sdk-manager
ADB devices shows the device.
The phone is encrypted (I am guessing this is the issue)
Any help would be appreciated.
hideous said:
I am trying to sideload the new 7.1.1 OTA image from Google. When I run the command adb sideload [PATH TO UPDATE]\updatefile.zip it comes back with:
loading: 'update.zip'
* cannot read 'update.zip' *
File Permissions are all OK
The platform-tools have been updated using sdk-manager
ADB devices shows the device.
The phone is encrypted (I am guessing this is the issue)
Any help would be appreciated.
Click to expand...
Click to collapse
Just checking the obvious....but updatefile.zip is in your computer that's executing the ADB command, not on you phone, correct?
edit: Also, is your ota file actually named updatefile.zip?
Phone's encryption doesn't matter here.
Yes, I am running this from my computer. I have tried the original name for the OTA (also tried downloading it multiple times)
Also the phone is completely stock with a locked bootloader.
EDIT:
I turned on Tracing and this is the full error:
c:\Users\user\Nexus6P\ROMS\OTA>adb sideload angler-ota-nmf26f-61b4a915.zip
adb I 15200 3428 adb_trace.cpp:169] Android Debug Bridge version 1.0.36
adb I 15200 3428 adb_trace.cpp:169] Revision 302830efc153-android
adb I 15200 3428 adb_trace.cpp:169]
loading: 'angler-ota-nmf26f-61b4a915.zip'adb I 15200 3428 sysdeps_win32.cpp:145] load_file: could not allocate 1331770063 bytes
* cannot read 'angler-ota-nmf26f-61b4a915.zip' *
Are you on Windows 10? Experienced this issue yesterday and I also searched a long time.
In the device manager, my device showed up as "LeMobile Android Device", because this seems to be the newest Android driver. ADB is not working correctly with the LeMobile drivers. Had to switch back via "Use previous drivers" to the Nexus 6P drivers, then it worked like a charm.
The OTA image needs to be in the platform-tools folder along with the adb executable. Then Shift/right- click in the folder and select "Open command prompt here". Next type the command "adb sideload angler-ota-nmf26f-61b4a915.zip" without the quotes, this after selecting "Apply update from ADB" from the recovery menu. You may need to unplug your phone, and then plug it back in if the command fails.

[Guide] OnePlus 8T EASY ROOT (for all unlocked variants)

DO NOT FOLLOW THIS GUIDE IF YOU HAVE ANDROID 12
Visit this thread for more information
________________________________________________________
CAVEAT
I've only tested this on my device running Android 11 (KB2005 / KB05AA), but it should be universally helpful as it's using your own boot.img so there's no need to find a matching package for your variant and os version.
CREDIT
The steps were buried across a few threads, I'm posting this so it'll be easier for others to find the information. All credit goes to xb360, FullOfHell, and TheUnkn0wn.
INFO​The basic rundown is:
Use the semi-broken TWRP package to give yourself temporary su access through adb.
Extract the boot.img your phone is currently using to your pc.
Reboot to OxygenOS, copy over the boot.img you just extracted and then use Magisk to patch it.
Copy the boot.img back to your pc and use adb to temporarily boot your phone with it, giving you root access until reboot.
Use your temporary root access to allow Magisk to patch your internal as-yet unmodified boot.img to give you permanent root.
There seems to be some confusion in the thread, I'll try to clear up what's happening and why:
The primary issue at hand is that you can't root your device without already having root privileges, for security reasons. Without a custom recovery like TWRP, there are a few more steps than usual (but mostly simple stuff).​
Because we don't flash anything with this guide, it shouldn't cause any permanent bootloops if you use the wrong boot.img, if you get stuck in one just power cycle your phone. ​
Updating with OTAs should be the same process as the other guides here.​
Because of changes in Android, devices that launched with Android 10 and above will not allow you to modify the system partition, even with root. This is not a fault of this rooting method.​
Prerequisites:
ADB and Fastboot installed.​
An unlocked bootloader and USB debugging enabled.​
Android 11. (Android 12 introduced problems with this method, per other users. See link at top of page)​
________________________________________________________
STEPS:​
1. Connect your phone to your pc and boot it into fastboot mode. You can leave it connected throughout this guide.
2. On your computer open a terminal/cmd prompt. Set the directory (on your pc) you want to work from, I'm using the desktop:
for Windows, type cd C:\Users\Yourname\Desktop​for Mac, type cd desktop or cd /Users/yourname/Desktop​
Spoiler: How to set up adb and fastboot properly
To usb adb and fastboot commands outside of the folder those programs are located in, you'll need to add their location to the PATH list so your terminal can still find them when it's pointing to a different folder. If you want to skip this step, set the directory to the folder that contains adb instead of the desktop.
3. Next, use the terminal to check which A/B partition is active on your phone:
Code:
fastboot getvar all
a. You'll find it on this line: (bootloader) current-slot:a/b​b. For simplicity I'll be referring to boot_a.img throughout the guide, make sure to use boot_b.img if that's the one marked as active on your device. ​​
4. Download the semi-broken TWRP package to your desktop. We'll be using it to extract a copy of your active boot_a.img. It will give you temporary su access via adb, but there won't be a gui. Only boot from it, DO NOT FLASH IT:
Code:
fastboot boot recovery.img
adb shell
dd if=/dev/block/by-name/boot_a of=/sdcard/boot_a.img
exit
adb pull /sdcard/boot_a.img boot_a.img
adb reboot
5. Copy the extracted boot_a.img file to a user accessible area of your phone, like your downloads folder.
6. Install the latest Magisk Canary apk on your phone. Open it and:
a. Select the Install option.​b. Use Select and Patch a File on boot_a.img​
7. Copy the patched magisk_patched_a.img file back to your computer. In terminal, type adb reboot bootloader to get back to fastboot mode.
8. Temporarily boot with the patched image that corresponds to the active partition, DO NOT FLASH IT:
Code:
fastboot boot magisk_patched_a.img
Spoiler: Why we're booting and not flashing.
You could flash this boot.img, but it's safer to temporarily boot from it without overwriting your existing image in case anything went wrong along the way. The effect is that you still get root access without modifying your device, and then you can use the much safer Magisk direct install option, which has some safeguards in place.
9. By booting with the patched image, you now have temporary root access. To make it permanent open Magisk:
a. Select the Install option.​b. Use Direct Install (Recommended) to root your internal boot.img​
10. Reboot and verify it worked.
Forgot to tag it... if an admin is able to do so I'd appreciate it.
Just applied for a bootloader unlock today. When i get approved ill attempt this guide.
I am currently on T-Mobile 11.0.5.7.KB09CB.
Unlike other methods prvoided here for the 8T I got this method to work. Thank you very much!
clarification update: I own the t-mobile kb2007 model of phone
a couple of notes for any either newBs or old OPO users rejoining the party with a new onplus phone..
Some prework I had to do for my OnePlus 8T KB2005
-ensure you have the correct ADB driver installed, I installed the "15sec adb installer 1.4.2" found here on xda, watch the videos provided.
-ensure to unlock your bootloader first (*this will wipe your device.. didn't think about that..no pain no gain...)
-With device in bootloader/fastboot, run: fastboot flashing unlock
-verify with your phone to accept
-phone will reboot, just through the setup, I just skipped it all and opted for offline setup..
-renable OEM lock and USB debug
-restart back into bootloader/fastboot
-now you are ready to root
Just came here to say that this is the most genius way to go about it and thanks OP for this solution. To add your screen would flicker in TWRP but you just want to type adb reboot bootloader after you are done copying off the boot files from your phone. Thanks OP!
After performing this, I am unable to write to /system even with root?
Unable to get through with es explorer, root explorer pro, or even use a app like Titanium to move a user app to system,unable to get r/w access.
Thanks in advance
lordxcom said:
After performing this, I am unable to write to /system even with root?
Unable to get through with es explorer, root explorer pro, or even use a app like Titanium to move a user app to system,unable to get r/w access.
Thanks in advance
Click to expand...
Click to collapse
I'm having the same issue although its more tied in with removing youtube as a system app for vanced
lordxcom said:
After performing this, I am unable to write to /system even with root?
Unable to get through with es explorer, root explorer pro, or even use a app like Titanium to move a user app to system,unable to get r/w access.
Thanks in advance
Click to expand...
Click to collapse
Actually Is not possible on devices borned with android 10 or above.
giacomowrc said:
Actually Is not possible on devices borned with android 10 or above.
Click to expand...
Click to collapse
To be clear, you're saying this isn't a fault with this root method and is just a security measure since Android 10?
Mpolo87 said:
To be clear, you're saying this isn't a fault with this root method and is just a security measure since Android 10?
Click to expand...
Click to collapse
Yes of course.
Mpolo87 said:
CAVEAT
I've only tested this on my device (KB2005 / KB05AA), but it should be universally helpful as it's using your own boot.img so there's no need to find a matching package for your variant.
CREDIT
The steps were buried across a few threads, I'm posting this so it'll be easier for others to find the information. All credit goes to xb360, FullOfHell, and TheUnkn0wn.
INFO​The basic rundown is:
Use the semi-broken TWRP package to give temporary su access through adb.​
Extract boot_a.img and boot_b.img to your computer.​
Reboot into OxygenOS and copy boot_a.img and boot_b.img back to your phone.​
Use Magisk to patch both images.​
Copy the patched images back to your computer.​
Use fastboot to temporarily boot using the patched image, giving you temporary root.​
Use Magisk to direct install for permanent root.​
Prerequisites:
ADB and Fastboot installed.​
An unlocked bootloader and USB debugging enabled.​
________________________________________________________
STEPS:​
1. Get the semi-broken TWRP .img. This won't give you a gui but will give you su access over adb. You DON'T want to flash this, we're just booting with it temporarily.
2. Restart your phone into fastboot mode.
3. On your computer open a terminal/cmd prompt and set the directory where you want to dump the files (ex: cd /your/path/here). Run the following:
Code:
fastboot boot recovery.img
adb shell
dd if=/dev/block/by-name/boot_a of=/sdcard/boot_a.img
dd if=/dev/block/by-name/boot_b of=/sdcard/boot_b.img
exit
adb pull /sdcard/boot_a.img boot_a.img
adb pull /sdcard/boot_b.img boot_b.img
4. Copy the extracted files to a user accessible area of your phone.
5. Install the latest Magisk Canary release to your phone.
a. Select the Install option.​b. Use Select and Patch a File on both boot_a.img and boot_b.img​c. You should rename them or make note of the new names given by Magisk. You'll need to use one or the other depending on which partition is active. ​
6. Copy the patched .img files back to your computer.
7. Restart your phone back into fastboot mode.
8. On your computer, run:
Code:
fastboot getvar all
9. Find which A/B partition is active on this line: (bootloader) current-slot:a/b
10. Temporarily boot with the patched image that corresponds to the active partition, DO NOT FLASH IT:
Code:
fastboot boot patched-boot-a/b.img
11. You now have temporary root access, to make it permanent open Magisk:
a. Select the Install option.​b. Use Direct Install (Recommended) to root your internal boot.img​
12. Reboot and verify it worked.
Click to expand...
Click to collapse
hey there! I was just about to try this method but confused with this syntax -- don't mind the quotes
"On your computer open a terminal/cmd prompt and set the directory where you want to dump the files (ex: cd /your/path/here)"
I'm painfully confused about this: cd /your/path/here. is this done during fastboot? I know fastboot commands but adb is where my brain doesn't get it. Please elaborate further and thanks.
sameog said:
hey there! I was just about to try this method but confused with this syntax -- don't mind the quotes
"On your computer open a terminal/cmd prompt and set the directory where you want to dump the files (ex: cd /your/path/here)"
I'm painfully confused about this: cd /your/path/here. is this done during fastboot? I know fastboot commands but adb is where my brain doesn't get it. Please elaborate further and thanks.
Click to expand...
Click to collapse
When you open a terminal or command prompt on your computer it is, by default, 'pointing' to a certain folder. Since we're pulling files from the phone to pc it'll dump there, so it's easiest to set the location in advance, for your own convenience. You can just make a folder on your desktop and drag it onto the terminal window to automatically input that path after typing cd, which just means 'change directory'. This isn't a fastboot or adb thing, just a feature of terminals, so you'd do this in advance.
Mpolo87 said:
When you open a terminal or command prompt on your computer it is, by default, 'pointing' to a certain folder. Since we're pulling files from the phone to pc it'll dump there, so it's easiest to set the location in advance, for your own convenience. You can just make a folder on your desktop and drag it onto the terminal window to automatically input that path after typing cd, which just means 'change directory'. This isn't a fastboot or adb thing, just a feature of terminals, so you'd do this in advance.
Click to expand...
Click to collapse
Attached are 2 photos -- the 1st photo is the "before" I dragged my intended folder into command prompt. the 2nd photo is the "after" I dragged my intended folder into command prompt. Still hella confused.
Please note: I love this guide. It's cohesive and well-written. I just need pictures to "see" on what and where to do. I'm visual.
UPDATE: I followed the tuturial to the best of my ability and I got nothing. I'm giving up and taking a step back.
PS C:\Program Files (x86)\platform-tools_r30.0.5-windows> ./fastboot boot recovery.img
Sending 'boot.img' (64964 KB) OKAY [ 1.660s]
Booting OKAY [ 0.084s]
Finished. Total time: 1.939s
PS C:\Program Files (x86)\platform-tools_r30.0.5-windows> ./adb shell
* daemon not running; starting now at tcp:5037
* daemon started successfully
OnePlus8T:/ # dd if=/dev/block/by-name/boot_a of=/sdcard/boot_a.img
196608+0 records in
196608+0 records out
100663296 bytes (96 M) copied, 0.194981 s, 492 M/s
OnePlus8T:/ # dd if=/dev/block/by-name/boot_b of=/sdcard/boot_b.img
196608+0 records in
196608+0 records out
100663296 bytes (96 M) copied, 0.185497 s, 518 M/s
OnePlus8T:/ # exit
PS C:\Program Files (x86)\platform-tools_r30.0.5-windows> ./adb pull /sdcard/boot_a.img boot_a.img
/sdcard/boot_a.img: 1 file pulled, 0 skipped. 27.7 MB/s (100663296 bytes in 3.470s)
PS C:\Program Files (x86)\platform-tools_r30.0.5-windows> ./adb pull /sdcard/boot_b.img boot_b.img
/sdcard/boot_b.img: 1 file pulled, 0 skipped. 32.0 MB/s (100663296 bytes in 2.997s)
PS C:\Program Files (x86)\platform-tools_r30.0.5-windows> ./adb reboot
PS C:\Program Files (x86)\platform-tools_r30.0.5-windows>
sameog said:
Attached are 2 photos -- the 1st photo is the "before" I dragged my intended folder into command prompt. the 2nd photo is the "after" I dragged my intended folder into command prompt. Still hella confused.
Click to expand...
Click to collapse
You're missing the command "cd" before the path to change the directory to the new one. It should be cd C:\Users\Mr. Lew\Desktop\oneplus 8t boot image then press enter. Now you can reference any file in that folder by just the name without its entire path as a prefix being required.
A difficult method
zengin said:
Diğer yöntemden hiç de kolay değil.
Click to expand...
Click to collapse
huh?
Honestly, if there's a kind of soul out there who can share their unpatched kb2007 boot image (tmobile version), I would greatly appreciate it. I'm been banging my head on the wall with this for about 2 months with no help. I've received TONS of half-baked one liner answers but no "full-scale" tutorial. I'm giving up on this.
NOTE: I'm just frustrated guys. Not bashing the OP. It shouldn't be this hard but it became this way.
sameog said:
Honestly, if there's a kind of soul out there who can share their unpatched kb2007 boot image (tmobile version), I would greatly appreciate it. I'm been banging my head on the wall with this for about 2 months with no help. I've received TONS of half-baked one liner answers but no "full-scale" tutorial. I'm giving up on this.
NOTE: I'm just frustrated guys. Not bashing the OP. It shouldn't be this hard but it became this way.
Click to expand...
Click to collapse
While this is a temporary solution, it is also a bad solution because you can land with not being able to boot your phone every time an incremental update comes along.

Categories

Resources