我已尝试解锁Android 410设备上的启动加载程序。我有一个基于AOSP的ROM(不是生产设备)。
我开启了USB调试,打开了“OEM解锁”功能。并在fastboot模式下尝试了以下内容:
Images-Debug $ sudo fastboot闪烁解锁 ... 失败(远程:未知命令) 完了。总时间:0.001s
Images-Debug $ sudo fastboot oem unlock ... 失败(远程:未知命令) 完了。总时间:0.001s
Images-Debug $ sudo fastboot flashing unlock_critical ... 失败(远程:未知命令) 完了。总时间:0.001s
但是,似乎我无法让FastBoot做任何事情。