>>No.69295820
user@ubuntu-server:~$ sudo apt install linux-image-6.19.14-* linux-headers-6.19.14-*
[sudo] password for user:
[输入了密码……]
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'linux-image-6.19.14+deb13-rt-amd64' for regex 'linux-image-6.19.14-*'
(略……)
Note, selecting 'linux-headers-6.19.14+deb13-amd64' for regex 'linux-headers-6.19.14-*'
The following NEW packages will be installed:
linux-headers-6.19.14+deb13-amd64 linux-headers-6.19.14+deb13-common
linux-image-6.19.14+deb13-rt-amd64
(再省略一些没人会看的安装过程……)
Found initrd image: /boot/initrd.img-5.15.0-91-generic
Warning: os-prober will not be executed to detect other bootable partitions.
done
[AI Security Monitor] 警告:检测到安装的Linux 6.19.14内核已于2026年4月22日终止支持 (EOL)
[AI Security Monitor] 官方建议升级至7.0内核分支
user@ubuntu-server:~$ sudo update-grub
[sudo] password for user:
Sourcing file `/etc/default/grub'
Generating grub configuration file ...
(更新了一下GRUB)
done
user@ubuntu-server:~$ reboot
Broadcast message from user@ubuntu-server (pts/0) (Thu Aug 20 10:42:33 2026):
The system is going down for reboot NOW!
[AI Security Monitor] 系统重启中,安全评级保持 0.4
Connection to ubuntu-server closed by remote host.
Connection closed.
(过了一小会……)
[BIOS POST]
Intel(R) Xeon(R) Platinum 8480+ (x2) @ 2.0GHz (80 cores, 160 threads)
262144 MB RAM (DDR5 ECC)
[Press DEL to enter setup]
[GRUB] Loading Ubuntu 22.04.3 LTS ...
[Linux] 6.19.14+deb13-rt-amd64 x86_64
[Systemd] Starting systemd 249.11-0ubuntu3.12...
[OK] Started Journal Service
[OK] Started Network Manager
[OK] Reached target Multi-User System
[OK] Reached target Graphical Interface
Ubuntu 22.04.3 LTS ubuntu-server tty1
ubuntu-server login: user
Password:
[输入密码……]
Last login: Sat Aug 22 01:08:10 2026 from 192.168.1.50
[AI Security Monitor] 检测到当前运行内核 6.19.14+deb13-rt-amd64 可能不兼容 Ubuntu 22.04 官方仓库
[AI Security Monitor] 建议移除该内核并重新安装 Ubuntu 官方内核 5.15.0-* 或升级至 6.8.0-* (Ubuntu 24.04)
[AI Security Monitor] Tips:对了,用户安全评级为0.4,有点低……
user@ubuntu-server:~$