由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
PDA版 - Kindle Fire HD7 2013 Soho刷Plasma
相关主题
Android ‘Master Key’ Security Hole Puts 99% Of Devices At Risk Of Exploitationthinkpad tablet美版ICS也可以root了
Streak介绍Microsoft reports hackings linked to report by Google researcher
Epic 4G到手了前一阵10刀20刀买的安卓机的一个好用途
用google 的就等死吧 (转载)你们的XP机器怎么办?
Transformer new SBK (B80后) 终于可以Root了...火柴能装Google play嘛?
Vitality自动重启问题迅雷与百度云网盘有区别吗?
靠,ZTE 搞坏了麻辣隔壁 所有的猪鸡 软鸡都应该被告
你们说skydrive不让xp用是啥居心?壮哉大微软,勇抓色狼
相关话题的讨论汇总
话题: adb话题: fastboot话题: tmp话题: push话题: plasma
进入PDA版参与讨论
1 (共1页)
f******e
发帖数: 206
1
在Windows上用KindleSuite总是搞不定驱动,换Mac用命令行搞定,需要去eBay上购买
FASTBOOT cable,十块钱一根.
注:本刷机教程适用于2013款Kindle Fire HD 7" Tablet (SOHO)
1. Factory reset device, then check KFSOWI version: Device->Status, 11.3.2.6
2. Download KindleSuite from below link, power off device, then hook
FASTBOOT cable to Mac
https://secretdevwork.github.io/KindleSuite/
3. Flash older version of boot.img, here use 11310-boot.img
fastboot -i 0x1949 devices
fastboot -i 0x1949 flash boot resources/boot/11310-boot.img
4. Long press power button to power off device, then power on
It may stuck at Kindle logo, but it's ok since it accept adb command
5. Push root exploits
adb push resources/root/exploit /data/local/tmp
adb push resources/root/su /data/local/tmp
adb push resources/root/rootme.sh /data/local/tmp
adb shell chmod 755 /data/local/tmp/*
adb shell /data/local/tmp/exploit -c /data/local/tmp/rootme.sh
6. Long press power button to power off device, then unhook/hook FASTBOOT
cable to Mac
fastboot -i 0x1949 devices
fastboot -i 0x1949 flash boot resources/boot/11326-boot.img
7. Push plasma_b2.img to sdcard
adb push plasma_b2.img /sdcard/
adb shell su -c "dd if=/sdcard/plasma_b2.img of=/dev/block/mmcblk0p9"
8. Go to recovery menu then select wipe and reboot
adb reboot recovery
Done!
1 (共1页)
进入PDA版参与讨论
相关主题
壮哉大微软,勇抓色狼Transformer new SBK (B80后) 终于可以Root了...
WikiLeaks爆CIA監聽公民技倆Vitality自动重启问题
Windows Phone挺好的呀靠,ZTE 搞坏了
在G1上装froyo-----长,复杂,绝对慎入你们说skydrive不让xp用是啥居心?
Android ‘Master Key’ Security Hole Puts 99% Of Devices At Risk Of Exploitationthinkpad tablet美版ICS也可以root了
Streak介绍Microsoft reports hackings linked to report by Google researcher
Epic 4G到手了前一阵10刀20刀买的安卓机的一个好用途
用google 的就等死吧 (转载)你们的XP机器怎么办?
相关话题的讨论汇总
话题: adb话题: fastboot话题: tmp话题: push话题: plasma