On Tue, Jun 25, 2019 at 8:11 PM Patrick Dupre <pdu...@gmx.com> wrote:
>
> The situation is becoming worst and worst.
> I tried an grub2-install /dev/sda
> Now, I cannot boot at all.
> I just enter in to a grub menu from here I am stuck.

"grub2-install /dev/sda" isn't good on EFI.

On Fedora, you need:

grub2-install --target=x86_64-efi
--boot-directory=/boot/efi/EFI/fedora --efi-directory=/boot/efi
/dev/sda
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
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