; ; *-*-* INSTAL860.CSD *-*-* ; ; Submit file to install the contents of the iRMX 860 ASM86 diskette ; into the iRMX 86 R6.0 directory structure. Insert the iRMX 860 ; ASM86 diskette into the diskette drive before executing. ; This file should be executed by the System Manager ; (id '0' - super). ; ; Invocation: submit /config/cmd/instal860(phys_name) ; ; Where: phys_name is the name of physical device you are ; installing the iRMX 860 files from. ; ; attachdevice %0 as :fd0: ; copy :fd0:asm86* over :LANG:asm86* copy :fd0:ndp*0* over :SD:LIB/NDP87/ndp*0* copy :fd0:*.LIB over :SD:LIB/NDP87/*.LIB ; detachdevice :fd0: ; ; iRMX 860 ASM86 files installed. ;