Am 03.10.20 um 11:17 schrieb Marius Schwarz:
>
> FYI: Not working without manual corrections
>
> insmod lvm
> insmod xfs
> set root=(hd0,gpt3)
> configfile /grub2/grub.cfg
> linux /vmlinuz-5.8.10....
> initrd /initramfs-5.8.10....
> boot
>
> Q: Why is configfile read, but not used if anything important is in it
> i.e. the sysroot options passed to "linux" to find the decrypted luks
> partition?
>

A: because it's not found

This is working and maybe the clue, why grub2-install fails:

set root=(hd0,gpt3)
configfile (hd0,gpt2)/grub2/grub.cfg


Any ideas?

Marius
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-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/devel@lists.fedoraproject.org

Reply via email to