Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign updeleting fedora-25-dvm breaks qubesd in Qubes R4 #3161
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Oct 9, 2017
Member
It shouldn't be possible to remove VM that is referenced from somewhere (default_dispvm global property in this case). This is already fixed in testing updates.
How to get out of this?
Edit /var/lib/qubes/qubes.xml and replace default_dispvm value with some existing VM. Then qubesd should start and you can re-create fedora-25-dvm.
|
It shouldn't be possible to remove VM that is referenced from somewhere (
Edit |
marmarek
closed this
Oct 9, 2017
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
adrelanos
Oct 19, 2017
Member
|
Marek Marczykowski-Górecki:
> How to get out of this?
Edit `/var/lib/qubes/qubes.xml` and replace `default_dispvm` value with some existing VM. Then qubesd should start and you can re-create fedora-25-dvm.
Removing all references to default_dispvm from /var/lib/qubes/qubes.xml
worked for me, thanks!
|
adrelanos commentedOct 9, 2017
Qubes OS version (e.g.,
R3.2):R4 RC1 with all stable upgrades
Affected TemplateVMs (e.g.,
fedora-23, if applicable):dom0
Steps to reproduce the behavior:
Reboot.
Expected behavior:
qubesd and whole Qubes should still work normally after reboot.
Actual behavior:
qubesd fails to start which makes Qubes unusable.
General notes:
How to get out of this?
(qvm-create fedora-25-dvm to satisfy qubesd isn't possible since qvm-create itself requires qubesd.)