08 2020 档案

kernel 源码升级
摘要:1.下载kernel源码包wget http://mirrors.163.com/kernel/v5.x/Linux-5.7.1.tar.gz 2.编译make mrproper #去掉原kernel中所有的*.o文件make menuconfig #配置内核,生成.config文件,只需要点击sa 阅读全文

posted @ 2020-08-24 14:41 骑着蜗牛追太阳 阅读(3752) 评论(0) 推荐(0)

kernel panic
摘要:转:https://blog.csdn.net/liushuimpc/article/details/44303523 kernel panic错误表现 kernel panic 主要有以下几个出错提示:Kernel panic-not syncing fatal exception in inte 阅读全文

posted @ 2020-08-21 14:18 骑着蜗牛追太阳 阅读(670) 评论(0) 推荐(0)

导航