From: Marco Gerards <mgerards@xs4all.nl>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: GRUB 1.96 - unknown commands
Date: Fri, 10 Jul 2009 08:59:36 +0200 [thread overview]
Message-ID: <87ab3dnhuv.fsf@xs4all.nl> (raw)
In-Reply-To: <ada98ce0907092340i35509fbdt7d7f7d1014c37789@mail.gmail.com> (Chris Smart's message of "Fri, 10 Jul 2009 16:40:54 +1000")
Hi,
Chris Smart <mail@christophersmart.com> 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
next prev parent reply other threads:[~2009-07-10 6:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-10 6:40 GRUB 1.96 - unknown commands Chris Smart
2009-07-10 6:59 ` Marco Gerards [this message]
2009-07-10 7:13 ` Bean
2009-07-10 7:31 ` Chris Smart
2009-07-10 7:39 ` Marco Gerards
2009-07-10 8:58 ` Bean
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ab3dnhuv.fsf@xs4all.nl \
--to=mgerards@xs4all.nl \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.