ric9k
25 April 2022 21:24
18
I don’t know exactly but try to search on the forum.
You can use the forum search engine but it doesn’t always find things.
I sometimes use the evil “don’t be evil” search engine with, e.g.this in the search box (with the quotes):
“fastboot oem lock” site:https://forum.sailfishos.org
It gave me:
I switched my Sailfish device from the XA2 Ultra to a 10 mark i and want to sell my XA2. I managed to install Android on it again using Xperifirm and newflasher. Now I want to lock the device again and thought this was possible using:
$ adb reboot bootloader
$ fastboot oem lock
or
$ fastboot oem lock *devicedeveloperunlockcode*
But both fastboot lock command result in:
FAILED (remote: 'unknown command') fastboot: error: Command failed
If I try to unlock, which it is already, I get a rathe…
I bought a Xperia 10 II with an already unlocked bootloader. Because it’s recommended to first upgrade to Android 11, here are the some steps I did to archive this goal.
Verify that your device has developer mode active
Branch a USB-C data cable from your laptop to your phone
Check that your phone is recognized by your computer with adb devices. If not, than check your settings and your cable
Execute following code on your laptop : adb reboot bootloader
Execute fastboot oem lock
Execute fast…
I have no time to search further but hope it’ll help.
1 Like