PVE 解决 x86/split lock detection

PVE 解决 x86/split lock detection

💡 原文中文,约200字,阅读约需1分钟。
📝

内容提要

在/etc/default/grub中添加GRUB_CMDLINE_LINUX_DEFAULT="quiet split_lock_detect=off",然后运行update-grub并重启系统。

🎯

关键要点

  • 在/etc/default/grub中添加GRUB_CMDLINE_LINUX_DEFAULT="quiet split_lock_detect=off"
  • 运行update-grub并重启系统
🏷️

标签

➡️

继续阅读