自从几个月前开始看到此消息以来,我已经重启过几次,但每次登录时都会看到相同的消息。今年夏天我遇到过几次停电(在我购买 UPS 之前),所以这可能是原因。我应该怎么做才能清除此消息或应该忽略它?谢谢。
*** System restart required. Kernel SRU period has ended ***
该系统是最新的。
0 updates can be applied immediately.
uname -a 说我有这个内核:
Linux kvm 5.15.0-46-generic #49-Ubuntu SMP Thu Aug 4 18:03:25 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
这是在 22.04.3 LTS 系统上。
答案1
您启用了 Ubuntu Pro 吗?
pro status --all
部分正在播放的节目:
NOTICES
The current kernel (6.2.0-1018-aws, x86_64) has reached the end of its livepatch support.
Supported kernels are listed here: https://ubuntu.com/security/livepatch/docs/kernels
Either switch to a supported kernel or `pro disable livepatch` to dismiss this warning.
您可以通过运行来禁用此警告pro disable livepatch
对我来说,奇怪的是,我当前的内核(6.2.0)被列为由 livepatch 支持(截至撰写本文时)。我认为这与HWE 与 GA 内核。