linux檢視系統版本資訊
今天同事在安裝10.2.0.5補丁的時候包錯誤資訊:
[oracle@callcenterbak Disk1]$ ./runInstaller -silent -responseFile /tools/patch/Disk1/patchset.rsp
正在啟動 Oracle Universal Installer...
正在檢查安裝程式要求...
檢查作業系統版本: 必須是redhat-3, SuSE-9, SuSE-10, redhat-4, redhat-5, redhat-6, UnitedLinux-1.0, asianux-1, asianux-2, asianux-3, enterprise-4, enterprise-5 or SuSE-11
未通過 <<<<
正在退出 Oracle Universal Installer。您可以在 /u01/oracle/oraInventory/logs/installActions2010-10-20_06-38-48PM.log 中找到本次會話的日誌
於是使用
[root@callcenterbak ~]# cat /etc/redhat-release
#redhat-4
Red Hat Enterprise Linux Server release 5 (Tikanga)
發現上面,多了#redhat-4。
他解釋是前面的#可以註釋掉的
沒有關係的
但是使用
[oracle@callcenterbak Disk1]$ lsb_release -a
LSB Version: :core-3.1-amd64:core-3.1-ia32:core-3.1-noarch:graphics-3.1-amd64:graphics-3.1-ia32:graphics-3.1-noarch
Distributor ID: n/a
Description: #redhat-4
Release: n/a
Codename: n/a
檢視了版本資訊,發現是#redhat-4
說明/etc/redhat-release
不能使用註釋符號!
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/8183550/viewspace-676354/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 檢視Linux系統版本資訊Linux
- Linux系統如何檢視版本資訊Linux
- Linux系統glibc庫版本資訊檢視Linux
- LINUX檢視系統版本Linux
- 檢視 Linux 系統資訊Linux
- 檢視 linux 版本資訊Linux
- 在Linux下檢視系統版本資訊命令總結Linux
- Linux - 檢視系統的版本Linux
- linux 檢視系統版本號Linux
- linux系統資訊檢視命令Linux
- 在Linux中,如何檢視當前系統的版本資訊?Linux
- ORACLE EBS 系統檢視檔案版本資訊Oracle
- 檢視Linux版本系統資訊方法彙總Linux
- Linux檢視系統版本命令Linux
- 檢視Linux系統版本的命令Linux
- 檢視linux系統版本命令Linux
- Linux中命令列下檢視硬體資訊及系統版本Linux命令列
- AIX.linux系統資訊檢視AILinux
- Linux系統資訊檢視命令大全Linux
- 常用檢視Linux系統資訊命令Linux
- linux系統資訊檢視命令(收藏)Linux
- Linux下如何檢視版本資訊Linux
- 如何檢視Linux作業系統版本?Linux作業系統
- linux 檢視核心、系統版本命令Linux
- 檢視linux系統版本號的命令Linux
- linux檢視核心版本、系統版本、系統位數(32or64)Linux
- debain檢視系統版本AI
- linux 發行版本資訊的檢視Linux
- 如何檢視Linux系統是什麼版本?Linux
- 檢視正在執行的 Linux 系統版本Linux
- Linux檢視核心或系統版本總結Linux
- Linux系統檢視日誌資訊總結Linux
- centos檢視版本資訊CentOS
- linux檢視cpu、記憶體、版本資訊Linux記憶體
- Linux中如何檢視系統是什麼版本?Linux
- 檢視系統資源資訊
- Linux 系統下檢視硬體資訊命令大全Linux
- Linux中常用的檢視系統資訊的命令Linux