Hi guys,
I’ve made something stupid and accidentally broke my qubes install. Help
Unlike my keyboard, my mouse wasn’t connecting automatically to dom0, and I always had to allow it through a pop up that appeared right after system start. So I did a very little research on how to fix this and found myself in usb qubes documentation.
Long story short, I’ve edited
/etc/qubes-rpc/policy/qubes.InputMouse
with nano and changed it’s contents from
sys-usb dom0 ask,default_target=dom0
to
sys-usb dom0 allow,default_target=dom0
and restarted.
Now I’m stuck at logon page because not even the keyboard works anymore, so I can’t type my password. It looks like the system actually crashes too, because that vertical bar when you are typing even stops blinking after 5 or 6 seconds. Keyboard works fine before decrypting the drive.
Is there a way to fix this mess without completely reinstalling the system? I still have the usb installation if necessary.