Sunday, April 29, 2018

004- Using 'virt-manager' to create Windows VM

I will create the second KVM Host "kvm-host2' same way I created 'kvm-host1' in the first bost.

'kvm-host2' will take '192.168.75.171' IP address



Create snapshots fro your two KVM Hosts:

virsh # snapshot-create-as  KVM-Host 03_before_Windows_VM --description "Before creating Windows VM on KVM-Host-2"
Domain snapshot 03_before_Windows_VM created
virsh # snapshot-create-as  KVM-Host-2 03_before_Windows_VM --description "Before creating Windows VM on KVM-Host-2"
Domain snapshot 03_before_Windows_VM created


Deploy Windows 10 VM (linuxcbkvmwin1):


Username/Password: Abdurrahman/Redhat13!
IP:192.168.75.76/24

Deploy Windows Server 2016 (linuxcbtkvmwin2) Same Way as (linuxcbtkvmwin1):

Username/Password: Administrator/Redhat13!
IP:192.168.75.77/24

No comments:

Post a Comment