Root Nexus6 - Android Q&A, Help & Troubleshooting

Hello,
I have a Motorola Nexus6, brought it in 2015 and using it for almost 3 years now. Now I would like to root the device. After researching about it for sometime, I came to know that I have to unlock the bootloader and unlocking the bootloader would erase the entire data on the phone. I have checked the bootloader of my Nexus6 and it shows that it is Locked. I don't use to sync all my data to the google drive, for instance photos. So is there any way I could root this device without erasing the data? Or is it impossible?
Please suggest.
Another question is: I use Debian and Fedora GNU/Linux PCs. I can see different tools in the menu here. Which one do you suggest for me ?
Thanks,
Jos Collin

Any suggestions for this please ?

Related

My Redmi Note 4 (MTK) suddenly doesn't accept my password

Hi all,
My Redmi Note 4 (MTK) with stock ROM and MIUI 8 (presumably) had several continuous strange reboots and since then. It doesn't accept My password to unlock the phone. (I assume never changed the password myself)
I have Google and Mi accounts logged in on the phone and the device data encryption is ON. there are valuable data on my phone and don't want to get it unlocked in exchange for losing all the photos and data. I didn't find any way to unlock the device remotely via Google or Mi account which is a frustration.
How could I solve the problem?
P.S: I've seen a password resetter tool on an old topic in Mi forum which also is proposed for a different model (Note 3G). not sure if it could help. Should I try that? the Topic is here
ghandil said:
Hi all,
My Redmi Note 4 (MTK) with stock ROM and MIUI 8 (presumably) had several continuous strange reboots and since then. It doesn't accept My password to unlock the phone. (I assume never changed the password myself)
I have Google and Mi accounts logged in on the phone and the device data encryption is ON. there are valuable data on my phone and don't want to get it unlocked in exchange for losing all the photos and data. I didn't find any way to unlock the device remotely via Google or Mi account which is a frustration.
How could I solve the problem?
P.S: I've seen a password resetter tool on an old topic in Mi forum which also is proposed for a different model (Note 3G). not sure if it could help. Should I try that? the Topic is here
Click to expand...
Click to collapse
If you are rooted and have twrp installed then try this
https://forum.xda-developers.com/android/software-hacking/remove-lockscreen-recovery-t3530008
MyNameIsRage said:
If you are rooted and have twrp installed then try this
https://forum.xda-developers.com/android/software-hacking/remove-lockscreen-recovery-t3530008
Click to expand...
Click to collapse
Thank you. I didn't install any third party recovery tool or root the device myself. However, root checker apps declared the device is rooted. I assume it's the default setting by Xiaomi and they've shipped the Redmi Note 4 device rooted?
Regarding the recovery tool, I'll enter into Mi's default recovery environment by pressing power + volume up. Could I do anything helpful there? like installing twrp
I had this same issue recently (three times in the space of 3 months)
I wish I'd seen this thread earlier as I just factory-reset. The 3rd tone it happened, I reverted to stock miui. I was using the modded aosp Rom at the time.
ghandil said:
Thank you. I didn't install any third party recovery tool or root the device myself. However, root checker apps declared the device is rooted. I assume it's the default setting by Xiaomi and they've shipped the Redmi Note 4 device rooted?
Regarding the recovery tool, I'll enter into Mi's default recovery environment by pressing power + volume up. Could I do anything helpful there? like installing twrp
Click to expand...
Click to collapse
Vendors never ship devices with root access. Is your device second hand? Also did you notice having any app named supersu or magisk installed on your device earlier?
Currently you have miui recovery installed. You can only do a factory reset from there, but it would just wipe everything including data. And regarding all the tools you talked about. They require an unlocked bootloader. So inorder to not lose data and Remove password you need to unlock your bootloader and install twrp recovery. Here's the thread for it
https://forum.xda-developers.com/redmi-note-4/development/how-to-install-twrp-recovery-root-t3717952
Note that getting unlock permission can take from 1 week to 3 weeks.
If you want to get your phone fixed urgently then the best way is to visit a service centre. But then if you can wait for a week or so, you can fix your device yourself.
After twrp is installed then just follow the guide i linked above.
MyNameIsRage said:
Vendors never ship devices with root access. Is your device second hand? Also did you notice having any app named supersu or magisk installed on your device earlier?
Currently you have miui recovery installed. You can only do a factory reset from there, but it would just wipe everything including data. And regarding all the tools you talked about. They require an unlocked bootloader. So inorder to not lose data and Remove password you need to unlock your bootloader and install twrp recovery. Here's the thread for it
https://forum.xda-developers.com/redmi-note-4/development/how-to-install-twrp-recovery-root-t3717952
Note that getting unlock permission can take from 1 week to 3 weeks.
If you want to get your phone fixed urgently then the best way is to visit a service centre. But then if you can wait for a week or so, you can fix your device yourself.
After twrp is installed then just follow the guide i linked above.
Click to expand...
Click to collapse
No my device wasn't second hand, Actually, it was somehow strange because some apps like a mobile bank app were stating that the device is rooted whereas some other apps didn't detect any root sign on the device. There isn't SuperSu or Magisk installed on the phone too.
I just applied for getting unlocking the phone (Although for my HTC phones in the past, just used some tools from here and get the bootloader unlocked. I don't know why it's not the case for the Redmi Note 4 -or Xiaomi phones may be- in general)
I also tried the Method II here (was expressed would work for the phones Without Recovery Installed) but got Permission denied error on adb shell for rm *.key command. (Maybe it's related to the locked bootloader?)
Thanks
ghandil said:
No my device wasn't second hand, Actually, it was somehow strange because some apps like a mobile bank app were stating that the device is rooted whereas some other apps didn't detect any root sign on the device. There isn't SuperSu or Magisk installed on the phone too.
I just applied for getting unlocking the phone (Although for my HTC phones in the past, just used some tools from here and get the bootloader unlocked. I don't know why it's not the case for the Redmi Note 4 -or Xiaomi phones may be- in general)
I also tried the Method II here (was expressed would work for the phones Without Recovery Installed) but got Permission denied error on adb shell for rm *.key command. (Maybe it's related to the locked bootloader?)
Thanks
Click to expand...
Click to collapse
Adb required usb debugging and computer to be authorised, so since your phone is locked you can't allow it. And adb won't be able to perform anything on miui on lockscreen.
MyNameIsRage said:
Adb required usb debugging and computer to be authorised, so since your phone is locked you can't allow it. And adb won't be able to perform anything on miui on lockscreen.
Click to expand...
Click to collapse
Since my phone has the USB debugging enabled already and I've used it with my computer (the computer was authorized). I was able to back up my files on the phones memory via ADB with below command:
Code:
adb pull "sdcard/[Folder Name]" "Path/On/My Computer/To/BackUp"
After that, I've wiped out the phone remotely via Mi account. This way I just lost my SMS and call history, since hadn't synced them with Mi cloud account.
Anyway, I'm looking forward to getting my unlock permission from Xiaomi and install a custom recovery for future possible issues.

Lost or Stolen Poco F1 with unlocked bootloader?

Hello everybody.
my question is a little bit noobish, is losing a phone with locked bootloader have any security benefits?
like if it's lost or stolen can the thief access my data ?? can he use the phone after formatting it ??
i really need to know it, and my English is not very good as i tried to search for any updated topic about this matter and i couldn't find such thing
On locked bootloader, he can't access your data as your storage is encrypted and any attempt to unlock the bootloader will wipe the storage out. Even if he does some kind of a factory reset, he will still come to the point where he needs a password to unlock the phone after a reset. So no, he can't really use the phone if the bootloader is locked.
MiZoSpaDe said:
Hello everybody.
my question is a little bit noobish, is losing a phone with locked bootloader have any security benefits?
like if it's lost or stolen can the thief access my data ?? can he use the phone after formatting it ??
i really need to know it, and my English is not very good as i tried to search for any updated topic about this matter and i couldn't find such thing
Click to expand...
Click to collapse
With locked bootloader, the thief will not be able to use the phone at all if you have it in secure lock screen.
With unlocked bootloader if you are encrypted (not flashing fde) he will be able to use the phone but will never have access to your data.
With unlocked bootloader and unencrypted (by flashing fde) he will be able to use the phone AND have access to your data.
Thanks guys very helpful, I needed to know the risks... Many thanks [emoji4]
Sent from my POCOPHONE F1 using Tapatalk
Eventually you can unlock the phone, without using FDE, and backup/flash/restore with an USB-OTG cable and a USB drive, so your data will be encrypted but you still can "play" with your phone. That's what I did.

Question Unlock Bootloader

Hello Everyone,
I bough this Redmi Note 10 with screen broken, so I replaced the screen for an OLED new one, I wiped out the data and now I`m getting this Mi Account Lock screen.
The guy who sold the phone to me has deleted this account a long time ago, so I don`t have more access to this. I tried out a lot of methods to bypass and/or remove this lock screen but none of them worked.
So I`m thinking the best solution for this is to Unlock the bootloader and flash a Custom ROM like Pixel Experience for example.
What do you think about it ? Is it possible to unlock it using EDL mode or something like that ?
I think the best course of action for you will be to unlock the bootloader
Ok, So I'm gonna try it. Do you have any idea of how to do it within the EDL mode in this phone ?
Cause I've tried to search for it, and I found it, but only for other xiaomi phones.
There is only one way to unlock bootlader for all Xiaomi phones and it requires MI Unlock software (there is an unofficial alternative for Linux but it requires a bit more of work).
As far as I know to unlock bootloader the phone needs to be previuosly associated to your Mi account, so I'm not sure how you are going to do that.
MrCrayon said:
There is only one way to unlock bootlader for all Xiaomi phones and it requires MI Unlock software (there is an unofficial alternative for Linux but it requires a bit more of work).
As far as I know to unlock bootloader the phone needs to be previuosly associated to your Mi account, so I'm not sure how you are going to do that.
Click to expand...
Click to collapse
I'm a Linux user so I think I can go ahead with this tool. What tool is this ?
It's just an unofficial version that runs on Linux, you still need the phone to be associated to a Mi account.
This is the one I used
GitHub - francescotescari/XiaoMiToolV2: XiaomiTool V2 - Modding tool for xiaomi devices
XiaomiTool V2 - Modding tool for xiaomi devices. Contribute to francescotescari/XiaoMiToolV2 development by creating an account on GitHub.
github.com
That protection is there for a reason, even if you claim you're the legit owner.
No, you can't unlock if you can't boot to the system.
Best and legit way is to reset the password first in the Mi Account from i.mi.com, use any email/phone number that was used to register the account. Then remove the device from that account. Connect the device to wifi and use the new password to unlock the phone.
I don't think even local Xiaomi service center would agree to reset the phone unless you bring the legit invoice from the first purchase.
I agree with x3r0.13urn. Just in other words: If the previous owner doesn't give you access to unlock the bootloader, you can only use the phone for spare parts (Mi bill or proof of purchase with IMEI marked).
fcsgehrke said:
The guy who sold the phone to me has deleted this account a long time ago
Click to expand...
Click to collapse
If what the guy said is true, should not the phone be automatically removed from that account?
I don't really know since I never tried.
I don't think so. Deleting the entire account is not that easy, if he has a registered device, it's not even possible.
He does not remember his login details or is no longer willing to do anything about it.
Hi,
Here is a great way to do it. Worked very well for me!
https://forum.xda-developers.com/t/guide-vm-xiaomi-unlock-bootloader-using-linux-and-mi-unlock-tool-or-any-other-virtual-machine.4569985/

How to root Oneplus Nord 10 5g?

Hello group I interested in rooting my Oneplus n 10. Now I've been doing research for the past week and a half but it's very confusing. First off my oem is greyed out in developers my mode, and second I don't own a computer. I did DL LADB app but for some reason I can't find the code to do so. Can someone give me a guide or a easy way to do so? Thanks I appreciate it.
Hoosier-daddy? said:
Hello group I interested in rooting my Oneplus n 10. Now I've been doing research for the past week and a half but it's very confusing. First off my oem is greyed out in developers my mode, and second I don't own a computer. I did DL LADB app but for some reason I can't find the code to do so. Can someone give me a guide or a easy way to do so? Thanks I appreciate it.
Click to expand...
Click to collapse
Need PC
What @VovaHouse said... I know of no way without a PC.
If you have the global model (e.g. carrier indifferent) the phone still needs to connect to the Google Spyware server once before the OEM switch is ungreyed out. There is another thread where it is claimed this can be bypassed, but it was never worth it for me to do.
If you have a carrier model, you need to get it unlocked, which, like the rooting, requires a PC AFAIK. Maybe buy a cheap used one or something? Once you are freed, it is no longer required.

Amazon Sprint version

Hi All,
Purchased what was advertised as a G8X unlocked for ATT, turns out its Sprint, and is Google FRP locked to a previous user. I try to do a factory reset and it says cannot unmount system partition at /mnt/system and say can't open /cache/recovery/log: Permission denied.
The phone is physically super clean, seems unused even. Any way to get past the Google FRP lock, or use any of the choices from the Android Recovery menu to update from SD card, for instance. I'm going to use it on a MVNO, such as Mint or Red Pcoket or H2O or something, so I have some flexibility there. I just don';t want to have to do a return if there is an easy way to get it to either load a new ROM or whatever.
I've used ADB some years ago , but would need to read a full guide, as I don't remember anything. I run linux on my PC's at home, have for years, so the file system seems familiar, etc.
Let me know if there is a super easy way to 1. Remove Google FRP lock or 2. Load a new ROM /Root this thing to get past the FRP lock and be able to use this phone without sending it back.
Thanks in advance.
You can try using the FireHose hack in order to unlock the bootloader, flash TWRP, and replace the various partitions with clean ones. Not sure how effective this would be, but give it a try.

Categories

Resources