You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is because is it set as default dispvm for non-SecureDrop Qubes:
[user@dom0 securedrop-workstation]$ qvm-remove sd-svs-disp
This will completely remove the selected VM(s)...
sd-svs-disp
Are you sure? [y/N] y
VM sd-svs-disp cannot be removed. It is in use as:
- global property default_dispvm
As part of the clean operation, we should first set the default DispVM option to the Qubes-default (Fedora-30-dvm) prior to deleting sd-svs-disp(-template)
The text was updated successfully, but these errors were encountered:
This is because is it set as default dispvm for non-SecureDrop Qubes:
As part of the clean operation, we should first set the default DispVM option to the Qubes-default (
Fedora-30-dvm
) prior to deletingsd-svs-disp(-template)
The text was updated successfully, but these errors were encountered: