231 lines
14 KiB
HTML
231 lines
14 KiB
HTML
<!DOCTYPE html>
|
||
<html class="writer-html5" lang="en" data-content_root="../">
|
||
<head>
|
||
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
|
||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
<title>Managing device boot order with bootindex properties — QEMU Debian 1:8.2.2+ds-0ubuntu1.11 documentation</title>
|
||
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
|
||
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=86f27845" />
|
||
<link rel="stylesheet" type="text/css" href="../_static/theme_overrides.css?v=08e6c168" />
|
||
|
||
|
||
<link rel="shortcut icon" href="../_static/qemu_32x32.png"/>
|
||
|
||
<script src="../_static/jquery.js?v=8dae8fb0"></script>
|
||
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
|
||
<script src="../_static/documentation_options.js?v=802af9f6"></script>
|
||
<script src="../_static/doctools.js?v=888ff710"></script>
|
||
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
|
||
<script src="../_static/custom.js?v=2ab9f71d"></script>
|
||
<script src="../_static/js/theme.js"></script>
|
||
<link rel="index" title="Index" href="../genindex.html" />
|
||
<link rel="search" title="Search" href="../search.html" />
|
||
<link rel="next" title="Virtual CPU hotplug" href="cpu-hotplug.html" />
|
||
<link rel="prev" title="Managed start up options" href="managed-startup.html" />
|
||
</head>
|
||
|
||
<body class="wy-body-for-nav">
|
||
<div class="wy-grid-for-nav">
|
||
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
||
<div class="wy-side-scroll">
|
||
<div class="wy-side-nav-search" style="background: #802400" >
|
||
|
||
|
||
|
||
<a href="../index.html" class="icon icon-home">
|
||
QEMU
|
||
<img src="../_static/qemu_128x128.png" class="logo" alt="Logo"/>
|
||
</a>
|
||
<div class="version">
|
||
8.2.2
|
||
</div>
|
||
<div role="search">
|
||
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
|
||
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
|
||
<input type="hidden" name="check_keywords" value="yes" />
|
||
<input type="hidden" name="area" value="default" />
|
||
</form>
|
||
</div>
|
||
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
|
||
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
|
||
<ul class="current">
|
||
<li class="toctree-l1"><a class="reference internal" href="../about/index.html">About QEMU</a></li>
|
||
<li class="toctree-l1 current"><a class="reference internal" href="index.html">System Emulation</a><ul class="current">
|
||
<li class="toctree-l2"><a class="reference internal" href="introduction.html">Introduction</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="invocation.html">Invocation</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="device-emulation.html">Device Emulation</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="keys.html">Keys in the graphical frontends</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="mux-chardev.html">Keys in the character backend multiplexer</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="monitor.html">QEMU Monitor</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="images.html">Disk Images</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="virtio-net-failover.html">QEMU virtio-net standby (net_failover)</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="linuxboot.html">Direct Linux Boot</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="generic-loader.html">Generic Loader</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="guest-loader.html">Guest Loader</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="barrier.html">QEMU Barrier Client</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="vnc-security.html">VNC security</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="tls.html">TLS setup for network services</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="secrets.html">Providing secret data to QEMU</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="authz.html">Client authorization</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="gdb.html">GDB usage</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="replay.html">Record/replay</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="managed-startup.html">Managed start up options</a></li>
|
||
<li class="toctree-l2 current"><a class="current reference internal" href="#">Managing device boot order with bootindex properties</a><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="#example">Example</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="#limitations">Limitations</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="#mixing-bootindex-and-boot-order-parameters">Mixing bootindex and boot order parameters</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="cpu-hotplug.html">Virtual CPU hotplug</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="pr-manager.html">Persistent reservation managers</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="targets.html">QEMU System Emulator Targets</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="security.html">Security</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="multi-process.html">Multi-process QEMU</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="confidential-guest-support.html">Confidential Guest Support</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="vm-templating.html">QEMU VM templating</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l1"><a class="reference internal" href="../user/index.html">User Mode Emulation</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="../tools/index.html">Tools</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="../interop/index.html">System Emulation Management and Interoperability</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="../specs/index.html">System Emulation Guest Hardware Specifications</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="../devel/index.html">Developer Information</a></li>
|
||
</ul>
|
||
|
||
</div>
|
||
</div>
|
||
</nav>
|
||
|
||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" style="background: #802400" >
|
||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
|
||
<a href="../index.html">QEMU</a>
|
||
</nav>
|
||
|
||
<div class="wy-nav-content">
|
||
<div class="rst-content">
|
||
<div role="navigation" aria-label="Page navigation">
|
||
<ul class="wy-breadcrumbs">
|
||
<li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li>
|
||
<li class="breadcrumb-item"><a href="index.html">System Emulation</a></li>
|
||
<li class="breadcrumb-item active">Managing device boot order with bootindex properties</li>
|
||
<li class="wy-breadcrumbs-aside">
|
||
<a href="https://gitlab.com/qemu-project/qemu/blob/master/docs/system/bootindex.rst" class="fa fa-gitlab"> Edit on GitLab</a>
|
||
</li>
|
||
</ul>
|
||
<hr/>
|
||
</div>
|
||
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
|
||
<div itemprop="articleBody">
|
||
|
||
<section id="managing-device-boot-order-with-bootindex-properties">
|
||
<h1>Managing device boot order with bootindex properties<a class="headerlink" href="#managing-device-boot-order-with-bootindex-properties" title="Link to this heading"></a></h1>
|
||
<p>QEMU can tell QEMU-aware guest firmware (like the x86 PC BIOS)
|
||
which order it should look for a bootable OS on which devices.
|
||
A simple way to set this order is to use the <code class="docutils literal notranslate"><span class="pre">-boot</span> <span class="pre">order=</span></code> option,
|
||
but you can also do this more flexibly, by setting a <code class="docutils literal notranslate"><span class="pre">bootindex</span></code>
|
||
property on the individual block or net devices you specify
|
||
on the QEMU command line.</p>
|
||
<p>The <code class="docutils literal notranslate"><span class="pre">bootindex</span></code> properties are used to determine the order in which
|
||
firmware will consider devices for booting the guest OS. If the
|
||
<code class="docutils literal notranslate"><span class="pre">bootindex</span></code> property is not set for a device, it gets the lowest
|
||
boot priority. There is no particular order in which devices with no
|
||
<code class="docutils literal notranslate"><span class="pre">bootindex</span></code> property set will be considered for booting, but they
|
||
will still be bootable.</p>
|
||
<p>Some guest machine types (for instance the s390x machines) do
|
||
not support <code class="docutils literal notranslate"><span class="pre">-boot</span> <span class="pre">order=</span></code>; on those machines you must always
|
||
use <code class="docutils literal notranslate"><span class="pre">bootindex</span></code> properties.</p>
|
||
<p>There is no way to set a <code class="docutils literal notranslate"><span class="pre">bootindex</span></code> property if you are using
|
||
a short-form option like <code class="docutils literal notranslate"><span class="pre">-hda</span></code> or <code class="docutils literal notranslate"><span class="pre">-cdrom</span></code>, so to use
|
||
<code class="docutils literal notranslate"><span class="pre">bootindex</span></code> properties you will need to expand out those options
|
||
into long-form <code class="docutils literal notranslate"><span class="pre">-drive</span></code> and <code class="docutils literal notranslate"><span class="pre">-device</span></code> option pairs.</p>
|
||
<section id="example">
|
||
<h2>Example<a class="headerlink" href="#example" title="Link to this heading"></a></h2>
|
||
<p>Let’s assume we have a QEMU machine with two NICs (virtio, e1000) and two
|
||
disks (IDE, virtio):</p>
|
||
<pre class="literal-block">qemu-system-x86_64 -drive file=disk1.img,if=none,id=disk1 \
|
||
-device ide-hd,drive=disk1,bootindex=4 \
|
||
-drive file=disk2.img,if=none,id=disk2 \
|
||
-device virtio-blk-pci,drive=disk2,bootindex=3 \
|
||
-netdev type=user,id=net0 \
|
||
-device virtio-net-pci,netdev=net0,bootindex=2 \
|
||
-netdev type=user,id=net1 \
|
||
-device e1000,netdev=net1,bootindex=1</pre>
|
||
<p>Given the command above, firmware should try to boot from the e1000 NIC
|
||
first. If this fails, it should try the virtio NIC next; if this fails
|
||
too, it should try the virtio disk, and then the IDE disk.</p>
|
||
</section>
|
||
<section id="limitations">
|
||
<h2>Limitations<a class="headerlink" href="#limitations" title="Link to this heading"></a></h2>
|
||
<p>Some firmware has limitations on which devices can be considered for
|
||
booting. For instance, the x86 PC BIOS boot specification allows only one
|
||
disk to be bootable. If boot from disk fails for some reason, the x86 BIOS
|
||
won’t retry booting from other disk. It can still try to boot from
|
||
floppy or net, though. In the case of s390x BIOS, the BIOS will try up to
|
||
8 total devices, any number of which may be disks.</p>
|
||
<p>Sometimes, firmware cannot map the device path QEMU wants firmware to
|
||
boot from to a boot method. It doesn’t happen for devices the firmware
|
||
can natively boot from, but if firmware relies on an option ROM for
|
||
booting, and the same option ROM is used for booting from more then one
|
||
device, the firmware may not be able to ask the option ROM to boot from
|
||
a particular device reliably. For instance with the PC BIOS, if a SCSI HBA
|
||
has three bootable devices target1, target3, target5 connected to it,
|
||
the option ROM will have a boot method for each of them, but it is not
|
||
possible to map from boot method back to a specific target. This is a
|
||
shortcoming of the PC BIOS boot specification.</p>
|
||
</section>
|
||
<section id="mixing-bootindex-and-boot-order-parameters">
|
||
<h2>Mixing bootindex and boot order parameters<a class="headerlink" href="#mixing-bootindex-and-boot-order-parameters" title="Link to this heading"></a></h2>
|
||
<p>Note that it does not make sense to use the bootindex property together
|
||
with the <code class="docutils literal notranslate"><span class="pre">-boot</span> <span class="pre">order=...</span></code> (or <code class="docutils literal notranslate"><span class="pre">-boot</span> <span class="pre">once=...</span></code>) parameter. The guest
|
||
firmware implementations normally either support the one or the other,
|
||
but not both parameters at the same time. Mixing them will result in
|
||
undefined behavior, and thus the guest firmware will likely not boot
|
||
from the expected devices.</p>
|
||
</section>
|
||
</section>
|
||
|
||
|
||
</div>
|
||
</div>
|
||
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
|
||
<a href="managed-startup.html" class="btn btn-neutral float-left" title="Managed start up options" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
|
||
<a href="cpu-hotplug.html" class="btn btn-neutral float-right" title="Virtual CPU hotplug" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<div role="contentinfo">
|
||
<p>© Copyright 2025, The QEMU Project Developers.</p>
|
||
</div>
|
||
|
||
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
|
||
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
|
||
provided by <a href="https://readthedocs.org">Read the Docs</a>.
|
||
|
||
|
||
<!-- Empty para to force a blank line after "Built with Sphinx ..." -->
|
||
<p></p>
|
||
|
||
<p>This documentation is for QEMU version 8.2.2.</p>
|
||
|
||
|
||
<p><a href="../about/license.html">QEMU and this manual are released under the
|
||
GNU General Public License, version 2.</a></p>
|
||
|
||
|
||
|
||
|
||
</footer>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
</div>
|
||
<script>
|
||
jQuery(function () {
|
||
SphinxRtdTheme.Navigation.enable(true);
|
||
});
|
||
</script>
|
||
|
||
</body>
|
||
</html> |