Chinaunix首页 | 论坛 | 博客
  • 博客访问: 309175
  • 博文数量: 25
  • 博客积分: 4901
  • 博客等级: 上校
  • 技术积分: 1235
  • 用 户 组: 普通用户
  • 注册时间: 2005-07-27 11:02
文章分类

全部博文(25)

文章存档

2009年(18)

2008年(7)

我的朋友

分类:

2009-04-15 18:55:38

为安装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

阅读(942) | 评论(0) | 转发(0) |
0

上一篇:cygwin+screen+puttycyg

下一篇:HPUX初体验

给主人留下些什么吧!~~