免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 3725 | 回复: 3
打印 上一主题 下一主题

[故障求助] 『求助』机器启动的时候报不能运行64位程序 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2005-12-27 17:24 |只看该作者 |倒序浏览
报错为:
errors:                                                            
        0509-033 Cannot run a 64-bit program until the 64-bit        
        environment has been configured. See the system administrator

然后直接进入诊断模式。起了64位环境以后,下次启动还是报这个错。inittab里面也做了系统重启的时候自动起64位环境,各位大侠帮忙看看该配哪里来解决这个问题。

论坛徽章:
0
2 [报告]
发表于 2005-12-31 09:46 |只看该作者
kernel不是吧

论坛徽章:
0
3 [报告]
发表于 2005-12-31 11:29 |只看该作者
If your host system is currently running in 32-bit mode, you can switch it
to 64-bit
mode by typing the following commands in the given order:
ln -sf /usr/lib/boot/unix_64 /unix
ln -sf /usr/lib/boot/unix_64 /usr/lib/boot/unix
bosboot -ak /usr/lib/boot/unix_64
shutdown -Fr
The kernel mode of your AIX host system is switched to 64-bit mode after the
system restarts.
If your host system is currently running in 64-bit mode, you can switch it
to 32-bit
mode by typing the following commands in the given order:
ln -sf /usr/lib/boot/unix_mp /unix
ln -sf /usr/lib/boot/unix_mp /usr/lib/boot/unix
bosboot -ak /usr/lib/boot/unix_mp
shutdown -Fr
The kernel mode of your AIX host system is switched to 32-bit mode after the
system restarts.

论坛徽章:
0
4 [报告]
发表于 2005-12-31 22:27 |只看该作者
bootyinf -K 显示结果是64的,系统我已经重做了n遍了(n>5),所以毋庸怀疑系统是32位的。

每次都是手工在SYSTEM ENVIRENMENT 中ENABLE 64-BIT,就正常了,从新启动又报这个错。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP