Site Tools


chuleta_kvm

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
chuleta_kvm [2022/03/29 20:40] – [KVM con BIOS uefi] etfiatchuleta_kvm [2023/03/17 17:00] (current) – [Modos de red] etfiat
Line 67: Line 67:
 cp /usr/share/OVMF/OVMF_VARS.fd . cp /usr/share/OVMF/OVMF_VARS.fd .
 kvm  -drive if=pflash,format=raw,readonly=on,file=/usr/share/ovmf/OVMF.fd \ kvm  -drive if=pflash,format=raw,readonly=on,file=/usr/share/ovmf/OVMF.fd \
-     -drive if=pflash,format=raw,file=OVMF_VARS.fd+     -drive if=pflash,format=raw,file=OVMF_VARS.fd  # requiere copia editable de OVFM_VARS.fd
 </code> </code>
 ==== Modos de red ==== ==== Modos de red ====
Line 73: Line 73:
  
 === User Networking === === User Networking ===
 +
 +== Redirección de puertos ==
 +<code>
 +qemu-system-x86_64  -net nic,model=rtl8139 -net user,hostfwd=tcp::3389-:3389,hostfwd=tcp::1992-:1992
 +</code>
  
 **Cuando usar:**     **Cuando usar:**    
chuleta_kvm.1648586458.txt.gz · Last modified: by etfiat