You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to qubes...@googlegroups.com
Hi!
I just wanted to point out that booting Qubes OS 4.1 still hangs with
today's updates being applied to Dom0. I have to add
"systemd.mask=lvm2-monitor".
Regards,
Ulrich
Ulrich Windl
unread,
Nov 14, 2022, 2:42:54 PM11/14/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to qubes...@googlegroups.com
As I learned recently that I can start a debug shell on tty9 using boot
parameter "systemd.debug_shell=1", I inspected what's going on when
things seem to hang.
It seems the a "vgchange --monitor y" is running for an extended time.
However when I run that command manually, I get a syntax error!
When I run the command "vgchange --monitor y qubes_dom0" it exits
immediately.
So it looks to me that some incorrect command is run by systemd.