Jeff Chua <[EMAIL PROTECTED]> writes:

> On Sun, 2 Apr 2006, Marco Gerards wrote:
>
>> Jeff Chua <[EMAIL PROTECTED]> writes:
>>
>>> I just downloaded the lastest grub2 cvs (1.93) and can't seems to get
>>> configfile to work... it keeps rebooting.
>>
>> The syntax of your configuration file is not correct.  It's a bug that
>> GRUB reboots in this case.  It's a known bug an it will be fixed and
>> some documentation for the wiki will be written.
>
> Marco,
>
> Any chance of fixing this ...

Oh sorry, I forgot to reply on this one.  It should all be fixed in
CVS.  Your menu entries should look like this:

@ foo {
  linux ...
  initrd ...
}

@ bar {
  ...
  ...
}

--
Marco



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

Reply via email to