"dnf --releasever=30 --setopt=deltarpm=false distro-sync" does the trick. I wonder, if it could replace "sudo dnf -y system-upgrade download --releasever=30" or just complete it.
[pi@raspi ~]$ lsb_release -d;uname -r Description: Fedora release 30 (Thirty) 5.0.10-300.fc30.aarch64 On Fri, May 3, 2019 at 10:30 PM Peter Robinson <[email protected]> wrote: > On Fri, May 3, 2019 at 9:28 PM Peter Robinson <[email protected]> > wrote: > > > > > See below. Interestingly "sudo grub2-mkconfig" resulted in permission > denied but "su" worked. Nevertheless, I am stilled faced w/ > > > > Well there's no F-30 kernels installed so it's booted as expected, > > even if it's not what's desired! > > > > I would: > > "rm -rf /var/cache/dnf/*" > > "dnf upgrade --refresh" > > And if that doesn't give you a new kernel update try: > > "dnf --releasever=30 --setopt=deltarpm=false distro-sync" >
_______________________________________________ arm mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
