After upgrading to kernel 4.4.30, the system wouldn't boot properly but ended up in kernel panic instead. Tried uninstalling and then installing 4.4.26 and the result is the same.
What happens is that no img file is generated.
First I tried the classic
# dracut -f
# grub2-mkconfig -o /boot/grub2/grub.cfg
and then tried
mkinitrd /boot/inird-4.4.30-desktop-1.mga5.img
At this point, the system boots and halts with a message that it can't find the LUKS LVM partitions.
Going back to the older kernel works fine.
Is there anyway to salvage this?