如何从手机里提取boot.img,手机端如何提取boot文件

首页 > 科技 > 作者:YD1662025-05-23 06:12:11

如何从手机里提取boot.img,手机端如何提取boot文件(1)

一般在/dev/mtd/目录下, PC端运行adb shell,进入命令行模式,输入cat /proc/mtd查看你的分区表,boot分区一般是mtd2, 那么输入cat /dev/mtd/mtd2 > /sdcard/mtd2.img即可备份boot

栏目热文

文档排行

本站推荐

Copyright © 2018 - 2021 www.yd166.com., All Rights Reserved.