[panda-users] image
Brendan Dolan-Gavitt
brendandg at gatech.edu
Wed Jan 20 12:57:51 EST 2016
If you want to create a new image, see
https://en.wikibooks.org/wiki/QEMU/Images
If you want to use an existing Linux image, there are premade Debian
QCOWs for various architectures:
https://people.debian.org/~aurel32/qemu/
And you may be able to find others if you google.
Note that those images use a newer version of the QCOW format, and
you'll have to convert them for use with PANDA:
qemu-img convert -f qcow2 -O qcow2 -o compat=0.10 src.qcow2 dest.qcow2
On Wed, Jan 20, 2016 at 4:28 AM, mahboobe daftari
<mahboobehdaftari at gmail.com> wrote:
>
> Hi,
> I have installed PANDA, but I'm stuck creating qcow disk image.
>
> I would really appreciate your help,
> Thanks
>
> _______________________________________________
> panda-users mailing list
> panda-users at mit.edu
> http://mailman.mit.edu/mailman/listinfo/panda-users
>
More information about the panda-users
mailing list