设备
型号: 红米note11T Pro
内核: 5.10.66
系统: Android 12 / miui 13.0.14
oem锁:已解锁
官方安装教程
https://kernelsu.org/zh_CN/guide/installation.html
测试环境
可安装
![](https://img.haomeiwen.com/i14134264/4b575b469b333860.png)
下载 boot
https://github.com/tiann/KernelSU/releases
我的是5.10.66,就只能去V0.5.5里去找了,这里有三个,先下载临时刷一下,成功了再真刷。
因为我这里不支持临时刷也就是不支持fastboot boot
,我事先准备了官方的boot.img 为了救砖使用,我在B站某up主看到大概意思是gz是联发科的cpu,高通骁龙是另一个。我不太确定了。但是我确实是联发科的并用gz的成功了。
![](https://img.haomeiwen.com/i14134264/aa281d756c0b4b7f.png)
刷入
先解压出 boot.img文件
然后将手机启动到fastboot界面
adb reboot bootloader
如果你的设备支持 fastboot boot,可以先使用 fastboot boot boot.img 来先尝试使用 boot.img 引导系统,如果出现意外,再重启一次即可开机。
再
fastboot flash boot boot.img
重启
fastboot reboot
成功了
![](https://img.haomeiwen.com/i14134264/3dc60f1f3eb9118d.png)
检测
![](https://img.haomeiwen.com/i14134264/61203e5e3b5dcf11.png)
![](https://img.haomeiwen.com/i14134264/aa0e680c607ce123.png)
![](https://img.haomeiwen.com/i14134264/b84c8bf077e4c523.png)
网友评论