grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: grub cvs ... configfile


From: Marco Gerards
Subject: Re: grub cvs ... configfile
Date: Wed, 19 Apr 2006 13:16:38 +0200
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Jeff Chua <address@hidden> writes:

> On Sun, 2 Apr 2006, Marco Gerards wrote:
>
>> Jeff Chua <address@hidden> 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]