树莓派我爱编程

树莓派多系统安装

2018-08-06  本文已影响1人  飞鱼ll

linux菜鸟教程:http://www.runoob.com/linux/linux-tutorial.html

多系统安装
https://blog.mm1kee.com/%E4%BD%BF%E7%94%A8berryboot%E5%AE%9E%E7%8E%B0%E6%A0%91%E8%8E%93%E6%B4%BE%E5%8D%95%E5%8D%A1%E5%A4%9A%E7%B3%BB%E7%BB%9F%E5%85%B1%E5%AD%98/

软件下载地址:https://www.berryterminal.com/doku.php/berryboot
系统镜像下载:https://sourceforge.net/projects/berryboot/files/os_images/
需要注意的是 copy os from usb stick 移到了backup里

kali 官网下载https://www.offensive-security.com/kali-linux-arm-images/
Kali Linux RaspberryPi 2 and 3

我安装了 Ubuntu server 16 和 kali 。

还在爬坑当中。

kali

用户名/密码 root/toor

https://sumile.cn/archives/1784.html

https://medium.com/@REPTILEHAUS/debian-jessie-a-start-job-is-running-for-lsb-raise-network-interfaces-ec3f4f22268c

vi /etc/network/interfaces

# interfaces(5) file used by ifup(8) and ifdown(8)
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
# 直接禁用了下边的
# auto eth0
# iface eth0 inet dhcp

https://www.cnblogs.com/royfans/p/8056270.html

cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime

http://blog.chinaunix.net/uid-30134975-id-5016820.html

apt-key adv --key hkp://keys.gnupg.net --recv-keys 7D8D0BF6 
apt-get update
上一篇 下一篇

猜你喜欢

热点阅读