C-2 Reloading the Firmware
this file from diskette is to use the NFT (Network File
Transfer) utility included with PATHWORKS, making
sure that you copy in image mode with a maximum record
size (MRS) of 512 bytes as shown in the following
example:
COPY/IMAGE/MRS=512 A:XJET.BIN
host
::
directory
where host is the name of the VAX host computer and
directory is the VMS load directory (for example,
VAX::SYS$SYSROOT:[MOM$SYSTEM]. Note that
you must specify both /IMAGE and /MRS=512 because
the copy command defaults to DOS stream mode and 128
byte records.
Make sure that the system logical MOM$LOAD is set
correctly by verifying that the following line is in your site
startup file:
$DEF/SYSTEM/EXEC/NOLOG MOM$LOAD -
SYS$SYSROOT:[MOM$SYSTEM]
If there are other directories listed in the same command,
add the server directory (if necessary) to the list separated
by commas. If this command does not exist, type it in at
the VMS "$" prompt and also add it to the startup file
using the VMS editor.
Now use NCP or the serial port to access the print server
remote console (refer to Appendix A if you do not know
how to do this), and type:
SET LOAD SOFTWARE XJET.BIN
SET LOAD ENABLE
in response to the Local> prompt.