Ubuntu下獲取內核源碼
查看當前系統使用的內核版本:
apt-cachesearch linux-source
輸出如下:
linux-source- Linux kernel source with Ubuntu patches
linux-source-3.13.0 -Linux kernel source for version 3.13.0 with Ubuntu patches
下載源碼:
sudoapt-get install linux-source-3.13.0
下載的源碼在目錄/usr/src