Chinaunix首页 | 论坛 | 博客
  • 博客访问: 6537970
  • 博文数量: 1159
  • 博客积分: 12444
  • 博客等级: 上将
  • 技术积分: 12570
  • 用 户 组: 普通用户
  • 注册时间: 2008-03-13 21:34
文章分类

全部博文(1159)

文章存档

2016年(126)

2015年(350)

2014年(56)

2013年(91)

2012年(182)

2011年(193)

2010年(138)

2009年(23)

分类: Android平台

2016-01-10 09:59:28

[root@localhost android-3.10]# adb push net/batman-adv/batman-adv.ko /storage/sdcard1/ztg
4848 KB/s (4118150 bytes in 0.829s)
[root@localhost android-3.10]#

shell@hwCHM-H:/storage/sdcard1/ztg $ insmod batman-adv.ko                    
insmod: init_module 'batman-adv.ko' failed (Operation not permitted)
shell@hwCHM-H:/storage/sdcard1/ztg $

mount -o remount,rw /system

++++++++++++++++++++++++++++++++++++++++
参考:http://www.carbontesla.com/2015/08/download-honor-4c-clockworkmod-cofface-custom-recovery/
---------------------------------------------------------------------------
[root@localhost huawei]# adb push Huawei4C_CHM_UL00_EMUI3.1_6.1.1_7TO_Lollipop5.1.1.zip /storage/sdcard1/ztg
---------------------------------------------------------------------------
[root@localhost TWRP Recovery]# pwd
/run/media/root/E6B2798BB279614B/智能手机/huawei/TWRP Recovery

[root@localhost TWRP Recovery]# adb reboot bootloader
[root@localhost TWRP Recovery]# fastboot devices

//下面选一个
[root@localhost TWRP Recovery]# fastboot flash recovery cm-12.1-20160108-NIGHTLY-xt907-recovery.img    //
[root@localhost TWRP Recovery]# fastboot flash recovery recovery-5.1-7to-twrp.img
[root@localhost TWRP Recovery]# fastboot flash recovery twrp_cn.img
[root@localhost TWRP Recovery]# fastboot flash recovery twrp_recovery.img            //奇兔刷机
[root@localhost TWRP Recovery]# fastboot flash recovery recovery.img
[root@localhost TWRP Recovery]# fastboot flash recovery cofface_cwm_honor4c.img        //ok


[root@localhost TWRP Recovery]# fastboot reboot
[root@localhost TWRP Recovery]# adb reboot recovery

阅读(2003) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~