求助关于ALPHA DS10L安装OpenVMS 7.3
发表于:2007-05-26来源:作者:点击数:
标签:
安装完后出现下面的提示 Theinstallationoperationcanprovidebriefordetaileddescriptions.Ifyouneedtoreturnthetargetsystemtoitsoriginalstate,amIneithercase,youcanrequestthedetaileddescriptionsbytyping"?".youmayneedtorestoreyoDoyoualwaysw ant de
安装完后出现下面的提示
The installation operation can provide brief or detailed descriptions. If you need to return the target system to its original state,am In either case, you can request the detailed descriptions by typing "?". you may need to restore yo Do you always w
ant detailed descriptions? (Yes/No) [No]
%PCSI-E-OPENOUT, error opening DISK$ALPHASYS:[VMS$COMMON.][VUE$LIBRARY.SYSTEM]SO UND$PROFILE.VUE$DAT;* as output -RMS-E-DNF, directory not found -SYSTEM-W-BADIRECTORY, bad directory file format %PCSI-E-OPFAILED, operation failed Terminating is strongly recommended. Do you want to terminate? [YES]
%PCSI-E-CANCEL_WIP, termination resulted in an incomplete modification to the sy stem %PCSI-E-S_OPCAN, operation cancelled by request %PCSIUI-E-ABORT, operation terminated due to an unrecoverable error condition Installation has been aborted. The installation has not completed normally.
回答 NO不行,回答yes后,进入了最先的安装菜单
1) Upgrade, install or reconfigure OpenVMS Alpha Version V7.3
2) Display products and patches that this procedure can install
3) Install or upgrade layered products and patches
4) Show installed products
5) Reconfigure installed products
6) Remove installed products
7) Execute DCL commands and procedures
选择8 重起后,输入 b 后出现上面的东西
硬盘是dqa0
>>>b
(boot dqa0.0.0.13.0 -flags 0)
block 0 of dqa0.0.0.13.0 is a valid boot block
reading 936 blocks from dqa0.0.0.13.0
bootstrap code read in
base = 200000, image_start = 0, image_bytes = 75000(479232)
initializing HWRPB at 2000
initializing page table at 1ff32000
initializing machine state
setting affinity to the primary CPU
jumping to bootstrap code
%APB-I-FILENOTLOC, Unable to locate SYSBOOT.EXE
%APB-I-LOADFAIL, Failed to load secondary bootstrap, status = 00000870
halted CPU 0
halt code = 5
HALT instruction executed
PC = 20003c54
warning -- HWRPB is invalid
>>>
赶着交货,知道的朋友帮帮忙,先谢了!!
seanding 回复于:2005-01-24 10:55:51
|
看一下参数:
>>>show os_tyep
应该是openvms
>>>show boot_flag
应该是0,0
你的是:boot dqa0.0.0.13.0 -flags 0
改一下.
|
gongdehua 回复于:2005-01-24 11:28:28
|
记得在安装的时候改过 set boot_osflags 0
我按您的意思再改一下上面两个,谢谢!
|
gongdehua 回复于:2005-01-24 11:33:03
|
>>>show b* 这是现在的设置
boot_dev dqa0.0.0.13.0
boot_file
boot_osflags 0
boot_reset OFF
bootbios
bootdef_dev dqa0.0.0.13.0
booted_dev dqa0.0.0.13.0
booted_file
booted_osflags 0
但输入下面的两个命令看不到东西
>>>show os_tyep
>>>show boot_flag
|
seanding 回复于:2005-01-24 11:51:48
|
写错了应该是boot_osflags 0,0
os_type openvms
|
loveeagle 回复于:2005-01-24 18:22:01
|
你安装完以后为什么从dqa0(光驱)启动?
|
gongdehua 回复于:2005-01-24 18:59:52
|
bqa0是硬盘
show dev
dqa0.0.0.13.0 DQA0 Maxtor 9 3073U4 BAC51JJ0
dqb0.0.1.13.0 DQB0 CD-224E 9.5B
到现在还没有成功,可能是要升级firmware
安装到一半就现以下错误:
Portion done: 0%...10%...20%...30%...40%...50%
%PCSI-E-OPENIN, error opening DISK$ALPHASYS:[VMS$COMMON.][SYSMGR]TFF$STARTUP.COM
;* as input
-RMS-E-FND, ACP file or directory lookup failed
-SYSTEM-W-FILESTRUCT, unsupported file structure level
%PCSI-E-OPFAILED, operation failed
Terminating is strongly recommended. Do you want to terminate? [YES]
%PCSI-E-CANCEL_WIP, termination resulted in an incomplete modification to the sy
stem
%PCSI-E-S_OPCAN, operation cancelled by request
%PCSIUI-E-ABORT, operation terminated due to an unrecoverable error condition
Installation has been aborted.
The installation has not completed normally.
Process AXPVMS_INSTALL logged out at 3-JAN-2001 11:01:15.08
Press Return to continue...
|
gongdehua 回复于:2005-01-26 01:34:00
|
终于装好了,是硬盘的问题,换了块硬盘就好了
整理了下安装步骤,帖在论坛,还有一些学习资料地址
http://www.unixonline.org/forum/viewthread.php?tid=795
刚学习OpenVMS 的朋友可以借签下
|
芭蕉扇 回复于:2005-01-28 15:26:20
|
好!! 谢谢!!
|
原文转自:http://www.ltesting.net
|