查看当前系统使用的内核版本:

apt-cache search 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

下载源码:

sudo apt-get install linux-source-3.13.0

 下载的源码在目录/usr/src

相关文章:

  • 2021-11-07
  • 2021-11-07
  • 2021-11-07
  • 2019-10-27
  • 2021-10-14
  • 2021-11-23
  • 2021-12-14
  • 2021-11-07
猜你喜欢
  • 2021-10-03
  • 2021-12-02
  • 2021-11-01
  • 2021-09-11
  • 2021-11-03
  • 2021-09-12
  • 2021-12-19
  • 2021-11-07
相关资源
相似解决方案