Try the following grub.cfg:

  cat (memdisk)/non-existant-file
  echo this point should never be reached
  read

You'll see that the echo is reached, even if cat returned an error.

This becomes much worse when found in situations like:

  font (xxx)/some-file.pff
  terminal gfxterm

and the font wasn't loaded.

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call… if you are unable to speak?
(as seen on /.)


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to