mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
parent
95dbf36790
commit
f1d06447e8
@ -16,16 +16,22 @@ Starting in Qubes 3.1, the process is greatly simplified.
|
||||
First, copy any files that you wish to keep from the TemplateVM's `/home` and
|
||||
`/rw` folders to a safe storage location. Then, in a dom0 terminal, run:
|
||||
|
||||
sudo qubes-dom0-update --action=reinstall qubes-template-package-name
|
||||
$ sudo qubes-dom0-update --action=reinstall qubes-template-package-name
|
||||
|
||||
Replace `qubes-template-package-name` with the name of the *package* of the
|
||||
template you wish to reinstall. For example, use `qubes-template-fedora-23` if
|
||||
you wish to reinstall the `fedora-23` template. Only one template can be
|
||||
template you wish to reinstall. For example, use `qubes-template-fedora-24` if
|
||||
you wish to reinstall the `fedora-24` template. Only one template can be
|
||||
reinstalled at a time.
|
||||
|
||||
VMs that are using the reinstalled template will not be affected until they are
|
||||
**Reminder:** If you're trying to reinstall a template that is not in an enabled
|
||||
repo, you must enable that repo. For example:
|
||||
|
||||
$ sudo qubes-dom0-update --enablerepo=qubes-templates-community --action=reinstall qubes-template-whonix-ws
|
||||
|
||||
**Note:** VMs that are using the reinstalled template will not be affected until they are
|
||||
restarted.
|
||||
|
||||
|
||||
Manual Reinstallation Method
|
||||
----------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user