[CM12] [SHAMU] Installing official cm12 for nexus 6 - Android Q&A, Help & Troubleshooting

{
"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"
}
DISCLAIMER
Modifying or replacing your device's software may void your device's warranty, lead to data loss, hair loss, financial loss, privacy loss, security breaches, or other damage, and therefore must be done entirely at your own risk. No one affiliated with the CyanogenMod project is responsible for your actions. Good luck.
NOTE
- If you are not using a Verizon Wireless branded device on Verizon Wireless, you must follow the steps below to reboot into bootloader and then enter fastboot oem config carrier vzw to ensure proper data operation.
- Unlocking the bootloader on a Nexus device will automatically wipe all device data.
- Some ROMs overwrite recovery at boot time so if you do not plan to immediately boot into recovery to install CyanogenMod, please be aware that this may overwrite your custom recovery with the stock one.
INSTALLATION
UNLOCKING THE BOOTLOADER
- Make sure your computer has working fastboot and adb.
- Enable USB debugging on the device.
- Connect the device to the computer through USB.
- From a terminal on a computer, type the following to boot the device into fastboot mode:
$ adb reboot bootloader
Click to expand...
Click to collapse
- Once the device is in fastboot mode, verify your PC sees the device by typing fastboot devices
- If you don't see your device serial number, and instead see "<waiting for device>", fastboot is not configured properly on your machine. See fastboot documentation on cyanogenmod website - If you see "no permissions fastboot", try running fastboot as root.
- From the same terminal, type the following command to unlock the bootloader:
$ fastboot oem unlock
Click to expand...
Click to collapse
- A disclaimer will display on the device that must be accepted. Use the volume keys to cycle through the options. Pressing the power button should confirm your selection.
- If the device doesn't automatically reboot, reboot it from the menu. It should now be unlocked. You can confirm this is the case if you see an unlocked icon at the bottom of the Google boot screen during reboots.
- Since the device resets completely, you will need to re-enable USB debugging on the device to continue.
INSTALLING RECOVERY
- Make sure your computer has working fastboot and adb.
Download recovery -- you can directly download a recovery image using the link below, or visit clockworkmod.com/rommanager to check for the latest version of ClockworkMod recovery for your device (if your device can be found there).
Recovery: openrecovery-twrp-2.8.4.0-shamu.img
md5: fc904a1d1d49d1797ad62bb1cb4e6775
Click to expand...
Click to collapse
- Connect the Nexus 6 to the computer via USB.
- Make sure the fastboot binary is in your PATH or that you place the recovery image in the same directory as fastboot.
- Open a terminal on your PC and reboot the device into fastboot mode by typing
adb reboot bootloader
Click to expand...
Click to collapse
or by using the hardware key combination for your device while it is powered off.
- Once the device is in fastboot mode, verify your PC sees the device by typing
fastboot devices
Click to expand...
Click to collapse
If you don't see your device serial number, and instead see "<waiting for device>", fastboot is not configured properly on your machine. See documentation on cyanogenmod website
If you see "no permissions fastboot", make sure your UDEV rules are setup correctly.
- Flash recovery onto your device by entering the following command:
fastboot flash recovery your_recovery_image.img
Click to expand...
Click to collapse
where the latter part is the filename of the recovery image.
- Once the flash completes successfully, reboot the device into recovery to verify the installation. Boot to recovery instructions: Hold down the Volume Down button while booting, and use the menu to select Recovery.
INSTALLING CM12
- Make sure your computer has working adb.
- Copy zip to the root of /sdcard:
- If you are not already in recovery, boot to recovery mode now.
- Hold down the Volume Down button while booting, and use the menu to select Recovery.
In Team Win Recovery Project, select menu choices by tapping on the appropriately labelled button.
Optional (Recommended): Select the Backup button.
Select Wipe and then Factory Reset. If you're getting an error formatting /data, try format /data and /data/media from the Mounts and Storage Menu.
Select Install.
Click to expand...
Click to collapse
- Navigate to /sdcard and select the CyanogenMod .zip package.
Follow the on-screen notices to install the package.
Optional: Install any additional packages you wish using the same method (if you are installing multiple packages, install CyanogenMod the first and then install any subsequent packages on top of it).
Click to expand...
Click to collapse
- Once installation has finished, return to the main menu and select Reboot, then System. The device will now boot into CyanogenMod. Note that the first boot after installation may take 5 - 10 minutes
-------------------------------
Comment me if any problems
Press thanks ☻
Creative
XDA

