Related topics:
- F39 kernels fail to install when /boot/efi/$machineid is present
- Fedora 43 kernel won't update - #11 by gnwiii
Seeing the latter, if you have a /boot/efi/loader rename it also, before re-installing kernel-core
Related topics:
Seeing the latter, if you have a /boot/efi/loader rename it also, before re-installing kernel-core
You are correct, and the software output was misleading since it was run on windows and incorrect results reported.
I will note, however, that with the btrfs file system showing 78% full it is probably time to consider how to manage when the system gets closer to full. Linux file systems, and especially btrfs, do not play well when there is limited free space.
Perfect, I now have a boot option labelled as Fedora 43! Appreciate the help.
Thanks, but for the record, can you tell what directories you renamed among:
/boot/$(cat /etc/machine-id)/boot/efi/$(cat /etc/machine-id)/boot/efi/loaderNow that you were able to reboot, you can safely remove those (renamed) directories.
For the record also, it would be nice to explicit how this problem happened.
How did you started the update from Fedora 42 to Fedora 43 ?
With Gnome Software, Discover (KDE/plasma) or dnf system-upgrade ?
You said:
during the update process, my laptop restarted automatically
This is the expected behavior with dnf.
Do you think it was an error in your case ?
It would be nice to keep the actual dnf5 logs before they expire.
Can you send them with: fpaste $(ls -rt /var/log/dnf5.log*)
then paste here the URL given by fpaste (https://paste.centos.org/view/XXX)
@philtilldawn: please do that ASAP otherwise those logs will lbe lost (because rotated):
Execute: fpaste $(ls -rt /var/log/dnf5.log*)
then paste here the URL given by fpaste (https://paste.centos.org/view/XXX)
Windows will report a Linux drive as ā100%ā full because, as far as Windows is concerned, it is. An āunknownā (Linux) filesystem(s) is taking all of the space; Windows has no way of looking at the actual btrfs data and see how much space is used.
I know this is marked as āsolvedā but⦠one thing stuck out to me, and that is a) you are using Nvidia binary blob drivers and b) you have secure boot enabled. This shouldnāt work, and should result in a black screen, until you have signed the drivers (detailed here Making sure you're not a bot!) I know this was marked as solved, but Iām wondering, are you sure your NVIDIA binary blob is actually working?