We use virtual machines in our lesson to for example let the students work within a Linux environmentfor various purposes. As a Hypervisor we are hypervisor running these virtual machines we suggest using VMware Workstation Player.
Import Image
- Open VMWare Workstation Player
- Click on:
Player
→File
→Open...
, then select the.ovf
file of the image. - Give the virtual machine a name and select a place to store it
- Click on
Import
BIOS settings
To operate with a type 2 hypervisor, a computer's CPU (processor) must support hardware virtualization in the first place, which is the case for most of modern CPUs. That said, it may be required to enable the according option within the computer's BIOS, mostly within the „Advanced BIOS Features“ section or similar. The according option to enable is typically called one of the following:
- Intel VT-x
- AMD VT
- Virtualization
- VT
- Vanderpool Technology
- Virtualization Technology
- VMX
- Virtual Machine Extensions
Images
Ubuntu 24.04
This image is based on the 2024 LTS release ob Ubuntu, it includes the following Toolstools:
- Python
- VS-Code
- Git
- Putty
The image is located locally on the file server of the OST under: \\ost.ch\dfs\public\software\EMS_Linux_Image\OST-Ubuntu-24.04
Ubuntu 22.04
This image is based on the 2022 LTS release ob Ubuntu, it includes the following tools:
- Zoomboard toolchain
- Git
- Putty
The image is located locally on the file server of the OST under: \\ost.ch\dfs\public\software\EMS_Linux_Image\OST-Ubuntu-2422.04