cc_staff
247
edits
Tag: Undo |
Tag: Undo |
||
Line 207: | Line 207: | ||
<!--T:77--> | <!--T:77--> | ||
Once the VM is available, make sure to update the OS to the latest available software, including the kernel. Then, reboot the VM to have the latest kernel running. | Once the VM is available, make sure to update the OS to the latest available software, including the kernel. Then, reboot the VM to have the latest kernel running. | ||
To have access to the [https://en.wikipedia.org/wiki/Dynamic_Kernel_Module_Support DKMS package], the [https://dl.fedoraproject.org/pub/epel EPEL repository] is required. | To have access to the [https://en.wikipedia.org/wiki/Dynamic_Kernel_Module_Support DKMS package], the [https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm EPEL repository] is required. | ||
<pre> | <pre> | ||
[root@vgpu almalinux]# dnf -y update && dnf -y install epel-release && reboot | [root@vgpu almalinux]# dnf -y update && dnf -y install epel-release && reboot |