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

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

相关文章:

  • 2022-12-23
  • 2021-12-02
  • 2021-05-22
  • 2022-12-23
  • 2021-07-28
  • 2021-06-27
  • 2021-12-31
  • 2021-12-14
猜你喜欢
  • 2021-09-17
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-14
  • 2022-02-02
  • 2022-12-23
相关资源
相似解决方案