http://docs.oracle.com/cd/E37670_01/E37355/html/ol_instcfg_ocfs2.html
-
cd /etc/yum.repos.d
# wget --no-check-certificate https://public-yum.oracle.com/public-yum-ol6.repo
- Edit the repo file and enable the [ol6_UEK_latest] repository only.
- Import the Oracle GPG key,
rpm --import http://public-yum.oracle.com/RPM-GPG-KEY-oracle-ol6
# yum install kernel-uek ocfs2-tools
- Edit
/boot/grub/menu.lst
and set thedefault
option to the UEK kernel (NB, counting starts from 0).
http://public-yum.oracle.com/
时间: 2024-10-11 17:29:56