[Oracle @ sky ~] $/Oracle/database/runinstaller
Starting Oracle universal installer...
Checking installer requirements...
Checking operating system versions: Must be a redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
Failed <
Exiting Oracle universal installer. You can find the log for this session in/tmp/OraInstall2011-03-18_08-48-45PM/installActions2011-03-18_08-48-45PM.log
This is a small Oracle bug.
Oraparam. ini
Is an initial installation file during installation. It sets some parameters during installation. During installation, Oracle software
Installer will read the content of this file. Understanding the content of this file can help us solve some difficult problems during the installation process. Generally, you do not need to modify the content of this file. This file is located in the subdirectory install of the decompressed directory.
The installation prompt shows that it is related to the OS version number.
There are three solutions:
1. Add a parameter during installation:-ignore sysprereqs
However, this method is not recommended because it may miss the detection of Kernel Parameters of the operating system and required packages of Oracle.
2. modify the system parameter file: Under/etc/RedHat-release
Add Red Hat Enterprise Linux Server Release 5.5 (tikanga)
Change to Red Hat Enterprise Linux Server Release 4.5 (tikanga)
3. modify the content of the Installation File: Add redhat-5
/Database/install/oraparamsilent. ini
Find
[Certified versions]
Linux = redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1, asianux-2