On Tue, Nov 7, 2023 at 11:53 AM Paul Smith <phh...@gmail.com> wrote:
>
> On Tue, Nov 7, 2023 at 4:46 PM Paul Smith <phh...@gmail.com> wrote:
> >
> > While running
> >
> > dnf system-upgrade download --releasever=39
> >
> > to upgrade Fedora, I get the following error:
> >
> > Error Summary -------------
> > Disk Requirements: At least 5633 MB more space needed on the / filesystem.
> >
> > Could you please help me?
>
> Maybe I can delete something from the following, to free up space?
>
> # dir /boot
> config-6.5.8-200.fc38.x86_64
> config-6.5.9-200.fc38.x86_64
> efi
> extlinux
> grub2
> initramfs-0-rescue-5cbe81aa795444b29a47ec1bf2b6dca1.img
> initramfs-5.14.9-200.fc34.x86_64.img
> initramfs-5.8.11-200.fc32.x86_64.img
> initramfs-6.5.8-200.fc38.x86_64.img
> initramfs-6.5.9-200.fc38.x86_64.img
> loader
> lost+found
> memtest86+x64.bin
> symvers-6.5.8-200.fc38.x86_64.xz
> symvers-6.5.9-200.fc38.x86_64.xz
> System.map-6.5.8-200.fc38.x86_64
> System.map-6.5.9-200.fc38.x86_64
> vmlinuz-0-rescue-5cbe81aa795444b29a47ec1bf2b6dca1
> vmlinuz-6.5.8-200.fc38.x86_64
> vmlinuz-6.5.9-200.fc38.x86_64

To remove the old kernels and artifacts, try:

   dnf remove -y $(dnf repoquery --installonly --latest-limit=-1 -q)

Jeff
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to