[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: QEMU-img convert question
From: |
Ottavio Caruso |
Subject: |
Re: QEMU-img convert question |
Date: |
Mon, 2 Dec 2019 20:09:31 +0000 |
On Mon, 2 Dec 2019 at 18:07, Carson, Jay B <address@hidden> wrote:
>
> Does running the following command transfer any data to any cloud or external
> service provider:
>
> $ qemu-img convert -f raw -O qcow2 image.img image.qcow2
>
No. The image stays on the computer on which this command is run.
> Does this application work as a completely standalone application?
I have no idea what that means. If you mean it is separate from
qemu-system-<arch>, then yes, but it's usually part of the same
package.
--
Ottavio Caruso