樹莓派要是關(guān)機(jī)正常很可能會(huì)損壞系統(tǒng)導(dǎo)致無法開機(jī)。
為此將安裝樹莓派所以及日后常用的配置教程集中到一起以便查閱。
step1:刻錄樹莓派
最基礎(chǔ)步驟:
1.系統(tǒng)鏡像,我使用的是raspbian;
http://blog.sina.com.cn/s/blog_bce68edc0101cuv9.html * 設(shè)置root *
2.刻錄軟件,windows可以使用win32,linux直接用DD指令;
http://xiaozhuang.blog.51cto.com/4396589/850657 /*dd command usage */
3.分配動(dòng)態(tài)IP;
http://blog.csdn.net/keepsmi1e/article/details/9370049 pratical
http://blog.jobbole.com/54595/ details
arp -a windows
4.安裝中文庫;
5.設(shè)置國(guó)內(nèi)軟件源;
6.設(shè)置U盤自動(dòng)掛載;
http://shumeipai.nxez.com/2015/06/23/raspberry-pi-usb-storage-device-automatically-mounts.html
step2_1:配置下載機(jī)
材料:aria2(多線程下載神器),yaaw(aria2 web界面),阿帕奇;
http://www.itdecent.cn/p/4cf37177fc62
http://shumeipai.nxez.com/2014/07/01/raspberry-pi-do-download-machine-aria2.html
step2_2:配置FTP服務(wù)器
http://www.eeboard.com/bbs/thread-27382-1-1.html
http://www.educity.cn/linux/1145045.html