I'm running qemu 0.9.0 with kernel-kqemu 1.3.0 on Feisty. My guest OS is Windows XP Pro. My hardware is a dual Xeon 3.06 GHz machine with 2G of ram. XP installed fine and appears to run well and is reasonably responsive so I decided to install Adobe Flash CS3. The install was flawless but when I try to start it, qemu dies with bus error core dumped though there is no resulting core file.
I'm running qemu like this:
qemu -localtime -m 500 -soundhw sb16 -net nic -net user -no-acpi -kernel-kqemu xp.img
Can anyone suggest what I'm doing wrong? Or a workaround?
