扫一扫
分享文章到微信
扫一扫
关注官方公众号
至顶头条
ZDNetChina服务器站 12月27日操作系统技巧
安装过程:
1\先安装WinPcap_3_1_b3.exe
2\安装simh,可以直接将OpenVMS虚拟机的WIN文件夹拉出来,再将OPENVMS7.3.1的ISO复制到WIN里面
3\配置simh,在simh目录下建一个vmx.ini的文件:内容如下:
;welcome to http://www.unixonline.org/forum/
; Load CPU microcode
load -r ka655.bin
;
; Attach non-volatile RAM to a file
attach nvr nvram.bin
;
; This virtual machine has 64M memory
set cpu 64m
;
; Define disk drive types. RA92 is largest-supported VAX drive.
set rq0 ra92
set rq1 ra92
set rq2 ra92
set rq3 cdrom
;
; Attach defined drives to local files
attach rq0 d0.dsk
attach rq1 d1.dsk
attach rq2 d2.dsk
;
; Attach the CD-ROM to its file (read-only)
attach -r rq3 OPENVMS7.3.1.iso ;看具体情况,做相应改动
;
; Disable unused devices. It's also possible to disable individual devices,
; using a construction like "set rq2 disable" if desired.
;
set rl disable
set ts disable
;
; Attach Ethernet to a network interface
set xq mac=00-E0-4C-E8-9C-AC
attach xq \Device\NPF_{608B11E9-A164-41F6-9649-3BD30434FC70}
;
; Now start the emulator
boot cpu
; Exit the simulator
exit
-------------------------------------------------------------------------------------------
4\动行VAX虚拟机, 双双击VAX.EXE
VAX simulator V2.10-4
NVR: creating new file
NVR: buffering file in memory
RQ: creating new file
RQ: creating new file
RQ: creating new file
RQ: unit is read only
KA655-B V5.3, VMB 2.7
Performing normal system tests.
40..39..38..37..36..35..34..33..32..31..30..29..28..27..26..25..
24..23..22..21..20..19..18..17..16..15..14..13..12..11..10..09..
08..07..06..05..04..03..
Tests completed.
>;>;>;show dev ;查看设备!
>;>;>;boot dua3 ;光盘安装
按提示步骤,就可以了,
具体可以查看http://simh.trailing-edge.com/
linux下的具体方法可以http://www.wherry.com/gadgets/retrocomputing/vax-simh.html
后记:
OPENVMS7.3.1可以到http://www.unixonline.org/forum/viewthread.php?tid=813下载
OpenVMS虚拟机可以到ftp://unixonline:unixonline@219.234.224.254/TOOLS/下载
如果您非常迫切的想了解IT领域最新产品与技术信息,那么订阅至顶网技术邮件将是您的最佳途径之一。
现场直击|2021世界人工智能大会
直击5G创新地带,就在2021MWC上海
5G已至 转型当时——服务提供商如何把握转型的绝佳时机
寻找自己的Flag
华为开发者大会2020(Cloud)- 科技行者