I was following Keiki's instructions and got stuck on the Debian image. Although I installed it successfully; I just can't see it on my hard drive (using Windows). I can check it with qemu-img but it is simply not there.
H:\Program Files\qemu>qemu-img info C:/debian.img
image: C:/debian.img
file format: qcow2
virtual size: 1.5G (1572864000 bytes)
disk size: 639M
cluster_size: 65536
Format specific information:
compat: 1.1
lazy refcounts: false
refcount bits: 16
corrupt: false
-
C:\>dir
Volume in Laufwerk C: hat keine Bezeichnung.
Volumeseriennummer: B4B0-B3B5
Verzeichnis von C:\
29.07.2015 11:50 330.301.440 debian-8.1.0-i386-netinst.iso
21.07.2015 21:58 0 f7d61fe20641c15cfe08fe5db177e675
31.07.2015 16:18 <DIR> Games
21.07.2015 03:36 <DIR> Intel
10.07.2015 13:04 <DIR> PerfLogs
27.07.2015 21:02 <DIR> Program Files
26.07.2015 17:05 <DIR> Program Files (x86)
21.07.2015 03:51 <DIR> Users
05.08.2015 10:39 <DIR> Windows^
Update
Not even:
C:\>dir /A:H /B
$Recycle.Bin
bootmgr
BOOTNXT
Documents and Settings
Dokumente und Einstellungen
hiberfil.sys
MSOCache
pagefile.sys
ProgramData
Programme
Recovery
swapfile.sys
System Volume Information
is able to reveal it while it definetely takes up disk space as i can resize it using qemu-img
copy /v C:/debian.img C:\debian.img
). The file may also be hidden – Wilf Aug 08 '15 at 19:51