Changes between Version 10 and Version 11 of Csle2022/Agenda/virtualization
- Timestamp:
- Nov 26, 2022, 10:08:26 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Csle2022/Agenda/virtualization
v10 v11 129 129 The virt-manager window will be opened. To create a new VM please click on the icon on the left most side. 130 130 131 [[Image(https://ws.learn.ac.lk/raw-attachment/wiki/Csle2022/Agenda/virtualization/kvm5.png)]] 132 131 133 Now VM wizard will appear. Select the option Local Install media (ISO image or CDROM) to install the guest with a ISO image. 132 134 135 [[Image(https://ws.learn.ac.lk/raw-attachment/wiki/Csle2022/Agenda/virtualization/kvm6.png)]] 136 133 137 Next click on Browse button to select an ISO image. 134 138 139 [[Image(https://ws.learn.ac.lk/raw-attachment/wiki/Csle2022/Agenda/virtualization/kvm7.png)]] 140 135 141 In next window click Browse Local. 136 142 143 [[Image(https://ws.learn.ac.lk/raw-attachment/wiki/Csle2022/Agenda/virtualization/kvm8.png)]] 144 137 145 And 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. 138 146 147 [[Image(https://ws.learn.ac.lk/raw-attachment/wiki/Csle2022/Agenda/virtualization/kvm9.png)]] 148 139 149 Since 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. 140 150 151 [[Image(https://ws.learn.ac.lk/raw-attachment/wiki/Csle2022/Agenda/virtualization/kvm10.png)]] 152 141 153 Now 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. 142 154 155 [[Image(https://ws.learn.ac.lk/raw-attachment/wiki/Csle2022/Agenda/virtualization/kvm11.png)]] 156 143 157 In 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. 144 158 159 [[Image(https://ws.learn.ac.lk/raw-attachment/wiki/Csle2022/Agenda/virtualization/kvm12.png)]] 160 145 161 Now 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. 146 162 163 [[Image(https://ws.learn.ac.lk/raw-attachment/wiki/Csle2022/Agenda/virtualization/kvm13.png)]] 164 147 165 Next 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. 148 166 149 150 167 [[Image(https://ws.learn.ac.lk/raw-attachment/wiki/Csle2022/Agenda/virtualization/kvm15.png)]] 168 169 Here 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 173 Finally 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)]] 151 176 152 177 == Create and Manage VMs using Virtual Machine ==