Eric Salomé <[EMAIL PROTECTED]> writes:

> I need a working grub-emu to continue the port of a system of my own
> from grub to grub 2.

May I ask what you are working on?

> I am currently working on a i386 pc and had hard time the first days
> with the 1.93 delivery : grub-emu would run (on Linux based Ubuntu OS)
> and come with a rescue mode prompt, but was not likely to load and init
> modules such as "normal.mod" (even by hand).

You can't load modules from grub-emu and you do not have to.  If
everything went ok, the file grub_emu_init.c was generated and
contains a call to grub_normal_init.  So when starting grub-emu you
will get normal mode.

--
Marco



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

Reply via email to