代码: 全选
cd /tmp
wget http://dl.dropbox.com/u/47950494/upubuntu.com/linux-kernel-3.7 -O linux-kernel-3.7
chmod +x linux-kernel-3.7
sudo sh linux-kernel-3.7
sudo reboot
代码: 全选
sudo apt-get purge linux-image-3.7*
sudo reboot
万一rp不好更新失败可以参考这里修复:http://www.upubuntu.com/2012/09/how-to- ... after.html
最新3.7内核特点更新说明:http://linuxtoy.org/archives/linux-kernel-3-7.html