You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/04/24 20:57:42 UTC

[GitHub] [cloudstack] svenvogel commented on pull request #4013: Allow IMG extension for QCOW2 format

svenvogel commented on pull request #4013:
URL: https://github.com/apache/cloudstack/pull/4013#issuecomment-619235622


   @nvazquez maybe i dont understand it correctly. a small question. for me a file with "img" extensions is normally in raw format and needs to be converted in qcow2. why we import a img as qcow2?
   
   ```qemu-img convert -f raw -O qcow2 image.img image.qcow2```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org