On Tue, 2019-04-09 at 23:10 -0600, Chris Murphy wrote: > On Tue, Apr 9, 2019 at 1:37 AM Berend De Schouwer > > grub.cfg did contain: > > > > insmod blscfg > > blscfg > > > > /boot/loader/entries has 5 .conf files and a rescue.conf > > > > grub gave no menus. > > That means GRUB can't find or read the .conf files in > /boot/loader/entries so it's going to take some effort to figure out > where the problem is. > > Is there anything unique about the storage stack? Is this BIOS or > UEFI? Is /boot its own volume or is it a directory on / ? And what's > the file system? > > If you want to dive into this even more in the meantime, at the grub > prompt: > > set debug=all > blscfg script/lexer.c:321: token 288 text [blscfg] script/lexer.c:321: token 259 text [ ] script/lexer.c:321: token 0 text [] error: ../../grub-core/commands/blscfg.c:959:variable 'boot' isn't set. Indeed, grub.cfg doesn't have a boot statement. It does have boot_once and fastboot, etc. None of loader/entries/ has "boot" either. grub.cfg.rpmsave also doesn't have "boot". _______________________________________________ test mailing list -- test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to test-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/test@xxxxxxxxxxxxxxxxxxxxxxx