Changes between Version 10 and Version 11 of Csle2022/Agenda/virtualization


Ignore:
Timestamp:
Nov 26, 2022, 10:08:26 AM (2 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Csle2022/Agenda/virtualization

    v10 v11  
    129129The virt-manager window will be opened. To create a new VM please click on the icon on the left most side.
    130130
     131[[Image(https://ws.learn.ac.lk/raw-attachment/wiki/Csle2022/Agenda/virtualization/kvm5.png)]]
     132
    131133Now VM wizard will appear. Select the option Local Install media (ISO image or CDROM) to install the guest with a ISO image.
    132134
     135[[Image(https://ws.learn.ac.lk/raw-attachment/wiki/Csle2022/Agenda/virtualization/kvm6.png)]]
     136
    133137Next click on Browse button to select an ISO image.
    134138
     139[[Image(https://ws.learn.ac.lk/raw-attachment/wiki/Csle2022/Agenda/virtualization/kvm7.png)]]
     140
    135141In next window click Browse Local.
    136142
     143[[Image(https://ws.learn.ac.lk/raw-attachment/wiki/Csle2022/Agenda/virtualization/kvm8.png)]]
     144
    137145And go to the Downloads directory. There should be OS image called linux-lite-6.2-64bit.iso. This is a linux distribution based on Ubuntu. Select it and open.
    138146
     147[[Image(https://ws.learn.ac.lk/raw-attachment/wiki/Csle2022/Agenda/virtualization/kvm9.png)]]
     148
    139149Since Linux Lite is not an very common operating system it will not be automatically detected. So uncheck the checkbox at the bottom of the window as below. Then type Generic default in the above text box. Then select Forward button to go to the next step.
    140150
     151[[Image(https://ws.learn.ac.lk/raw-attachment/wiki/Csle2022/Agenda/virtualization/kvm10.png)]]
     152
    141153Now you have to specify Memory and number of virtual CPUs for the VM. For this linux distribution minimum of 768MB RAM is required. 1 number of CPU will be good enough. Once given click Forward button.
    142154
     155[[Image(https://ws.learn.ac.lk/raw-attachment/wiki/Csle2022/Agenda/virtualization/kvm11.png)]]
     156
    143157In this window you can specify an hard disk size. For this linux distribution minimum of 8GB storage size is required. Once done select Forward button.
    144158
     159[[Image(https://ws.learn.ac.lk/raw-attachment/wiki/Csle2022/Agenda/virtualization/kvm12.png)]]
     160
    145161Now you have specify the Name of the VM to be created.  You can also unfold the Network Selection to see available network interfaces. Here we will choose bridge interface br0 that we created earlier. Once everything looks good click on Finish to create the VM.
    146162
     163[[Image(https://ws.learn.ac.lk/raw-attachment/wiki/Csle2022/Agenda/virtualization/kvm13.png)]]
     164
    147165Next comes is the Guest operating system installion Wizard. This shouldn't be new to you. You can either choose to install the operating system on the created VM or choose to boot from the live system inside the ISO image. If you select the first option we can use the operating system without installing in the VM.
    148166
    149 
    150 
     167[[Image(https://ws.learn.ac.lk/raw-attachment/wiki/Csle2022/Agenda/virtualization/kvm15.png)]]
     168
     169Here we will choose the first option. It will take some time boot from the live system.
     170
     171[[Image(https://ws.learn.ac.lk/raw-attachment/wiki/Csle2022/Agenda/virtualization/kvm16.png)]]
     172
     173Finally you should get into the live Linux Lite desktop.
     174
     175[[Image(https://ws.learn.ac.lk/raw-attachment/wiki/Csle2022/Agenda/virtualization/kvm17.png)]]
    151176
    152177== Create and Manage VMs using Virtual Machine ==