手机刷机的使用经验
发表于 : 2012-12-14 11:37
测试的系统是ubuntu 12.10, 手机是中兴N880s. 目标就是用fastboot 和 adb 来刷机或推入或推出文档。
这两个命令来自下列两个软件
当手机的设置里选择调试时,输入却不能找到你的手机,搜了一下,原来是权限的问题。
将adb 和 fastboot 加上 suid 权限.
现在你就可以用 adb shell 操作你的手机文件。
要使用fastboot, 就要進入 fastboot 模式,有两个方法。方法一:先关机,然後同时按住手机开关键、音量减少键和小房子键达五秒之久,这时手机就会停在开机画面上。这就是fastboot 模式。参见
http://bbs.lewaos.com/learn-n880s.html#2
另一个方法就是命令
第一个命令進入fastboot 模式,第二个模式是退出fastboot 模式。
未完待续,我要回家吃饭了。
这两个命令来自下列两个软件
代码: 全选
sudo apt-get install android-tools-adb android-tools-fastboot
代码: 全选
adb devices
将adb 和 fastboot 加上 suid 权限.
代码: 全选
cd /usr/bin/
sudo chmod u+s fastboot adb
代码: 全选
yuan@yuan-Lenovo:~/Downloads/nand/n880s-recovery$ adb shell
# ls
acct init sd-ext
cache init.blade.rc sdcard
config init.goldfish.rc sys
d init.rc system
data mnt ueventd.blade.rc
default.prop proc ueventd.goldfish.rc
dev root ueventd.rc
etc sbin vendor
# cd sdcard
# ls
121212.txt Youdao iMusicBox ppdushu
DCIM android iflytek shuchong
LEWA baidu jiasoft snda
LOST.DIR clockworkmod libs swap.img
QQSecureDownload documents listen tmp
Tencent email mp3 towords
UCDownloads hxzts msc videos
ViaFly iFlyIME music_download
# cd DCIM
# ls
100ANDRO Camera Screenshots
# exit
yuan@yuan-Lenovo:~/Downloads/nand/n880s-recovery$ adb pull sdcard/DCIM/Camera ~/Pictures/
pull: building file list...
pull: sdcard/DCIM/Camera/IMG_20121213_185028.jpg -> /home/yuan/Pictures/IMG_20121213_185028.jpg
pull: sdcard/DCIM/Camera/IMG_20121213_185022.jpg -> /home/yuan/Pictures/IMG_20121213_185022.jpg
pull: sdcard/DCIM/Camera/IMG_20121213_184941.jpg -> /home/yuan/Pictures/IMG_20121213_184941.jpg
pull: sdcard/DCIM/Camera/IMG_20121213_184920.jpg -> /home/yuan/Pictures/IMG_20121213_184920.jpg
pull: sdcard/DCIM/Camera/IMG_20121213_184911.jpg -> /home/yuan/Pictures/IMG_20121213_184911.jpg
pull: sdcard/DCIM/Camera/IMG_20121213_184901.jpg -> /home/yuan/Pictures/IMG_20121213_184901.jpg
pull: sdcard/DCIM/Camera/IMG_20121203_183647.jpg -> /home/yuan/Pictures/IMG_20121203_183647.jpg
pull: sdcard/DCIM/Camera/IMG_20121203_182523.jpg -> /home/yuan/Pictures/IMG_20121203_182523.jpg
pull: sdcard/DCIM/Camera/IMG_20121203_182514.jpg -> /home/yuan/Pictures/IMG_20121203_182514.jpg
pull: sdcard/DCIM/Camera/IMG_20121203_182510.jpg -> /home/yuan/Pictures/IMG_20121203_182510.jpg
pull: sdcard/DCIM/Camera/IMG_20121203_182504.jpg -> /home/yuan/Pictures/IMG_20121203_182504.jpg
pull: sdcard/DCIM/Camera/IMG_20121203_182458.jpg -> /home/yuan/Pictures/IMG_20121203_182458.jpg
pull: sdcard/DCIM/Camera/IMG_20121203_182455.jpg -> /home/yuan/Pictures/IMG_20121203_182455.jpg
pull: sdcard/DCIM/Camera/IMG_20121203_182451.jpg -> /home/yuan/Pictures/IMG_20121203_182451.jpg
pull: sdcard/DCIM/Camera/IMG_20121203_183637.jpg -> /home/yuan/Pictures/IMG_20121203_183637.jpg
pull: sdcard/DCIM/Camera/IMG_20121203_183632.jpg -> /home/yuan/Pictures/IMG_20121203_183632.jpg
pull: sdcard/DCIM/Camera/IMG_20121203_183629.jpg -> /home/yuan/Pictures/IMG_20121203_183629.jpg
pull: sdcard/DCIM/Camera/IMG_20121213_184855.jpg -> /home/yuan/Pictures/IMG_20121213_184855.jpg
pull: sdcard/DCIM/Camera/IMG_20121203_182354.jpg -> /home/yuan/Pictures/IMG_20121203_182354.jpg
pull: sdcard/DCIM/Camera/IMG_20121203_183619.jpg -> /home/yuan/Pictures/IMG_20121203_183619.jpg
pull: sdcard/DCIM/Camera/IMG_20121203_182332.jpg -> /home/yuan/Pictures/IMG_20121203_182332.jpg
pull: sdcard/DCIM/Camera/IMG_20121203_182310.jpg -> /home/yuan/Pictures/IMG_20121203_182310.jpg
pull: sdcard/DCIM/Camera/IMG_20121203_182305.jpg -> /home/yuan/Pictures/IMG_20121203_182305.jpg
pull: sdcard/DCIM/Camera/IMG_20121203_183616.jpg -> /home/yuan/Pictures/IMG_20121203_183616.jpg
pull: sdcard/DCIM/Camera/IMG_20121213_184749.jpg -> /home/yuan/Pictures/IMG_20121213_184749.jpg
pull: sdcard/DCIM/Camera/VID_20121202_105004.3gp -> /home/yuan/Pictures/VID_20121202_105004.3gp
pull: sdcard/DCIM/Camera/IMG_20121124_190140.jpg -> /home/yuan/Pictures/IMG_20121124_190140.jpg
pull: sdcard/DCIM/Camera/IMG_20121124_190132.jpg -> /home/yuan/Pictures/IMG_20121124_190132.jpg
pull: sdcard/DCIM/Camera/IMG_20121213_184740.jpg -> /home/yuan/Pictures/IMG_20121213_184740.jpg
pull: sdcard/DCIM/Camera/IMG_20121124_190122.jpg -> /home/yuan/Pictures/IMG_20121124_190122.jpg
pull: sdcard/DCIM/Camera/IMG_20121124_190114.jpg -> /home/yuan/Pictures/IMG_20121124_190114.jpg
pull: sdcard/DCIM/Camera/VID_20121121_180305.3gp -> /home/yuan/Pictures/VID_20121121_180305.3gp
pull: sdcard/DCIM/Camera/IMG_20121117_071731.jpg -> /home/yuan/Pictures/IMG_20121117_071731.jpg
pull: sdcard/DCIM/Camera/IMG_20121111_081959.jpg -> /home/yuan/Pictures/IMG_20121111_081959.jpg
pull: sdcard/DCIM/Camera/IMG_20121111_081956.jpg -> /home/yuan/Pictures/IMG_20121111_081956.jpg
pull: sdcard/DCIM/Camera/IMG_20121111_081949.jpg -> /home/yuan/Pictures/IMG_20121111_081949.jpg
pull: sdcard/DCIM/Camera/IMG_20121111_081946.jpg -> /home/yuan/Pictures/IMG_20121111_081946.jpg
pull: sdcard/DCIM/Camera/IMG_20121111_081942.jpg -> /home/yuan/Pictures/IMG_20121111_081942.jpg
pull: sdcard/DCIM/Camera/IMG_20121111_081937.jpg -> /home/yuan/Pictures/IMG_20121111_081937.jpg
pull: sdcard/DCIM/Camera/IMG_20121111_081933.jpg -> /home/yuan/Pictures/IMG_20121111_081933.jpg
pull: sdcard/DCIM/Camera/IMG_20121111_081928.jpg -> /home/yuan/Pictures/IMG_20121111_081928.jpg
pull: sdcard/DCIM/Camera/IMG_20121111_081924.jpg -> /home/yuan/Pictures/IMG_20121111_081924.jpg
pull: sdcard/DCIM/Camera/IMG_20121111_081920.jpg -> /home/yuan/Pictures/IMG_20121111_081920.jpg
pull: sdcard/DCIM/Camera/IMG_20121111_081916.jpg -> /home/yuan/Pictures/IMG_20121111_081916.jpg
pull: sdcard/DCIM/Camera/IMG_20121111_081911.jpg -> /home/yuan/Pictures/IMG_20121111_081911.jpg
pull: sdcard/DCIM/Camera/IMG_20121111_081851.jpg -> /home/yuan/Pictures/IMG_20121111_081851.jpg
pull: sdcard/DCIM/Camera/IMG_20121111_081844.jpg -> /home/yuan/Pictures/IMG_20121111_081844.jpg
pull: sdcard/DCIM/Camera/VID_20121104_074814.3gp -> /home/yuan/Pictures/VID_20121104_074814.3gp
48 files pulled. 0 files skipped.
3621 KB/s (44148324 bytes in 11.905s)
yuan@yuan-Lenovo:~/Downloads/nand/n880s-recovery$
http://bbs.lewaos.com/learn-n880s.html#2
另一个方法就是命令
代码: 全选
yuan@yuan-Lenovo:~/Downloads/nand/n880s-recovery$ adb reboot bootloader
yuan@yuan-Lenovo:~/Downloads/nand/n880s-recovery$ fastboot reboot
rebooting...
finished. total time: 0.001s
yuan@yuan-Lenovo:~/Downloads/nand/n880s-recovery$
未完待续,我要回家吃饭了。