Hi.

On Mon, 07 May 2018 11:33:42 -0500 Roger Heflin wrote:

> Multiple versions of kernels are installed, so you will have to
> explicitly give it the version you want it to reinstall.

And the kernel is split in many RPMs.

I suspect that the posttrans scripts of the kernel-core and/or
kernel-modules RPMs haven't been done due to the hard reset.

Try that:

  rel=<the full version you want: ex: 4.16.5-200.fc27.x86_64>
  dnf reinstall kernel-core-$rel kernel-modules-$rel

You may try also to only run the posttrans scripts of those RPMs.

See: rpm -q --scripts kernel-core-$rel kernel-modules-$rel

-- 
francis
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to