grub-devel
[Top][All Lists]
Advanced

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

Re: clean patch for i386-qemu port (Re: [PATCH] i386-qemu port)


From: Pavel Roskin
Subject: Re: clean patch for i386-qemu port (Re: [PATCH] i386-qemu port)
Date: Mon, 22 Jun 2009 21:29:41 -0400

On Tue, 2009-06-23 at 01:07 +0200, Robert Millan wrote:
> This is my first "clean" (kludge-free) patch for the i386-qemu port.  It
> doesn't depend on any other patch;  I send it for some final review before
> checking it in.

In some cases, "2" appears on the command line.  Perhaps the initial
keyboard state is not cleared.

If I use all modules, the image is too big:
grub-mkimage: error: Core image is too big (0xa8200 > 0xa0000)

If I exclude lua.mod, I can build the image, but it fails in qemu with
the message "no module name found".  Removing udf.mod helps.  Likewise,
removing several other modules helps.  I believe memory is corrupted if
there are too many modules.

Also, if "no module name found" appears, it's followed by:

Aborted. Press any key to exit.grub_exit() is not implemented.

And it appears on the new line every time a key is pressed.  I believe
grub_exit() should call grub_halt() for i386-coreboot and i386-qemu.

-- 
Regards,
Pavel Roskin




reply via email to

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