We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e12b039 commit 36decf4Copy full SHA for 36decf4
1 file changed
source/adminguide/virtual_machines.rst
@@ -177,12 +177,12 @@ To create an Instance from a Template:
177
178
**KVM**
179
180
- Instances running on the KVM hypervisor with UEFI Secure Boot have disk controllers automatically enforced:
+ Instances running on the KVM hypervisor with UEFI Secure Boot have disk controllers automatically enforced as following:
181
182
- Windows OS instances use SATA
183
- Non-Windows OS instances use VirtIO
184
185
- Starting with 4.20.3 and later, this behavior can be overridden by setting the following template or instance detail:
+ Starting with 4.20.3 and later, this behavior can be overridden by setting the following template or instance detail to true:
186
187
``skip.force.disk.controller = true``
188
0 commit comments