I'm trying to install Windows 8 on megasas scsi device with master qemu
branch. At the end of the installation I consistently get a blue screen and
the image doesn't boot after that.
I tried to bisect to older qemu versions, the oldest one that made Windows
to recognize the disk was origin/stable-2.1. That version also gave me a
blue screen.

My command line:

qemu-system-x86_64  -m 1G -device megasas,id=raid0 -device
scsi-hd,drive=disk.0,bus=raid0.0 -drive if=none,id=disk.0,file=win8test.img
-cdrom ~/Downloads/en-gb_windows_8.1_with_update_x64_dvd_6051481.iso -vnc
:1 -boot d

Any thoughts?

Reply via email to