qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: xuanmao_001 <xuanmao_001@163.com>
To: Yaodong Yang <yaodong.yangy@icloud.com>,
	qemu-devel <qemu-devel@nongnu.org>,
	qemu-discuss <qemu-discuss@nongnu.org>
Subject: Re: [Qemu-devel] [Qemu-discuss] virtio with Windows 8.
Date: Mon, 9 Sep 2013 13:22:01 +0800	[thread overview]
Message-ID: <201309091322012182466@163.com> (raw)
In-Reply-To: C31D73F2-751E-4149-8522-8C71856D8CD6@icloud.com

[-- Attachment #1: Type: text/plain, Size: 761 bytes --]

This will help you:
http://www.linux-kvm.org/page/Boot_from_virtio_block_device




xuanmao_001

From: Yaodong Yang
Date: 2013-09-09 13:02
To: qemu-devel@nongnu.org; qemu-discuss@nongnu.org
Subject: [Qemu-discuss] virtio with Windows 8.
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

[-- Attachment #2: Type: text/html, Size: 2761 bytes --]

  reply	other threads:[~2013-09-09  5:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-09  5:02 [Qemu-devel] virtio with Windows 8 Yaodong Yang
2013-09-09  5:22 ` xuanmao_001 [this message]
2013-09-09 11:45 ` Stefan Hajnoczi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201309091322012182466@163.com \
    --to=xuanmao_001@163.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-discuss@nongnu.org \
    --cc=yaodong.yangy@icloud.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).