首页 > 系统服务 > 详细

linux下如何查看当前内核的配置?

时间:2019-06-05 19:27:51      阅读:465      评论:0      收藏:0      [点我收藏+]

答: zcat /proc/config.gz

     当然有个前提条件,需要打开内核的以下两个选项(CONFIG_IKCONFIG和CONFIG_IKCONFIG_PROC):

  General setup --->

  <*> Kernel .config support

  [ * ]  Enable access to .config through /proc/config.gz

    

linux下如何查看当前内核的配置?

原文:https://www.cnblogs.com/dakewei/p/10981261.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!