以下是教程
- //Debian的准备工作
- echo -e “\ndeb http://ftp.debian.org/debian/ wheezy-backports main” >> /etc/apt/sources.list
- apt-get update
- apt-get install aptitude
- //查看当前系统所有内核
- dpkg -l|grep linux-image | awk ‘{print $2}’
- —————————————————–
- root@SYS-ARM-2T-01:~# dpkg -l|grep linux-image | awk ‘{print $2}’
- linux-image-4.9.58-armada375