File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -175,6 +175,18 @@ To create an Instance from a Template:
175175 specified at the Instance or Template level. For an existing Instance its settings can be updated while it is in
176176 stopped state by admin.
177177
178+ **KVM **
179+
180+ Instances running on the KVM hypervisor with UEFI Secure Boot have disk controllers automatically enforced:
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:
186+
187+ ``skip.force.disk.controller = true ``
188+
189+ When set, disk controller enforcement is skipped and the controllers defined by template/instance details are used.
178190
179191Install Required Tools and Drivers
180192~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments