Change wording for empty kernel value

This commit is contained in:
Dr. Gerhard Weck 2022-09-05 18:04:50 +02:00 committed by GitHub
parent aec34dcc5f
commit 78ebaaaf96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,7 +106,7 @@ These parameters are set for the following reasons:
~~~
So, increase the VM's memory to 4096MB (memory = maxmem because we don't use memory balancing).
- Disable direct boot so that the VM will go through the standard cdrom/HDD boot sequence. This is done by setting the qube's kernel to `none`.
- Disable direct boot so that the VM will go through the standard cdrom/HDD boot sequence. This is done by setting the qube's kernel to an empty value.
**Configure Windows VM**