摘要: 一、uboot eMMC commandmmc infommc erasemmc readmmc writemmc rescanmmcfor example: Use tftp load data to DRAM 0x85000000 Then, mmc write 0x85000000 16 ... 阅读全文
posted @ 2015-12-04 22:02 JustRelax 阅读(677) 评论(0) 推荐(0)
摘要: sudo apt-get update sudo apt-get install samba samba-common sudo useradd xxx sudo smbpasswd -a xxx vi /etc/samba/smb.conf 在末尾添加: 保存退出 然后重启samba: sudo 阅读全文
posted @ 2015-12-04 20:57 JustRelax 阅读(981) 评论(0) 推荐(0)