Skip to content

Commit b739948

Browse files
authored
add procedure to determine distro
1 parent 5bdba98 commit b739948

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

managing-os/reinstall-template.md

+9
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,15 @@ If you suspect your [TemplateVM] is broken, misconfigured, or compromised, you c
1313

1414
The procedure varies by Qubes version and UpdateVM's distribution; see the appropriate section below.
1515

16+
To determine your UpdateVM's distribution:
17+
18+
1. Go to a `dom0` terminal prompt.
19+
2. Enter `qubes-prefs` and look for `updatevm`.
20+
3. Enter `qvm-prefs <UpdateVMName>` and look for `template`.
21+
22+
This will typically be either `debian-9`, `fedora-26`, or `whonix-gw`.
23+
In the case of `whonix-gw`, refer to the Debian based UpdateVM method.
24+
1625

1726
Manual Reinstallation Method (Fedora based UpdateVM, R3.1+)
1827
----------------------------

0 commit comments

Comments
 (0)