On Sun, May 5, 2019 at 3:21 PM Ranbir <m3fr...@thesandhufamily.ca> wrote:

> Running transaction
>   Preparing        :                                                          
>                                                                               
>                                                             1/1
>   Reinstalling     : kernel-core-5.0.10-200.fc29.x86_64                       
>                                                                               
>                                                             1/2
>   Running scriptlet: kernel-core-5.0.10-200.fc29.x86_64                       
>                                                                               
>                                                             1/2
>   Running scriptlet: kernel-core-5.0.10-200.fc29.x86_64                       
>                                                                               
>                                                             2/2
> grubby fatal error: unable to find a suitable template
> grubby: doing this would leave no kernel entries. Not writing out new config.

Grubby is either not finding the grub.cfg or it can't read it.


> I did find the following two broken symlinks:
>
> [ranbir@master ~]$ ls -l /etc/grub*
> lrwxrwxrwx. 1 root root  22 Oct  4  2018 /etc/grub2.cfg -> 
> ../boot/grub2/grub.cfg
> lrwxrwxrwx. 1 root root  31 Oct  4  2018 /etc/grub2-efi.cfg -> 
> ../boot/efi/EFI/fedora/grub.cfg
>
> I don't know if they're supposed to be broken or not.

They should not be broken. It implies a problem with either /boot or
/boot/efi depending on the type of firmware you have. What do you get
for:

# cat /etc/fstab
# blkid
# efibootmgr -v


-- 
Chris Murphy
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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/users@lists.fedoraproject.org

Reply via email to