From 8cd6f474a4e9f149b0b35819a0b09a2c31582ce5 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 25 Nov 2020 11:35:25 +0100 Subject: [PATCH] qm: s/Guest Boot Order/Device Boot Order/ else it sounds like the order in what guests are booted Signed-off-by: Thomas Lamprecht --- qm.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qm.adoc b/qm.adoc index 809154a..5e53e4a 100644 --- a/qm.adoc +++ b/qm.adoc @@ -841,8 +841,8 @@ resources. If desired, a value of '0' for `max_bytes` can be used to disable all limits. [[qm_bootorder]] -Guest Boot Order -~~~~~~~~~~~~~~~~ +Device Boot 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.: