diff --git a/user/managing-os/templates.md b/user/managing-os/templates.md index bec48afe..0010fe73 100644 --- a/user/managing-os/templates.md +++ b/user/managing-os/templates.md @@ -113,7 +113,28 @@ To uninstall a TemplateVM, execute the following type of command in dom0: (where `qubes-template-` is the name of your TemplateVM package) -If this doesn't work, please see [How to Remove VMs Manually]. +You may see warning messages like the following: + +``` +warning: file /var/lib/qubes/vm-templates/fedora-XX/whitelisted-appmenus.list: remove failed: No such file or directory +warning: file /var/lib/qubes/vm-templates/fedora-XX/vm-whitelisted-appmenus.list: remove failed: No such file or directory +warning: file /var/lib/qubes/vm-templates/fedora-XX/root.img.part.04: remove failed: No such file or directory +warning: file /var/lib/qubes/vm-templates/fedora-XX/root.img.part.03: remove failed: No such file or directory +warning: file /var/lib/qubes/vm-templates/fedora-XX/root.img.part.02: remove failed: No such file or directory +warning: file /var/lib/qubes/vm-templates/fedora-XX/root.img.part.01: remove failed: No such file or directory +warning: file /var/lib/qubes/vm-templates/fedora-XX/root.img.part.00: remove failed: No such file or directory +warning: file /var/lib/qubes/vm-templates/fedora-XX/netvm-whitelisted-appmenus.list: remove failed: No such file or directory +warning: file /var/lib/qubes/vm-templates/fedora-XX/icon.png: remove failed: No such file or directory +warning: file /var/lib/qubes/vm-templates/fedora-XX/clean-volatile.img.tar: remove failed: No such file or directory +warning: file /var/lib/qubes/vm-templates/fedora-XX/apps.templates: remove failed: No such file or directory +warning: file /var/lib/qubes/vm-templates/fedora-XX/apps.tempicons: remove failed: No such file or directory +warning: file /var/lib/qubes/vm-templates/fedora-XX/apps: remove failed: No such file or directory +warning: file /var/lib/qubes/vm-templates/fedora-XX: remove failed: No such file or directory +``` + +These are normal and expected. Nothing is wrong, and no action is required to address these warnings. + +If this uninstallation command doesn't work, please see [How to Remove VMs Manually]. If the Applications Menu entry doesn't go away after you uninstall a TemplateVM, execute the following type of command in dom0: