qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] qemu-img


From: D. Schreiber
Subject: [Qemu-devel] qemu-img
Date: Thu, 12 Feb 2009 18:15:57 +0100

Hello,

is it possible to add "pipe"-Mode like this?

dd if=/dev/sda | qemu-img convert -f raw - -O qcow2 newImage.img

I know i can read directly from device, but in some cases (i.e. get data
from netcat) it would be nice to convert from stdin. Alternative: read
from fifo.

Another wish is to mount an compressed qcow-Image as loop-Device.

Regards
D. Schreiber

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


reply via email to

[Prev in Thread] Current Thread [Next in Thread]