| 
 
贡献78 
飞刀22 FD
注册时间2018-6-19
在线时间5 小时积分16 
 
 
 | 
 
 
 楼主|
发表于 2018-6-26 15:15:13
|
显示全部楼层 
| 照手册格式化SD,复制用户资料下img 进FAT分区,板接上SD,播码调到124off 3 on 没画面 
 
 cd /OK6818-1gDDR+android/mksd
 ./mksdcard.sh
 
 ################################################################################
 
 Copying boot partition
 Buring th sdfuse.bin to sdcard
 634+1 records in
 634+1 records out
 324932 bytes (325 kB) copied, 0.194341 s, 1.7 MB/s
 
 Syncing....
 
 
 Un-mount the partitions
 
 Remove created temp directories
 
 Operation Finished
 
 ################################################################################
 
 mount /dev/sdb1 /mnt/sdb1/
 cp ../imgs/* /mnt/sdb1/
 ll /mnt/sdb1/
 ../
 -rwxr-xr-x 1 root root  33169640 Jun 26 15:06 boot.img*
 -rwxr-xr-x 1 root root   8962352 Jun 26 15:06 cache.img*
 -rwxr-xr-x 1 root root       406 Jun 26 15:06 partmap.txt*
 -rwxr-xr-x 1 root root 424755896 Jun 26 15:06 system.img*
 -rwxr-xr-x 1 root root    324932 Jun 26 15:06 ubootp.bin*
 -rwxr-xr-x 1 root root  97924564 Jun 26 15:06 userdata.img*
 
 | 
 |