From: Stefan Hajnoczi <stefanha@gmail.com>
To: Kenton Cabiness <kenton.cabiness@alcatel-lucent.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Using iPXE with older qemu releases?
Date: Tue, 27 Sep 2011 08:23:03 +0100 [thread overview]
Message-ID: <20110927072303.GC8740@stefanha-thinkpad.localdomain> (raw)
In-Reply-To: <4E80D0ED.5050101@alcatel-lucent.com>
On Mon, Sep 26, 2011 at 02:22:21PM -0500, Kenton Cabiness wrote:
> Is there a way to point an older qemu release (currently running
> qemu-kvm-0.12.1.2-2.16) to iPXE products?
>
> We have built iPXE and installed the files and tested by changing
> the symbolic links in /usr/share/qemu-kvm (RH6.1 system) to point to
> the iPXE files. We would like to package the files in an RPM for
> installation on several machines, but since the links are owned by
> the qemu-kvm package, we cant have the iPXE package overwrite them.
>
> Is there a command line argument to qemu to point to a different
> directory for iPXE? I've been looking through the code but can't
> find what tells qemu where to pick up the files.
Try -device virtio-net-pci,romfile=/path/to/ipxe.rom,... as part of your
command-line. If you have trouble getting this working, please post
your full command-line.
Alternatively use -option-rom /path/to/ipxe.rom. Either method should
work.
Stefan
next prev parent reply other threads:[~2011-09-27 8:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-26 19:22 [Qemu-devel] Using iPXE with older qemu releases? Kenton Cabiness
2011-09-27 7:23 ` Stefan Hajnoczi [this message]
2011-09-27 17:50 ` Kenton Cabiness
2011-09-28 8:42 ` Stefan Hajnoczi
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=20110927072303.GC8740@stefanha-thinkpad.localdomain \
--to=stefanha@gmail.com \
--cc=kenton.cabiness@alcatel-lucent.com \
--cc=qemu-devel@nongnu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).