树莓派版本

发布时间:2016-03-15 13:54:00 阅读:956次
cat /etc/issue
6是squeeze
7是wheezy

8是jessie

http://downloads.raspberrypi.org/raspbian/images/

https://aoenian.github.io/2018/05/20/rasp-versions/

getconf LONG_BIT        # 查看系统位数
uname -a            # kernel 版本
/opt/vc/bin/vcgencmd  version   # firmware版本
strings /boot/start.elf  |  grep VC_BUILD_ID    # firmware版本
cat /proc/version       # kernel
cat /etc/os-release     # OS版本资讯
cat /etc/issue          # Linux distro 版本
cat /etc/debian_version     # Debian版本编号

如有问题,可以QQ搜索群1028468525加入群聊,欢迎一起研究技术

支付宝 微信

有疑问联系站长,请联系QQ:QQ咨询

转载请注明:树莓派版本 出自老鄢博客 | 欢迎分享