Skip to content
Snippets Groups Projects
Commit ac620f3a authored by Guido Trotter's avatar Guido Trotter
Browse files

Document boot_order syntax for kvm


The gnt-instance manpage only contained the correct syntax for xen-pvm.
Specify what the kvm syntax is, and also warn about a problem with
virtio+netboot, for older kvm versions.

Signed-off-by: default avatarGuido Trotter <ultrotter@google.com>
Reviewed-by: default avatarIustin Pop <iustin@google.com>
parent ab2e463a
No related branches found
No related tags found
No related merge requests found
......@@ -330,6 +330,14 @@
interpreted as 'dc'.
</simpara>
<simpara>
For KVM the boot order is either 'cdrom' 'disk' or
'network'. Please note that older versions of KVM
couldn't netboot from virtio interfaces. This has
been fixed in more recent versions and is confirmed
to work at least with qemu-kvm 0.11.1.
</simpara>
</listitem>
</varlistentry>
<varlistentry>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment