fedora的/boot分区快满了怎么办?

参考

问题

我的fedora的/boot分析下面有一些老的内核,导致/boot分区可用空间不足,如何安全的清理旧的安装包呢?

pengdl@localhost-live:~$ ls /boot/                                                                                                 11:09:47 [8/8]
config-6.5.6-300.fc39.x86_64                             initramfs-6.7.9-200.fc39.x86_64.img  System.map-6.7.9-200.fc39.x86_64
config-6.7.9-200.fc39.x86_64                             loader                               vmlinuz-0-rescue-09e447b9c5b4459c983840bbb5d3c3e2
efi                                                      lost+found                           vmlinuz-6.5.6-300.fc39.x86_64
grub2                                                    symvers-6.5.6-300.fc39.x86_64.xz     vmlinuz-6.7.9-200.fc39.x86_64
initramfs-0-rescue-09e447b9c5b4459c983840bbb5d3c3e2.img  symvers-6.7.9-200.fc39.x86_64.xz
initramfs-6.5.6-300.fc39.x86_64.img                      System.map-6.5.6-300.fc39.x86_64

解决

sudo dnf remove --oldinstallonly

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章