The*_*MAN 0 apt boot grub2 dpkg kernel
$ sudo apt-get install
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
linux-headers-4.15.0-29 linux-headers-4.15.0-29-generic
linux-image-4.15.0-29-generic linux-modules-4.15.0-29-generic
linux-modules-extra-4.15.0-29-generic
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
Run Code Online (Sandbox Code Playgroud)
~$ sudo apt autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
linux-headers-4.15.0-29 linux-headers-4.15.0-29-generic
linux-image-4.15.0-29-generic linux-modules-4.15.0-29-generic
linux-modules-extra-4.15.0-29-generic
0 upgraded, 0 newly installed, 5 to remove and 7 not upgraded.
After this operation, 336 MB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 284481 files and directories currently installed.)
Removing linux-headers-4.15.0-29-generic (4.15.0-29.31~16.04.1) ...
Removing linux-headers-4.15.0-29 (4.15.0-29.31~16.04.1) ...
Removing linux-modules-extra-4.15.0-29-generic (4.15.0-29.31~16.04.1) ...
Removing linux-image-4.15.0-29-generic (4.15.0-29.31~16.04.1) ...
I: /vmlinuz.old is now a symlink to boot/vmlinuz-4.15.0-32-generic
I: /initrd.img.old is now a symlink to boot/initrd.img-4.15.0-32-generic
/etc/kernel/postrm.d/initramfs-tools:
update-initramfs: Deleting /boot/initrd.img-4.15.0-29-generic
/etc/kernel/postrm.d/zz-update-grub:
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-4.15.0-33-generic
Found initrd image: /boot/initrd.img-4.15.0-33-generic
Found linux image: /boot/vmlinuz-4.15.0-32-generic
Found initrd image: /boot/initrd.img-4.15.0-32-generic
Adding boot menu entry for EFI firmware configuration
done
Run Code Online (Sandbox Code Playgroud)
我该怎么做才能修复错误?
你所看到的只是一个警告。这意味着它只是表明默认配置设置了一个选项,而设置了另一个选项,并且它什么都不做。
这里没有错误。 您可以从这里忽略警告直到时间结束,这无关紧要。
这并不意味着有任何损坏,它只是有关不再支持某些功能的警告消息,但它不会破坏您的系统或导致问题。
| 归档时间: |
|
| 查看次数: |
1274 次 |
| 最近记录: |