qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] using scsi megasas causes Windows 8 bluescreen


From: Alex Fishman
Subject: [Qemu-devel] using scsi megasas causes Windows 8 bluescreen
Date: Tue, 21 Apr 2015 10:49:48 +0300

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

[Prev in Thread] Current Thread [Next in Thread]