嘟嘟社区

我的一个小鸡centos7一升级4.9内核就无法启动 求个一键包


我的一个小鸡centos7一升级4.9内核就无法启动
用的通用BBR的升级内核的包   只要一升级4.9内核就无法启动了,只能再选择初始内核启动。
有没有办法或者一键包能解决这个问题的
本帖最后由 sieben 于 2021-12-10 15:14 编辑

你的商家,自己的面板应该有问题,和我的绿云debian9一个毛病,升级一半就卡死。
这个应该不是内核的问题。你可以试试我常用的
https://github.com/xratzh/CBBR

顺便debian现在直接上最新的内核也很舒服的
https://xanmod.org/#install_via_apturl

  1. 卸载内核
  2. wget -N –no-check-certificate "https://github.000060000.xyz/tcp.sh" && chmod +x tcp.sh && ./tcp.sh

  3. wget -O tcp.sh "https://git.io/coolspeeda" && chmod +x tcp.sh && ./tcp.sh
  4. 不卸载内核
  5. wget -N –no-check-certificate "https://github.000060000.xyz/tcpx.sh" && chmod +x tcpx.sh && ./tcpx.sh

  6. wget -O tcpx.sh "https://git.io/JYxKU" && chmod +x tcpx.sh && ./tcpx.sh

复制代码