Other articles


  1. Install error when updating kernel

    So I want to update my machines. And I was using ansible to do it with the yay module. Then I was unable to boot up my machine.

    The truth to be told I have a bit of esoteric configuration, because I am mounting my efi root under the /efiroot …

    read more
  2. Virsh not listing me domains

    I used this: virsh list and then virsh list --all, but none of the vms defined in my virt-manager are visible.

    When running it with sudo it worked, but who wants to do that?

    Then I found this link that solved my pain. Making a note here for myself as …

    read more