armbian
什么是armbian
来自百度百科:
Armbian是轻量级的Debian系统和为ARM开发板专门发行并重新编译的Debian系统(Ubuntu派生自Debian)。
怎么查看系统版本
命令 cat /etc/debian_version
linaro-alip:~# cat /etc/debian_version
9.9
命令 cat /etc/issue
linaro-alip:~# cat /etc/issue
Debian GNU/Linux 9 \n \l
命令 cat /etc/os-release
linaro-alip:~# cat /etc/os-release
PRETTY_NAME=“Debian GNU/Linux 9 (stretch)”
NAME=“Debian GNU/Linux”
VERSION_ID=“9”
VERSION=“9 (stretch)”
ID=debian
HOME_URL=“https://www.debian.org/”
SUPPORT_URL=“https://www.debian.org/support”
BUG_REPORT_URL=“https://bugs.debian.org/”
装然工具软件也行,# apt-get install -y lsb-release