chuleta_kvm
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| chuleta_kvm [2022/01/14 09:16] – victor | chuleta_kvm [2023/03/17 17:00] (current) – [Modos de red] etfiat | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| < | < | ||
| qemu-img info / | qemu-img info / | ||
| - | < | ||
| - | ==== Convert image from qcow2 to raw ==== | ||
| </ | </ | ||
| + | ==== Convert image from qcow2 to raw ==== | ||
| + | < | ||
| qemu-img convert -f qcow1 -O raw / | qemu-img convert -f qcow1 -O raw / | ||
| qemu-img convert -f vpc -O qcow2 | qemu-img convert -f vpc -O qcow2 | ||
| - | < | + | </code> |
| ==== Snapshots ==== | ==== Snapshots ==== | ||
| < | < | ||
| qemu-img create -f qcow2 -F qcow2 -b win10.qcow2 win10_UOC_DB.img | qemu-img create -f qcow2 -F qcow2 -b win10.qcow2 win10_UOC_DB.img | ||
| </ | </ | ||
| - | |||
| - | |||
| === KVM con I/O iscsi paravirtualizado soporte trim optimizados ceros y teclado español=== | === KVM con I/O iscsi paravirtualizado soporte trim optimizados ceros y teclado español=== | ||
| Line 57: | Line 55: | ||
| ==== Ubuntu + KVM + VNC ==== | ==== Ubuntu + KVM + VNC ==== | ||
| * El arranque correcto con vnc requiere quitar de la linea boot la opción " | * El arranque correcto con vnc requiere quitar de la linea boot la opción " | ||
| + | |||
| + | ==== KVM con BIOS uefi ==== | ||
| + | |||
| + | < | ||
| + | kvm -bios / | ||
| + | </ | ||
| + | |||
| + | ==== KVM con BIOS uefi nueva sintaxis ==== | ||
| + | |||
| + | < | ||
| + | cp / | ||
| + | kvm -drive if=pflash, | ||
| + | | ||
| + | </ | ||
| ==== Modos de red ==== | ==== Modos de red ==== | ||
| * + info http:// | * + info http:// | ||
| === User Networking === | === User Networking === | ||
| + | |||
| + | == Redirección de puertos == | ||
| + | < | ||
| + | qemu-system-x86_64 | ||
| + | </ | ||
| **Cuando usar: | **Cuando usar: | ||
chuleta_kvm.1642151812.txt.gz · Last modified: by victor
