Hello,
This is a followup from my last message stating that my guest os dont load
up correctly. The problem was that my xp or vista guest os uses 100% cpu at
startup and frequent lockup then continue to load.
I played a bit with my startup parameters to find out that the problem is
related the to tap network interface, everything starts okay if I remove the
tap network from the startup parameters.
So my original startup was :
kvm -no-rtc -hda disks/vista.qcow2 -localtime -m 512 -net
nic,model=ne2k_pci,macaddr=00:00:00:00:00:01 -net tap,ifname=tap0 &
And now I used
kvm -no-rtc -hda disks/vista.qcow2 -localtime -m 512 -net
nic,model=ne2k_pci,macaddr=00:00:00:00:00:01 &
And the guest os boots correctly. I have this problem with kvm-33 and upward
to kvm-40 (I didn't tryed older releases as I need vista).
The thing is that I am using the tap interface to communicate with my guest
os and supply them with an Internet connection. So anyone have a clue or
something I may supply to help resolve this issue?
Thanks!
--
Ubuntu est un ancien mot africain qui veut dire "Je ne peux pas configurer
Debian"
--
Daniel Paquet
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
kvm-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kvm-devel