On Sun, Jun 28, 2009 at 12:23:36PM +0200, Felix Zielcke wrote: > Am Samstag, den 20.06.2009, 15:43 +0200 schrieb Robert Millan: > > Hi Felix, > > > > This commit looks wrong. grub_file_open is already supposed to set > > grub_errno and grub_errmsg appropiately. > > > > Is there a specific problem you wanted to fix here? > > If the loaded file can't be found, the menuentry code just continuesa > and initrd then complains that you must load the kernel first.
Thanks. Looking at the patch, the only possible explanation for this is that grub_file_open() returned 0 but didn't set grub_errno. I'll try to find a moment to debug this. -- Robert Millan The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and how) you may access your data; but nobody's threatening your freedom: we still allow you to remove your data and not access it at all." _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel