summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorNeil Williams <codehelp@debian.org>2015-11-04 11:48:50 +0000
committerNeil Williams <codehelp@debian.org>2015-11-04 11:48:50 +0000
commit3855370a24530cd0541519b906045c7ccb66c28e (patch)
tree382fc115e1c4e67a168fef2493dabf0e6e0bd1d1 /man
parent5dea8d05069f0518ddf974eef79dc576c0b4bc1e (diff)
downloadvmdebootstrap-3855370a24530cd0541519b906045c7ccb66c28e.tar.gz
Add qemu-wrapper and an example lava-submit script.
Diffstat (limited to 'man')
-rw-r--r--man/vmdebootstrap.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/vmdebootstrap.rst b/man/vmdebootstrap.rst
index 397deaa..74bb153 100644
--- a/man/vmdebootstrap.rst
+++ b/man/vmdebootstrap.rst
@@ -293,6 +293,11 @@ Execute using qemu, e.g. on amd64 using qemu-system-x86_64::
(This loads the image in a new window.) Note the use of ``-drive
file=<img>,format=raw`` which is needed for newer versions of QEMU.
+There is a ``bin/qemu-wrapper.sh <image> <arch>`` script for simple
+calls where the ``--owner`` option is used, e.g.::
+
+ $ /usr/share/vmdebootstrap/qemu-wrapper.sh jessie.img amd64
+
There is EFI firmware available to use with QEMU when testing images built
using the UEFI support, but this software is in Debian non-free due to patent
concerns. If you choose to install ``ovmf`` to test UEFI builds, a