Title
Prepare the KVM Hypervisor
Description
This video clip demonstrates how to enable KVM on an Oracle Linux 8 Intel-based system.
00:00 Introduction
00:15 Check for virtualization extensions
00:42 Ensure KVM kernel modules are loaded
00:56 Install collection of virtualization packages
01:14 Install virt-install and virt-viewer
01:30 Validate the host machine is ready
01:51 Start libvirtd service
02:21 Additional resources
The 'grep' command at 0:26 checks for virtualization extensions on Intel hardware using the 'vmx' argument, and also checks for the virtualization extensions on AMD hardware using the 'svm' argument. If no output returns on either Intel or AMD hardware, the virtualization extensions are not available and the hardware does not support KVM.
The 'dnf module install' command at 1:03 is for Oracle Linux 8. For Oracle Linux 9, you would run the command: 'dnf group install "Virtualization Host"'.
Find more free video clips and more on Oracle Linux at:
https://www.oracle.com/goto/playlists
Access a free real hands on labs environment where you will be guided through this practice on Oracle Linux 8 at:
https://luna.oracle.com/lab/1671b073-895c-4800-bd60-cfe1f445074c
Find more free videos for KVM on Oracle Linux at:
www.oracle.com/goto/linuxvirtualplay
Find lots more free videos, labs and resources at:
Oracle Linux Training Station (free training content) - https://www.oracle.com/goto/oltrain
Free Oracle Linux Hands-on Labs (free hands-on labs) - https://www.oracle.com/goto/linuxluna
Oracle Linux Documentation - https://docs.oracle.com/en/operating-systems/oracle-linux/index.html
----------------------------------------------
Copyright © 2024, Oracle and/or its affiliates.
There are no comments.
Login to respond »