All of lore.kernel.org
 help / color / mirror / Atom feed
From: phcoder <phcoder@gmail.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: multiboot module in grub2 --with-platform=efi --target=i386
Date: Wed, 18 Mar 2009 14:38:50 +0100	[thread overview]
Message-ID: <49C0F96A.5080807@gmail.com> (raw)
In-Reply-To: <fd8d61830903180622w622c5892wf92ad2d7de73ad00@mail.gmail.com>

It isn't done yet but I'm working on it. You can be tester if you're 
interested
uzer cheg wrote:
> Dear all,
> 
> I'm trying to run Xen Dom0 kernel on my Xserve.
> As I see I need Grub's entry like this:
> 
> menuentry "Xen 3.3 unstable -i386
> {
>   search --set /boot/xen-3.3.gz
>   multiboot /boot/xen-3.3.gz
>   module /boot/vmlinuz-2.6.29-rc8-tip root=LABEL=/ ro console=tty0
>   module /boot/initrd-2.6.29-rc8-tip.img
> }
> 
> I just downloaded from svn latest grub2 (revision 2032) and tried to build it.
> # cd grub2
> # ./configure --with-platform=efi --target=i386
> # make
> # ./grub-mkimage -d . -o grub.efi apple appleldr boot cat chain
> configfile cpio date ext2 echo fat gpt help hexdump hfs hfsplus
> iso9660 linux ls normal pc reboot reiserfs scsi search sleep xfs
> multiboot module
> 
> I got error message
> # grub-mkimage: error: cannot stat ./multiboot.mod
> 
> I think that make did not build multiboot.mod for efi.
> Help me please.
> Tell me please how to enable multiboot and module support in efi grub2?
> 
> Thank you in advance.
> 
> 
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel


-- 

Regards
Vladimir 'phcoder' Serbinenko



  reply	other threads:[~2009-03-18 13:39 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <fd8d61830903180608l2ad4b32ag8122fbc748c64515@mail.gmail.com>
2009-03-18 13:22 ` multiboot module in grub2 --with-platform=efi --target=i386 uzer cheg
2009-03-18 13:38   ` phcoder [this message]
2009-03-18 13:54     ` uzer cheg
2009-03-18 14:09       ` phcoder
2009-03-18 14:15         ` uzer cheg
2009-03-18 14:58           ` phcoder
2009-04-14  8:22   ` Drew Rosen
2009-04-14  9:12     ` phcoder
2009-04-15 13:58       ` Drew Rosen
2009-04-15 15:24         ` Bean
2009-04-15 16:23           ` multiboot module in grub2 --with-platform=efi --target=i386 - TestingOnXserve Drew Rosen
2009-04-15 17:15             ` Bean
2009-04-14 20:31     ` multiboot module in grub2 --with-platform=efi --target=i386 uzer cheg

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=49C0F96A.5080807@gmail.com \
    --to=phcoder@gmail.com \
    --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.