From 2f4afec4c3dac7a813926110f49b25805b96a698 Mon Sep 17 00:00:00 2001 From: Yufan Lou Date: Mon, 16 May 2016 13:51:23 +0800 Subject: [PATCH] Fix list format and typo - Add a newline to make the list render as HTML list. - "kernel modules in cumbersome." -> "kernel modules is cumbersome." --- configuration/managing-vm-kernel.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configuration/managing-vm-kernel.md b/configuration/managing-vm-kernel.md index c83f2a1a..61a27be5 100644 --- a/configuration/managing-vm-kernel.md +++ b/configuration/managing-vm-kernel.md @@ -10,10 +10,11 @@ VM kernel managed by dom0 ------------------------- By default VMs kernels are provided by dom0. This means that: + 1. You can select kernel version in VM settings; 2. You can modify kernel options in VM settings; 3. You can **not** modify any of above from inside of VM; -4. Installing additional kernel modules in cumbersome. +4. Installing additional kernel modules is cumbersome. To select which kernel a given VM will use, you can use either use Qubes Manager (VM settings, advanced tab), or `qvm-prefs` tool: