I have a disk with two partitions, first is Sabayon, next a Windows 7.
I need to start the windows 7 under KVM.
I have installed kvm, libvirt, but I can't configure and make work them.
I have a config like here: http://forums.gentoo.org/viewtopic-t-81 ... art-0.html
libvirtd throws the error:
- Code: Select all
/etc/init.d/libvirtd restart
* Starting libvirtd ...
21:28:01.090: 22235: info : libvirt version: 0.9.4
21:28:01.090: 22235: error : remoteConfigGetAuth:745 : remoteReadConfigFile: /etc/libvirt/libvirtd.conf: auth_tcp: unsupported auth sasl
* start-stop-daemon: failed to start `/usr/sbin/libvirtd' [ !! ]
* ERROR: libvirtd failed to start
I guess I should config sasl2, but when I try to add the users to the sasl2 database, I get:
- Code: Select all
saslpasswd2: generic failure
Do I have to configure sasl2 first? How?
I couldn't find a step by step prerequisites and kvm setup.
Is there anybody there that knows how to do this?
Thank you.
