On Thursday, November 2, 2017 at 3:11:03 PM UTC, [email protected] wrote: > Hi, I restore my backup from Qubes OS R3.2 to Qubes OS 4.0 and after > successful restored I tried to delete one VM that was useless but I can't > and I don't know why.
In the picture,"9870361_11.jpg" at the very last line, "domain is in use: 'disp-sys-net'". As long as there are other templates or AppVM's tied to this disp-sys-net AppVM, then you cannot delete it. I don't know any easier method, but you can run this command user@dom0: qvm-prefs fedora-25 default_dispvm to print out in the terminal, which disvm is in use, or if any at all. Just replace fedora-25 for all your other templates/AppVM, and you'll eventually find all the VM's tied to your disp-sys-net VM. It should take a few minutes, depending on how many VM's you have to run through. If you want to remove it altogether, then use user@dom0: qvm-prefs fedora-25 default_dispvm False or if you want to change it to another dispvm, then use user@dom0: qvm-prefs fedora-25 default_dispvm disp-VM-of-choice -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/bcdb38c5-6ce9-4144-9150-f4f66f390867%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
