From 3855370a24530cd0541519b906045c7ccb66c28e Mon Sep 17 00:00:00 2001 From: Neil Williams Date: Wed, 4 Nov 2015 11:48:50 +0000 Subject: Add qemu-wrapper and an example lava-submit script. --- man/vmdebootstrap.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'man') 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=,format=raw`` which is needed for newer versions of QEMU. +There is a ``bin/qemu-wrapper.sh `` 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 -- cgit v1.2.1