public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Ward Poelmans <wpoely86@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] [OT] Problems with libvirt / qemu
Date: Mon, 11 Oct 2010 19:02:10 +0200	[thread overview]
Message-ID: <AANLkTikVVDBqd5gyMaaz8FGU73z6prLiUyE3R2S1QD6f@mail.gmail.com> (raw)
In-Reply-To: <201010101605.40004.Dan.Johansson@dmj.nu>

On Sun, Oct 10, 2010 at 16:05, Dan Johansson <Dan.Johansson@dmj.nu> wrote:

>    <disk type='file' device='disk'>
>      <source file='/var/lib/kvm/Wilmer/Wilmer.qcow2'/>
>      <target dev='hda' bus='ide'/>
>      <address type='drive' controller='0' bus='0' unit='0'/>
>    </disk>

On my system, this section looks like:
    <disk type='file' device='disk'>
      <driver name='qemu' type='qcow2'/>
      <source file='image.qcow2'/>
      <target dev='vda' bus='virtio'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x04'
function='0x0'/>
    </disk>

Try adding "<driver name='qemu' type='qcow2'/>" to yours?

Ward



  parent reply	other threads:[~2010-10-11 17:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-10 14:05 [gentoo-user] [OT] Problems with libvirt / qemu Dan Johansson
2010-10-10 18:08 ` [gentoo-user] " walt
2010-10-11 16:48   ` Dan Johansson
2010-10-11 17:02 ` Ward Poelmans [this message]
2010-10-11 17:31   ` [gentoo-user] " Dan Johansson

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=AANLkTikVVDBqd5gyMaaz8FGU73z6prLiUyE3R2S1QD6f@mail.gmail.com \
    --to=wpoely86@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /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