为安装AIX5.3扫除障碍
升级前:
bash-2.04# lscfg -vl cd0 cd0 P1/Z1-A1 16 Bit SCSI Multimedia CD-ROM Drive (650 MB)
Manufacturer................IBM Machine Type and Model......CDRM00203 ROS Level and ID............1_06 Device Specific.(Z0)........058002028F000038 Part Number.................04N2964 EC Level....................F73113 FRU Number..................97H7796
bash-2.04# bash-2.04# lscfg -vp | grep alterable ROM Level.(alterable).......sh010831 ROM Level.(alterable).......SPH01252
|
升级后:
bash-2.04# lscfg -vl cd0 cd0 P1/Z1-A1 16 Bit SCSI Multimedia CD-ROM Drive (650 MB)
Manufacturer................IBM Machine Type and Model......CDRM00203 ROS Level and ID............1_06 Device Specific.(Z0)........058002028F000038 Part Number.................04N2964 EC Level....................F73113 FRU Number..................97H7796
bash-2.04# bash-2.04# lscfg -vp | grep alterable ROM Level.(alterable).......sh040616 ROM Level.(alterable).......SPH05195 bash-2.04#
|
恐怕已经被你们看出来了,cd0的微码已经是最新的了。我犯傻又升级了一遍:
bash-2.04# ./genucode -s cd0
Device cd0 was successfully updated from 06 to 06.
发现AIX5.2中lsmcode的输出跟AIX5.3的不一样,光驱啥的不能识别出来
bash-2.04# oslevel 5.2.0.0 bash-2.04# lsmcode -c System Firmware level is SPH05195 Service Processor level is sh040616 bash-2.04#
|
AIX5.3的就可以
bash-3.00$ oslevel 5.3.0.0 bash-3.00$ lsmcode -A sys0!system:SF240_332 (t) SF240_332 (p) SF240_332 (t) ent0!14108902.DV0210 ent1!14108902.DV0210 hdisk0!HUS1530.56425030.53343130 sisscsia1!53495310.0710000b hdisk1!HUS1530.56425030.53343130 cd0!IBM-DROM0020561.DA31 bash-3.00$
|
==The End
阅读(997) | 评论(0) | 转发(0) |