+. Software download
- http://www-933.ibm.com/support/fixcentral/aix/selectFixes?release=&function=release
+. tmp 디렉토리에 압축파일 해제후 설치
# inutoc .
# smitty installp
+. 완료후 OS 정보 확인
# oslevel -s
# instfix -i | grep ML (grep SP)
# lppchk -v (필수 파일셋중에 빠진게 있는지 확인)
--------------------------------------------------------------------------------------------
+. 특정 ML에서 누락된 fileset을 설치할 경우...
# instfix -ivk 5100-07_AIX_ML | grep not | grep ':'
# http://www-933.ibm.com/support/fixcentral/ 에서 fileset download
# smitty installp
--------------------------------------------------------------------------------------------
+. 기타 추가로 필요한 fix 가 현재 TL에 적용되어 있는지 확인
# instfix -ik IY24043 --> IY24043라는 fix가 적용되어 있는지 조회
'IBM Power' 카테고리의 다른 글
alt_disk_install (0) | 2011.11.16 |
---|---|
rootvg mirror / unmirror (0) | 2011.11.16 |
낮은 버전의 SW를 강제로 설치 (0) | 2011.11.15 |
vnc installation (0) | 2011.11.15 |
HMC 상의 DVD Device (0) | 2011.11.15 |