I am trying to upgrade from Fedora 29 to Fedora 30
dnf system-upgrade download --refresh --releasever=30 --allowerasing
dnf system-upgrade reboot
The download stage completes and posts a msg proposing the second line.
The reboot starts up , gets to a certain stage and automatically reboots.
O
I just tried 'dnf kernel downgrade'. This pulls in a 4.x kernel but does not
remove the latest 5.x
/boot/grub.cfg was not touched but I do see the newly installed kernel in the
boot menu ( it is NOT the default ).
Not surprisingly 'dnf kernel update' now reports "nothing to do ".
dnf remo
I'm glad to see I'm not the only one with this problem.
I have not had this problem before since I use /etc/dnf/dnf.conf to block
kernel updates to prevent spamming /boot with every minor update. Until
yesterday my running kernel was 5.0.7-200.fc29.x86_64
I intended to upgrade from Fed29 to Fe