一,问题现象
在对安卓设备进行adb remount的时候报错:
Skipping /system for remount
Skipping /vendor for remount
Skipping /product for remount
Skipping /vendor_dlkm for remount
Skipping /odm_dlkm for remount
No partitions to remount
rem…
1, 输入"fastboot flashing unlock" in adb ,waiting for the device
2, 输入"fastboot flashing unlock_critical"in adb ,waiting for the device
3, 输入"fastboot reboot" reboot the stb, press any key entering the boot mode
4, after…