grub-devel
[Top][All Lists]
Advanced

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

Re: GRUB 1.96 - unknown commands


From: Marco Gerards
Subject: Re: GRUB 1.96 - unknown commands
Date: Fri, 10 Jul 2009 08:59:36 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Hi,

Chris Smart <address@hidden> writes:

> Here is the simple grub.cfg that I am using:
>
> set timeout=10
> set default=0
> menuentry "Linux" {
>   linux /efi/grub/vmlinuz
>   initrd /efi/grub/initrd
> }
>
>
> Here is what happens:
>
> Boot PC to rEFIt
> Select grub.efi boot option
> Computer says "Starting grub.efi"
> Computer goes to GRUB 1.96 shell
>
> GRUB spits out errors:
> Unknown command 'menuentry'
> Unknown command '}'

This *should* be impossible.  These symbols are parsed by normal.mod
and for a good purpose as you can see.  Is it possible that lua
integration has broken this?  Support for the core scripting language
is more important to me than any additional scripting language.

--
Marco





reply via email to

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