qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Ronald <look@reply.to>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] qemu-img.exe
Date: Sun, 21 Nov 2004 20:11:41 +0100	[thread overview]
Message-ID: <pan.2004.11.21.19.11.39.353598@reply.to> (raw)

Hi,

The following is the output of qemu-img under two (three?) different
host, I don't if this could help as always:

Windows 98:

C:\windows>c:\progra~1\qemu\qemu-img.exe convert C:\qemu.dsk -O qcow C:\qemu.qcow

C:\windows>c:\progra~1\qemu\qemu-img.exe info C:\qemu.qcow
qemu-img: Could not get file size 'C:\qemu.qcow'

C:\windows>c:\progra~1\qemu\qemu-img.exe info C:\qemu.dsk
image: C:\qemu.dsk
file format: raw
virtual size: 768 (805306368 bytes)
disk size: (null)

Linux:

ronald@Athena$ qemu-img info /mnt/dos/qemu.qcow
image: /mnt/dos/qemu.qcow
file format: qcow
virtual size: 768M (805306368 bytes)
disk size: 368M
ronald@Athena$ qemu-img info /mnt/dos/qemu.dsk
image: /mnt/dos/qemu.dsk
file format: raw
virtual size: 768M (805306368 bytes)
disk size: 768M

Wine:
(ronald@Athena$ md5sum /mnt/fake/Program\ Files/Qemu/qemu-img.exe /mnt/dos/Program\ Files/Qemu/qemu-img.exe
158eca6b94f9f9547c9a3944b6cf4d1d  /mnt/fake/Program Files/Qemu/qemu-img.exe
158eca6b94f9f9547c9a3944b6cf4d1d  /mnt/dos/Program Files/Qemu/qemu-img.exe)

ronald@Athena$ wine qemu-img.exe info /mnt/dos/qemu.qcow
image: /mnt/dos/qemu.qcow
file format: qcow
virtual size: 768M (805306368 bytes)
disk size: 23T
ronald@Athena$ wine qemu-img.exe info /mnt/dos/qemu.dsk
image: /mnt/dos/qemu.dsk
file format: raw
virtual size: 768M (805306368 bytes)
disk size: 48T

                 reply	other threads:[~2004-11-21 19:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=pan.2004.11.21.19.11.39.353598@reply.to \
    --to=look@reply.to \
    --cc=daimon55@free.fr \
    --cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).