User Tools

Site Tools


computing:virtmanagerhell

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
computing:virtmanagerhell [2022/12/22 16:37] oemb1905computing:virtmanagerhell [2023/01/02 14:18] oemb1905
Line 47: Line 47:
  
   qemu-img convert -p -f raw -O qcow2 guest1.img guest1.qcow2   qemu-img convert -p -f raw -O qcow2 guest1.img guest1.qcow2
-  qemu-img convert -p -f qcow2 -O raw gust1.qcow2 guest1.raw+  qemu-img convert -p -f qcow2 -O raw guest1.qcow2 guest1.raw
      
 If you do end up using this, then you will need to edit the virtual machine's xml file. To do that, open the file and edit the disk type. Change ''type'' and ''source file='' to match the new type and extension. If you also moved the location, you can edit that now as well. If you do end up using this, then you will need to edit the virtual machine's xml file. To do that, open the file and edit the disk type. Change ''type'' and ''source file='' to match the new type and extension. If you also moved the location, you can edit that now as well.
computing/virtmanagerhell.txt · Last modified: 2023/01/15 17:47 by oemb1905