qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] virtio with Windows 8.
@ 2013-09-09  5:02 Yaodong Yang
  2013-09-09  5:22 ` [Qemu-devel] [Qemu-discuss] " xuanmao_001
  2013-09-09 11:45 ` [Qemu-devel] " Stefan Hajnoczi
  0 siblings, 2 replies; 3+ messages in thread
From: Yaodong Yang @ 2013-09-09  5:02 UTC (permalink / raw)
  To: qemu-devel@nongnu.org, qemu-discuss@nongnu.org; +Cc: Yaodong Yang

Hi all,

1. I create a raw image named as win8.img, using the following command:
/usr/local/kvm/bin/qemu-img create -f raw win8.img 20G

2. I try to install win8 with the following command, but I failed several times.

sudo /usr/local/kvm/bin/qemu-system-x86_64 -enable-kvm -drive file=./win8.img,if=virtio,cache=none -cdrom ./win8.iso -boot d -m 2048.

3. I try the same command but with if=ide, it works. 

Could someone tell me the reason for this failure? 

I appreciate it very much!

yaodong

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-09-09 11:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-09  5:02 [Qemu-devel] virtio with Windows 8 Yaodong Yang
2013-09-09  5:22 ` [Qemu-devel] [Qemu-discuss] " xuanmao_001
2013-09-09 11:45 ` [Qemu-devel] " Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).