I am trying virt-manager. So I decided to install Mageia. First of all the Network configuration does not work! When I try to check out the connections, virt-manager only shows a message saying that libvirt has no support for the interface connection. I went on trying to figure out why so in MCC->System->Services I noticed that my network service shows Stopped. Even though I am using Internet. I try to start the service in MCC anyways, but it fails: In a terminal, trying to get some clues, I got this:
- Code: Select all
# systemctl status network.service
network.service - LSB: Bring up/down networking
Loaded: loaded (/etc/rc.d/init.d/network)
Active: failed (Result: exit-code) since Tue, 26 Feb 2013 08:46:44 +0100; 3min 55s ago
CGroup: name=systemd:/system/network.service
└ 1221 /sbin/ifplugd -I -b -i eth0
Feb 26 08:46:44 linuxeros.sy network[30618]: RTNETLINK answers: File exists
Feb 26 08:46:44 linuxeros.sy network[30618]: RTNETLINK answers: File exists
Feb 26 08:46:44 linuxeros.sy network[30618]: RTNETLINK answers: File exists
Feb 26 08:46:44 linuxeros.sy network[30618]: RTNETLINK answers: File exists
Feb 26 08:46:44 linuxeros.sy network[30618]: RTNETLINK answers: File exists
Feb 26 08:46:44 linuxeros.sy network[30618]: RTNETLINK answers: File exists
Feb 26 08:46:44 linuxeros.sy network[30618]: RTNETLINK answers: File exists
Feb 26 08:46:44 linuxeros.sy network[30618]: RTNETLINK answers: File exists
Feb 26 08:46:48 linuxeros.sy ifplugd(wlan1)[1553]: Link beat detected.
Feb 26 08:47:02 linuxeros.sy ifplugd(wlan1)[1553]: Executing '/etc/ifplugd/ifplugd.action wlan1 down'.
I am actually connected through wlan1..
Am I in the right path to solving my problem? What could be the reason?
The second problem is that Mageia, in KVM, has a sluggish graphics! I tried vga, vmvga and then back to cirrus in virt-manager configuring Mageia, but still..no hope.
I have 2GB of RAM and 2 CPU's configured for Mageia machine in virt-manager..! Why does this happen? Isn't it supposed to be better than Virtualbox? Actually i never had these problems with VirtualBox..
Thanks in advance.