在P630中AIX5.1系统由64位转换成32位模式

王朝other·作者佚名  2006-11-23
宽屏版  字体: |||超大  

Before the kernel change, pls verify the existing kernel first :

#bootinfo -K

64 -----> 64-bit kernel

32 -----> 32-bit kernel

The following example provides the commands to change the 64-bit kernel to 32-bit kernel :

# ln -sf /usr/lib/boot/unix_mp /unix

# ln -sf /usr/lib/boot/unix_mp /usr/lib/boot/unix

# bosboot -ad /dev/ipldevice

# shutdown -Fr

After the system has rebooted, it will be running the 32-bit kernel.

Don't change the kernel to 32-bit , if your rootvg is running jfs2 .

jfs2 must be running under 64-bit kernel enable

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
© 2005- 王朝网络 版权所有