qm: s/Guest Boot Order/Device Boot Order/

else it sounds like the order in what guests are booted

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-11-25 11:35:25 +01:00
parent 777cf89402
commit 8cd6f474a4

View File

@ -841,8 +841,8 @@ resources. If desired, a value of '0' for `max_bytes` can be used to disable
all limits. all limits.
[[qm_bootorder]] [[qm_bootorder]]
Guest Boot Order Device Boot Order
~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~
QEMU can tell the guest which devices it should boot from, and in which order. QEMU can tell the guest which devices it should boot from, and in which order.
This can be specified in the config via the `boot` property, e.g.: This can be specified in the config via the `boot` property, e.g.: