User`s guide

A Sample Command File
Table 1–1 (Cont.): Files Needed to Make a Bootable Volume
File Description
PIP.SAV File maintenance utility
DUP.SAV Disk maintenance utility
DIR.SAV Directory utility
RESORC.SAV System resource display utility, handles mostly SHOW commands
(optional)
The following example procedure creates a bootable RX50 diskette:
1. Initialize a diskette that has no file you want to save.
INIT DU1:
2. Copy needed SYS files onto the diskette.
COPY SY:(RT11FB,SWAP,DU,SL,LD).SYS DU1:
3. Copy needed SAV files onto the diskette.
COPY SY:(PIP,DUP,DIR,RESORC).SAV DU1:
4. Copy the boot procedure to the boot blocks of the diskette.
COPY/BOOT DU1:RT11FB.SYS DU1:
1–14 Using RT–11 Commands