Hi! Parag Warudkar wrote: > I am using kvm-8 plus all 8 kernel side updates for 2.6.20-rc2. > If I start a XP SP2 install using qemu and KVM it dies with a BSOD. > If KVM is disabled, the installation proceeds as expected.
That's a known problem. XP SP2 doesn't work with the current ACPI implementation, but you can use `qemu -no-acpi' to install and run it. You just have to kill and restart qemu manually when XP fails to reboot (which won't work without ACPI). -- Michael "Tired" Riepe <[EMAIL PROTECTED]> X-Tired: Each morning I get up I die a little ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ kvm-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kvm-devel
