Description of problem: When Grub boots the kernel, it shows an error message: Error: ../../grub-core/fs/fshelp.c:257:file '/loader/entries/' not found After a second (or so), the message disappears and the system starts normally. However, such error message is confusing for the users, because it looks important. I talked to Jan Hlaváč and he thinks that the reason why the error message was displayed is because my setup does not use a standalone /boot partition. [root@f30-modular test]# lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sr0 11:0 1 629M 0 rom /run/media/test/Fedora-WS-dvd-x86_64-rawh vda 252:0 0 12G 0 disk └─vda1 252:1 0 12G 0 part / Version-Release number of selected component (if applicable): grub2-common-2.02-70.fc30.noarch How reproducible: Always Steps to Reproduce: 1. Make a disk layout using only one, root, partition. 2. Install Fedora Rawhide (20190217) 3. Boot. Actual results: Error message is shown. Expected results: No error message should be visible if it does not affect the boot process. Such message should go into the logs.
+1. I am also getting this on a fully updated Fedora 30 Workstation x86_64 that has been upgraded from Fedora 29 Workstation. There are no after-effects of this error, system boots properly.
*** This bug has been marked as a duplicate of bug 1699761 ***