All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrei Borzenkov <arvidjaar@gmail.com>
To: danjde@msw.it
Cc: grub-devel@gnu.org
Subject: Re: macosx (darwin) fail to boot from Grub2
Date: Mon, 29 Jun 2015 19:43:19 +0300	[thread overview]
Message-ID: <20150629194319.70054c7e@opensuse.site> (raw)
In-Reply-To: <e4892d6fb49e753d6e9e494f6eea72d8@msw.it>

В Mon, 29 Jun 2015 12:02:04 +0200
danjde@msw.it пишет:

> I've made as suggested, but obtain:
> 
> 
> "invalid signature"

Could you post "efibootmgr -v" output from Linux?

> "press enter to go back"
> 
> 
> 
> (...)
> >
> > This does not work on native EFI grub (i.e. when grub platform is
> > x86_64-efi or i386-efi). You can use EFI chainloading to start Mac OS 
> > X
> > bootloader instead of trying to load kernel directly. Somehing like
> >
> > To load OSX, use the following section in grub.cfg:
> >
> > menuentry "MacOSX" {
> >   # Search the root device for Mac OS X's loader.
> >   search --file --no-floppy --set=root /usr/standalone/i386/boot.efi
> >   # chainload the loader, pass parameters like -v directly
> >   chainloader (${root})/usr/standalone/i386/boot.efi #-v
> > }
> >
> > I think boot.efi is also present under some other path, I forgot. The
> > above is from Ubuntu page.
> 
> 
> thanks!
> 
> davide



  reply	other threads:[~2015-06-29 16:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-28  9:45 macosx (darwin) fail to boot from Grub2 danjde
2015-06-28 17:22 ` Andrei Borzenkov
2015-06-29 10:02   ` danjde
2015-06-29 16:43     ` Andrei Borzenkov [this message]
2016-02-12 14:42 ` Vladimir 'φ-coder/phcoder' Serbinenko

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=20150629194319.70054c7e@opensuse.site \
    --to=arvidjaar@gmail.com \
    --cc=danjde@msw.it \
    --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.