Owner's Manual

Table Of Contents
13
6
Type in the following command
:
$> ./10-install-Dell-rpms.sh
NOTE: This script installs the supported Dell Dynamic Kernel Module Support
(dkms) drivers located in the /dell-oracle-deployment/rpms folder. But the dkms
drivers require the devel package for your kernel. This script automatically
downloads and installs the kernel-devel package from the operating system
channel. If the kernel-devel package is not found on the operating system channel
you may have to manually install the kernel-devel package before you install the
Dell dkms drivers through this script.
7
Type in the following command
:
$> ./20-install-oracle-rpms.sh
NOTE: This script installs the Oracle asm and ocfs2 rpms. If the operating system on
your system is OEL, then this script installs the oracle asm and ocfs2 rpms from the
ULN channel. If the operating system on your system is RHEL, then this script installs
the oracle asm and ocfs2 rpms from the /dell-oracle-deployment/rpms directory.
The setup rpm logs are located in the /dell-oracle-deployment/logs folder.
Attaching to the Dell Firmware Repository Channel
The Dell Firmware Repository provides a mechanism to update the BIOS and
firmware of your Dell | PowerEdge systems to the latest revision. Use the
following commands to setup and install the Dell Firmware Repository:
# set up repos
wget -q -O - http://linux.dell.com/repo/software/bootstrap.cgi | bash
wget -q -O - http://linux.dell.com/repo/firmware/bootstrap.cgi | bash
# install firmware tools
yum -y install firmware-addon-dell
# install BIOS update
yum -y install $(bootstrap_firmware)
update_firmware
NOTE: For support questions related to this repository, subscribe to the following
mailing list: http://lists.us.dell.com/mailman/listinfo/linux-poweredge. Monitor the
mailing list for the latest status messages and announcements concerning this
repository.