Question


Can I update a Xen kernel to 4.9 version?


Environment


4.2-6.4 OnApp versions


Answer


You can update a Xen kernel by running the following command:

[root@xen4 ~]# yum update centos-xen-repo
[root@xen4 ~]# yum update kernel
CODE

Then, the 4.9 Xen kernel will be installed.