Le 8 décembre 2019 10:47:36 GMT+01:00, r...@tuta.io a écrit :
>Hi everyone. Possibly, I'm going to ask the most newbe question you
>ever read, but
>
>how to run a vm in guixsd ?
>
>I mean, on debian you just install virtualbox and ... well, thats all.
>It just worked. In guix I found virt-manager wich can be used for such
>propose. But when I'm trying to use QEMU/KVM i got an error "unable to
>connect. Verify that libvirtd daemon is running. On distros which use
>systemd I could just systemctl status / start / restart
>libvirtd.service . But how to do such thing in guixsd ?

On other distros, you use systemctl because it's a service. It's no differert 
on the guix system, you need to add virtmanager as a service to your os 
declaration. Have you seen this on the manual: 
http://guix.gnu.org/manual/en/html_node/Virtualization-Services.html#Virtualization-Services
 ?

Hth :)

Reply via email to