Installation guide
Restoring Corrupted ROMs 7-9
Example 7-7 Running Kermit and Setting Parameters (Cont)
Padding character 000 (octal)
Time out 5 (sec)
End of line character 015 (octal)
Quoting character 043 (octal)
Start of packet 001 (octal)
Receive parameters
Packet length 80 (dec)
Padding length 0 (dec)
Padding character 000 (octal)
Time out 5 (sec)
End of line character 015 (octal)
Quoting character 043 (octal)
8-bit quoting character 046 (octal)
Start of packet 001 (octal)
Transmit parameters
Delay 0.0 (sec)
Echo OFF
Repeat quoting character 176 (octal)
Example 7-8 Downline Loading Code to Corrupted FEPROMs
Kermit-32> connect txa5:
VAX-7000/10000-FRRC> r !Prepare system to receive
VAX-7000/10000-FRRC> Ctrl/] C !Return to Kermit
Kermit-32> send vax7000_10000_console_image.grom
!Transmit code
Kermit-32> connect !Reconnect to target system
VAX-7000/10000-FRRC> c !Verify checksum of image
VAX-7000/10000-FRRC> p !Copy program image to
!FEPROMs
VAX-7000/10000-FRRC> i !Reset node
VAX-7000/10000-FRRC> Ctrl/] C !Return to Kermit
Kermit-32> exit !Return to DCL
$
For more information:
VAX 7000 System Service Manual










