mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-12-15 15:59:23 -05:00
Explain no match when installing TemplateVM
https://github.com/QubesOS/qubes-issues/issues/4858
This commit is contained in:
parent
899c839885
commit
c7c4063654
2 changed files with 19 additions and 2 deletions
|
|
@ -78,8 +78,8 @@ Usually, the installation method is to execute the following type of command in
|
|||
|
||||
$ sudo qubes-dom0-update qubes-template-<name>
|
||||
|
||||
(where `qubes-template-<name>` is the name of your TemplateVM package)
|
||||
|
||||
where `qubes-template-<name>` is the name of your TemplateVM package.
|
||||
If you receive the message that no match is found for `qubes-template-<name>`, see [here][no-match].
|
||||
|
||||
## After Installing
|
||||
|
||||
|
|
@ -274,3 +274,4 @@ Note the word "clean" means in this context: the same as their template filesyst
|
|||
[uninstall the old TemplateVM]: #uninstalling
|
||||
[Updating software in TemplateVMs]: /doc/software-update-domu/#updating-software-in-templatevms
|
||||
[How to Reinstall a TemplateVM]: /doc/reinstall-template/
|
||||
[no-match]: /faq/#when-i-try-to-install-a-templatevm-it-says-no-match-is-found
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue