树莓派多系统安装

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

  • A start job is running for LSB: Raise network interfaces

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
  • apt-get 404
  • 签名无效

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

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

Ubuntu Server好像不能登录

https://github.com/maxnet/berryboot/issues/386

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容