From: Robert Yang <liezhi.yang@windriver.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Can't boot efi image (iso or vmdk) in virtualbox
Date: Wed, 20 Apr 2016 17:52:39 +0800 [thread overview]
Message-ID: <57175167.2080409@windriver.com> (raw)
Hello,
I can't boot oe-core's efi image in virtualbox (with UEFI set), the
image works well on real EFI hardware, but there is nothing output
in virtual box after grub loaded, after set debug=all in grub command,
it hangs at:
[a lot of such lines]
mmap/efi/mmap.c:66: EFI memory region 0xfoo-foo: n
[a lot of such lines]
My local.conf: (krogoth branch)
MACHINE = "qemux86-64"
IMAGE_FSTYPES += "iso hddimg vmdk qcow2"
MACHINE_FEATURES_remove = "pcbios"
MACHINE_FEATURES_append = " efi"
I tried virtual box(with EFI set) + Fedora23, it works well.
virtualbox version:
5.0.14 (ubuntu 15.04's version)
And
5.0.18
Does anyone has met the similar issue, please ? Any suggestion is
appreciated.
--
Thanks
Robert
reply other threads:[~2016-04-20 9:52 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=57175167.2080409@windriver.com \
--to=liezhi.yang@windriver.com \
--cc=openembedded-core@lists.openembedded.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.