Spare Time Gizmos
SBC6120 User's Manual
03/09/2003 1:35 PM
Page 45
Device ID01 SBC6120 IDE Disk installed at base address 47
ID01 Unit 0 Attached to D:\PDP8\SBC6120\SBC6120.IDE
Finally, click the
CPU
choice in the WinEight menu bar and select
Properties
. In the
CPU
Properties
dialog, set the
CPU Type
to
HD6120
, check the box that reads
Enable BTS6120
Emulation
, and click the
OK
button.
Return to the main, OS/8 part of the WinEight window and type:
$BO
⇒
Instruct BUILD to create a new system disk
WRITE ZERO DIRECT?Y
⇒
Answer
Y
to initialize the new system’s directory
SYS BUILT
.
SAVE SYS BUILD
⇒
Save this copy of BUILD for later use
.
6. Congratulations! You have now successfully built a bootable OS/8 ID01 image. Unfortunately
it contains only one file – the copy of BUILD.SV which you just saved there. Before it can be
useful, we need to copy the remaining files from the old RX01 OS8 V3Q system diskette to the
new ID01 system. Remember that the OS8 V3Q diskette is still mounted in WinEight on RX01
unit 0 (it’s been mounted there since we booted it back way back in step 3) and we purposefully
left the RX01 handler in our new system in step 4, so it’s easy to copy files from the old system to
the new with these commands:
.RUN RXA0 FOTP
⇒
Run the File Transfer Program from the old system
*SYS:<RXA0:BUILD.SV/V/L
⇒
Copy all files
except
for BUILD.SV !
ABSLDR.SV
BITMAP.SV
BOOT.SV
CCL.SV
CREF.SV
DIRECT.SV
EDIT.SV
EPIC.SV
FBOOT.SV
FOTP.SV
HELP.HL
HELP.SV
PAL8.SV
PIP.SV
RESORC.SV
RXCOPY.SV
SABR.SV
TECO.SV
ID01.PA
ID01.BN
ECHO.SV
SET.SV
BATCH.SV
FUTIL.SV
*^C
7. None of the CCL commands (e.g.
DIRECTORY
,
COPY
, etc) will work until you issue the
command:
.R CCL
.