DOWNLOADS
ROM CM12 - http://get.cm/get/nur
GAPPS - http://tinyurl.com/ounl8cw

Related

[How To] Unlocking bootloader & Installing TWRP 2.8.6.1 on Oneplus 2

{
"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"
}
Hello all,
Here a tutorial for how to install the TWRP 2.8.6.1 on a Oneplus 2 device.
Attention:
I am not liable for breaking your own phone. I do this every day for customers and often it always works. It may be that something goes wrong (errors I have not come across!
First you must unlock your bootloader, to install TWRP later.
Step 1. Unlocking your bootloader!
Download adb & fastboot: http://forum.xda-developers.com/showthread.php?t=2588979 i am using version 1.3
Enable OEM unlock and USB debugging:
Go to your phone’s settings » About phone » and tap “Build number” Seven/Ten times. This will enable Developer options on your OnePlus 2.
Now go to Settings » Developer options » and look for “Enable OEM unlock” option, tick the checkbox next to it.
On the same page, also tick the USB debugging checkbox.
Step 3.
Connect your phone to PC and open a command window on the PC.
Step 4.
Reboot your OnePlus 2 into Bootloader/Fastboot mode by issuing the following command:
Code:
adb reboot bootloader
└ Check your phone’s screen, if it asks for “Allow USB debugging”, accept it by selecting OK/Yes.
Once it is booted into Bootloader mode, issue the following command to finally unlock bootloader on your OnePlus 2:
Code:
fastboot oem unlock
└ This will unlock the bootloader on your OnePlus 2 and also completely wipe your phone while doing that. So make sure you backup everything important on your device before unlocking the bootloader.
Once bootloader is unlocked, your OnePlus 2 will automatically reboot. In case it asks for bootloader unlock permission on the device, accept it.
That’s all. Your OnePlus 2 bootloader should be unlocked now and you can install/flash a custom recovery like TWRP or CWM on it.
Installing TWRP 2.8.6.1 on Oneplus 2
Step 1.
Download the TWRP 2.8.6.1.img from here: https://xq55.app.box.com/OnePlus2Recovery/1/4224692657/34795782429/1
Note: This guide assumes that your device has an unlocked bootloader.
Step 2.
Enable USB debugging on your device:
Open Settings on your device.
Go to About phone and tap seven times on Build number, this will enable Developer options.
Now go back to Settings and you’ll see “Developer options” there, open it.
Tick the USB Debugging checkbox.
Step 3.
Open the folder where your TWRP Recovery .img file is saved.
Step 4.
Now open a command window inside that folder. To do that, “Shift + Right click” on any empty white space inside the folder and then select “Open command window here” from the context menu.
Step 5. Connect your device to the PC. And type the following into the command window we opened in step 4 above to boot your device into bootloader/fastboot mode:
Code:
adb reboot bootloader
└ If your asks for permission to “Allow USB debugging”, tap OK.
Step 6.
Once your device boots into bootloader mode, issue the following command into command window to flash the TWRP recovery .img file:
Code:
fastboot flash recovery twrp-2.8.x.x-xxx.img
└ Here modify twrp.img with the name of your TWRP recovery .img file, OR change your TWRP recovery filename to twrp.img and use the command above.
Step 7.
Once TWRP is successfully flashed on your device, issue the following command to reboot:
Code:
fastboot reboot
That’s all. We hope this guide serves you well. If there’s anything you’d like to be added/changed on this page, let us know about it in the comments section below.
Greetz,
J Hasanovic
W: http://www.gadgetshopeurope.eu
E: [email protected]
D: [email protected]
Hi, is there the same problem with TWRP 2.8.7.0 than with the ONE ? I mean it doesn't flash radio files
Thanks
Thanks for the info. Just a small check.
Is the Warrenty void? Cause oneplus is always open for developers and I remember many mentioning that..,
YOUR WARRENTY IS NOT VOID in the previous opo forums.
Is there a version of TWRP that's actually built by the TWRP team? Everyone keeps linking to this site and I don't trust it, especially because they actually branded their site's name directly into TWRP.
thebuginyou said:
Thanks for the info. Just a small check.
Is the Warrenty void? Cause oneplus is always open for developers and I remember many mentioning that..,
YOUR WARRENTY IS NOT VOID in the previous opo forums.
Click to expand...
Click to collapse
Your warranty is not void by unlocking bootloader as confirmed by Oneplus on their forum.
How is this different than Heisenberg's method in the thread stickied above?
http://forum.xda-developers.com/oneplus-2/general/guides-how-to-guides-beginners-t3146568
CafeKampuchia said:
How is this different than Heisenberg's method in the thread stickied above?
http://forum.xda-developers.com/oneplus-2/general/guides-how-to-guides-beginners-t3146568
Click to expand...
Click to collapse
It's basically the same, following either one will net the same results.
Hello can please upload the stock recovery of oxygen os.The one that is uploaded in ur link is of hydrogen os.
Thanks
Hello the recovery you uploaded,Is it same for opt using oxygen os too?

LGK9 TV BootLoader Unlock

Hello, I'm trying to unlock the bootloader of my cell phone which is lg k9 tv to be able to root but I can't do it at all, I've tried the tutorials of the entire internet, the adb drivers don't appear to be updated in the windows device manager 10, even with the help of a friend who has more knowledge on cell phones he was unable to unlock, and I also can't get into fastboot mode which is essential from what I saw, I've seen a tutorial on how to get into fastboot but my lg k9 doesn't no way in fastboot, if you can help me thank you.
diego998kk said:
Hello, I'm trying to unlock the bootloader of my cell phone which is lg k9 tv to be able to root but I can't do it at all, I've tried the tutorials of the entire internet, the adb drivers don't appear to be updated in the windows device manager 10, even with the help of a friend who has more knowledge on cell phones he was unable to unlock, and I also can't get into fastboot mode which is essential from what I saw, I've seen a tutorial on how to get into fastboot but my lg k9 doesn't no way in fastboot, if you can help me thank you.
Click to expand...
Click to collapse
LG's USB driver doesn't get updated by Windows: it's on you to ensure to have driver's latest version installed.
Visit LG's website.
To root device's Android 1st of all these 2 options must be enabled/allowed
{
"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"
}
and FASTBOOT binary must be installed.
After device got rebooted
Go to the folder where ADB and Fastboot binaries are installed.
Right-click in an empty location inside the folder while holding the Shift button.
Then select ‘Open command window here’ or ‘Open PowerShell window here.’
Enter the command fastboot flashing unlock and hit Enter-button
You will see an option for bootloader unlock on your device’s screen.
Use the volume buttons to move up and down and select the option to unlock the bootloader.
A prompt will pop up, asking for confirmation. Use the power button to confirm your selection as yes, and you are done.
The phone will now reboot to fastboot mode.
Enter the command fastboot reboot and it will boot into PC.
jwoegerbauer said:
LG's USB driver doesn't get updated by Windows: it's on you to ensure to have driver's latest version installed.
Visit LG's website.
To root device's Android 1st of all these 2 options must be enabled/allowed
and FASTBOOT binary must be installed.
After device got rebooted
Go to the folder where ADB and Fastboot binaries are installed.
Right-click in an empty location inside the folder while holding the Shift button.
Then select ‘Open command window here’ or ‘Open PowerShell window here.’
Enter the command fastboot flashing unlock and hit Enter-button
You will see an option for bootloader unlock on your device’s screen.
Use the volume buttons to move up and down and select the option to unlock the bootloader.
A prompt will pop up, asking for confirmation. Use the power button to confirm your selection as yes, and you are done.
The phone will now reboot to fastboot mode.
Enter the command fastboot reboot and it will boot into PC.
Click to expand...
Click to collapse
a question, can it be the universal drivers or does it have to be the device itself?
jwoegerbauer said:
LG's USB driver doesn't get updated by Windows: it's on you to ensure to have driver's latest version installed.
Visit LG's website.
To root device's Android 1st of all these 2 options must be enabled/allowed
and FASTBOOT binary must be installed.
After device got rebooted
Go to the folder where ADB and Fastboot binaries are installed.
Right-click in an empty location inside the folder while holding the Shift button.
Then select ‘Open command window here’ or ‘Open PowerShell window here.’
Enter the command fastboot flashing unlock and hit Enter-button
You will see an option for bootloader unlock on your device’s screen.
Use the volume buttons to move up and down and select the option to unlock the bootloader.
A prompt will pop up, asking for confirmation. Use the power button to confirm your selection as yes, and you are done.
The phone will now reboot to fastboot mode.
Enter the command fastboot reboot and it will boot into PC.
Click to expand...
Click to collapse
When I try to put it on bootloader mode it fails.
Follow the steeps I've done:
1. Turn On USB Debug mode and OEM Unlock at Developer menu.
2. Plug in and do adb command "adb devices"
3. When appear the list with my phone I do the command "adb reboot bootloader"
But when it restarts it goes to system and not to bootloader screen.
Ive tried also "adb reboot fastboot" and "adb reboot download" but the same happens.
@diego998kk
Press and hold the volume down and power buttons until the LG logo appears, then release them. If this doesn’t work, you may have to release the power and volume down buttons for a second when the LG logo appears, then re-press them until the bootloader shows up what may take some seconds.
jwoegerbauer said:
@diego998kk
Press and hold the volume down and power buttons until the LG logo appears, then release them. If this doesn’t work, you may have to release the power and volume down buttons for a second when the LG logo appears, then re-press them until the bootloader shows up what may take some seconds.
Click to expand...
Click to collapse
None worked
diego998kk said:
When I try to put it on bootloader mode it fails.
Follow the steeps I've done:
1. Turn On USB Debug mode and OEM Unlock at Developer menu.
2. Plug in and do adb command "adb devices"
3. When appear the list with my phone I do the command "adb reboot bootloader"
But when it restarts it goes to system and not to bootloader screen.
Ive tried also "adb reboot fastboot" and "adb reboot download" but the same happens.
Click to expand...
Click to collapse
Me too
Someone did unlock LG K9 TV bootloader

ADB Pull possible on boot loop? (Should have been unlocked but maybe not?)

Hello everyone,
I've been googling this for the past couple days it's been driving me crazy. Stock 7 (I think), should have been unlocked but is showing locked.
1. My friend gave me the Nexus 9 which turned off one day, then wouldn't turn on again.
2. I plugged it in, and it turned on fine. Assumed bad usb port, he said keep it. I enabled developer options, then did "OEM [bootloader?] unlock" and "USB Debugging" toggles on (from memory, may not be right phrasing)
3. While trying to back up his data on it by ADB Pull, it would randomly stop. Using it, it would reboot unexpectedly.
4. So I went to Software Update.. bad idea in retrospect probably it rebooted during or something? It was fully charged and on AC power but I wasn't watching it.
5. I come back and it keeps bootlooping. Went into recovery, says "Device Locked" - Tried clearing cache, no difference. Tried sending bootloader unlock command with fastboot, says I have to delete all data to unlock.
The only lead that I have is that it might be possible to image TWRP to recovery, then boot into it so that I can get files off it (With OTG Flash drive or USB?) - I wanted to ask for help here first.
I did my best to search for this prior, but I've been out of the ROM game since 2012 cyanogenmod days.. Hope that it's possible to save my friend's data, and then also to flash a new ROM which will solve the reboot issue.. Thanks!
Boot to recover, then when you get the Android mascot with the belly open, press ( I think vol up plus power) to get to a functional recovery with ADB support.
gk1984 said:
Boot to recover, then when you get the Android mascot with the belly open, press ( I think vol up plus power) to get to a functional recovery with ADB support.
Click to expand...
Click to collapse
Thanks GK,
After going into recovery mode, there's the android mascot with the belly open as you describe. Then, I do (VolUp+Pwr) and it produces this screen below, which I'm guessing people call "fastboot". When I'm there, my Win10 PC makes the "USB item attached" noise, and I can use fastboot commands, but adb devices won't show anything. Do you have any ideas?
{
"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"
}
I thought I could use the fastboot access I have to flash twrp, but I get the following error. I switched the "OEM Unlock" toggle, but i'm guessing that doesn't mean anything until I unlock the bootloader in recovery (which necessitates deleting all the files). I followed the directions on the twrp website which claim that root isn't needed, but I guess unlock is.
Code:
PS C:\Users\User Profile\Downloads\platform-tools_r30.0.1-windows\platform-tools> .\fastboot flash recovery twrp.img
Sending 'recovery' (13254 KB) OKAY [ 0.838s]
Writing 'recovery' (bootloader) Device State : Locked
FAILED (remote: 'Can not flash any images while device state is locked!')
fastboot: error: Command failed
Thanks again,
luciant
luciant said:
Thanks GK,
After going into recovery mode, there's the android mascot with the belly open as you describe. Then, I do (VolUp+Pwr) and it produces this screen below, which I'm guessing people call "fastboot". When I'm there, my Win10 PC makes the "USB item attached" noise, and I can use fastboot commands, but adb devices won't show anything. Do you have any ideas?
I thought I could use the fastboot access I have to flash twrp, but I get the following error. I switched the "OEM Unlock" toggle, but i'm guessing that doesn't mean anything until I unlock the bootloader in recovery (which necessitates deleting all the files). I followed the directions on the twrp website which claim that root isn't needed, but I guess unlock is.
Thanks again,
luciant
Click to expand...
Click to collapse
You need to be in recovery for adb to work. The Android with belly open is recovery but you need to unlock it with a button combo. Fastboot won't work unless you unlocked the bootloader.
I may have the steps a little off for getting to recovery but I'm sure searching how to boot to recover for the Nexus 9 will find you the right steps. It's been a long time since I've used the stock recovery on this tablet.
For future bootloopers: Well in the end, I wasn't able to figure out how to pull files using the stock HTC Nexus 9 recovery. Since it was locked, I wasn't able to install or execute TWRP .img , and unlocking it meant losing the files. It was weirdly looping even in Recovery & Fastboot. I tried every mode, and different drivers in the device manager, but ADB couldn't connect. Maybe it's not meant to for security purposes.
If you're bootlooping even in recovery, try the following:
I gave up on trying to recover the data, and decided to just unlock the bootloader. booted to Fastboot (Pwr+Vol Down on start up, select Recovery, Pwr+Vol Up, should say "Fastboot") Then I used fastboot oem unlock, which unlocked the bootloader and Deleted ALL DATA. Then, I could flash TWRP, using fastboot flash recovery twrp.img. Once I flashed TWRP, I booted to twrp recovery using Pwr+Vol Up at boot, wiped all partitions. Then I went to TWRP Advanced -> ADB sideload. Issued adb sideload ota.zip, and this gave me a clean stock install.
Thanks gk for your advice.

Unlock Bootloader, Install TWRP, Root, Install Custom rom | A Universal Guide [How TO] [Guide] [M30s]

{
"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"
}
This post will guide you on how to unlock the bootloader and install TWRP Recovery on any android device. Using this you can easily root your device and can flash any custom roms. Usually, it's a three-step affair: Unlock the bootloader, flash a new recovery, then use the new recovery to flash a Custom rom.
So, if you want to get the full benefit of your device, head over to steps for unlocking bootloader and installing a Custom ROM.
Disclaimer​I'm not responsible if something went wrong on your phone(Usually nothing goes wrong). You are doing this on your own responsibility.
Download and terms​To Download all the files: Click Here
Enable Developer Options: go to Settings -> About device. Tap 7 times on Build number to enable Developer options.
Enable OEM unlock and USB debugging options ( Settings -> Developer options )
Download and Extract ODIN v3.13.1
Download magisk patched TWRP for your device (This TWRP is developed by @santhoosh)
Download Disable_Dm-Verity_ForceEncrypt_xx.xx.2020.zip
Download your desired custom rom
Steps​Unlocking bootloader​
Enter download mode - Power off the phone, Press and hold Volume Down + Volume Up keys together then while pressing these keys connect the phone to PC with USB, release all keys when Download Mode appears.
In Download Mode you see the long press Vol Up option to enter Device Unlock Mode. Unlock the bootloader ( that will wipe your device so be sure to backup of your data )
Then use Volume UP to select “YES” to confirm
The phone will reboot, now setup the phone and you're bootloader is unlocked
Installing TWRP & Rooting​
Make sure OEM unlocking option is grey out
Enter download mode
Open ODIN and Uncheck “Auto Reboot” in Options!
Flash TWRP-M30s- Magisk.tar as AP in Odin
Click Start
And TWRP Recovery is now successfully flashed
Press and hold Volume Down + Power, when the screen blank quickly press and hold Volume Up + Power key, when Samsung Logo appears release Power key only, keep pressing Volume Up key until TWRP Recovery Mode Appears.
Select Wipe -> Format data, type “yes” and confirm
Select Install – Disable_Dm-Verity_ForceEncrypt.zip Swipe to confirm Flash
Select Reboot to Recovery
Setup the phone
Connect the Phone to Internet
Install Magisk Manager. Magisk Manager will ask to do additional setups. Let it do its job and the app will automatically reboot your device.
Done! You can use Root Checker to check it, Enjoy!
Installatiing custom rom​
Enter TWRP Recovery Mode.
Select Wipe – Advanced ( Dalvik, Cache, data, System, vendor and product ) Swipe to wipe.
Select Install – select Razs OS V1 A50s OneUI 3.1 Port For M30s .zip, Swipe to confirm Flash.
Select Reboot – System/recovery.
Setup the Phone.
Flash stock firmware again​If you want to go back to stock ROM
Extract (unzip) the Samsung firmware file. Recommended using WinRAR or 7-Zip
Download Odin Tool 3.13.1
Extract Odin ZIP file
Open Odin execute file
Reboot Samsung phone in Download Mode
Connect you Samsung phone and wait until you get a blue sign in Odin
Add the 1 file Samsung firmware to AP/PDA or 4 files Samsung firmware (AP/BL/CP/CSC) to it's slots
Make sure re-partition is NOT ticked
Click the START button, sit back and wait few minutes
Conclusion​In this post I have talked about how to unlock bootloader, install a Custom Recovery, root and install a custom roms. Tell us What You Say About The guide by commenting and if you have any questions then contact me at this Contact Us page or message me at telegram. Hope You Enjoy in my Website.
Reserved..
https://razsoriginals.blogspot.com/2021/09/test_27.html
download link is not working
求助,三星M30S怎么ROOT。已经解了bl,但是刷入修补的boot或者twrp,都卡在刷机挖煤里面了
android 10,m30s(m3070),NO ROOT。
twrp不能进入,提示:AVB FILD

[GUIDE] Bootloader unlock and root without TWRP - ZE554KL, Z01KD*

Hello,
As I had a somehow hard time to find a comprehensive guide on how to unlock the bootloader and root the Zenfone 4, here is a quick guide on how to do so. The method below was successfully used on a Z01KDA.
As usual: this guide will be used at your own risk. I won't accept any responsibility in any way if it results in a damage of any sort on your device.
Click to expand...
Click to collapse
PREREQUISITES
Zenfone 4 (that... should be obvious, but who am I to judge)
A computer with:
Windows (at least Windows 7, I guess)
Fastboot ready to use (I recommend using the file from this link as it is the most straightforward, but if you prefer the SDK tools, well, you do you) and being able to use it (though on a basic level)
A USB-C cable capable of transferring data
Time to read all the annoying stuff below, and patience.
1. Bootloader unlock (from this thread // thanks to OP @shakalaca)​
Whichever method you use to unlock your bootloader, all your personal data and settings will be erased and your phone will be restored to factory default. So, backup everything before going forward.
As this method was used on a rather old version of the Zenfone 4 firmware, I suggest that you use the official downgrade method from Android P to Android O. To do so :
Download the file here on your computer (the main page is located here, under Drivers & Tools), and put it at the root of the phone, do not change the name of the file
After unplugging your phone, it will prompt a software update, proceed with it
If it doesn't work for any reason, use this method instead:
Put the file on a SD card (...inside the phone)
Reboot the phone to recovery (via ADB, or Power button + Volume down)
Install the update from recovery
Wait for the phone to reboot.
After the downgrade, you can proceed to the bootloader unlock:
Download the method of @shakalaca located here
Unzip all the files to the same folder
Get into fastboot on the phone (reboot with Power button + Volume up)
Make sure that your phone is detected with
Code:
fastboot devices
Run the file "ze554kl_unlock.bat" as administrator
Let it do its magic
Your phone will reboot, congrats, the bootloader is unlocked.
{
"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"
}
2. Install the latest firmware available on your Zenfone 4​
Follow the same steps as in the previous guide (1.), but with this file (the main page is located here, under BIOS & FIRMWARE ==> you have to click on EXPAND ALL to see all files)
3. Root​
On your phone:
Download the Magisk Manager apk from this link on your phone
Install it
On your computer:
Download the file from step 2. above
Extract it to any location
Locate the file boot.img and put it your phone.
On your phone:
Open Magisk
Click on Install
On the next screen, select
Preserve AVB 2.0/dm-verity
Preserve force encryption
Click NEXT
Under Method, click Select and Patch a File
Select the boot.img file
Let Magisk patch the file
Locate and put the modified boot.img file on your computer (in the same folder as the one with fastboot if you did not install it system wide)
Get into fastboot mode (reboot with Power button + Volume up)
On your computer
Open a cmd window
cd to the folder where the modified boot.img is located
Check if your phone is detected with the following command:
Code:
fastboot devices
Input the following command and press Enter:
Code:
fastboot flash boot name_of_the_modified_boot.img
Reboot your phone with the following command:
Code:
fastboot reboot
Your phone will reboot, congrats, it is rooted.
Feel free to ask any question if this guide is not clear, but it should be easy to follow!
I'm not getting past step 1 because my computer doesn't recognize the cell phone when it's in csc mode, it doesn't appear even when I do the fastboot devices command, could you help me?
JãoFrango said:
I'm not getting past step 1 because my computer doesn't recognize the cell phone when it's in csc mode, it doesn't appear even when I do the fastboot devices command, could you help me?
Click to expand...
Click to collapse
install adb drivers

Categories

Resources