# inputfile for demo to select a rl1 device in the "device test" menu. # Read in with command line option "demo --cmdfile ..." # Assume CPU stopped. No DMA until booted! dc # device menu # CPU is PDP11/05 with integrated Serial IO # no emulated extra (DDR) memory from UNIBONE !!!! # CPU stopped, install M9312 + boot into console emulator # first, make a serial port. Default ist sd dl11 p p ttyS2 # use "UART2 connector en dl11 # en kw11 #sd m9312 # further commands form M9312 #p v 5 # verbosity "debug" #p bl DIAG # set start label to console emulator entry 765020 #p cer 23-248F1.lst # plug console emulator ROM into socket #p br1 23-756A9.lst # plug RK BOOT ROM into socket1 #p br2 23-751A9.lst # plug RL BOOT ROM into socket2 #p br3 23-767A9.lst # plug MSCP DU BOOT ROM into socket3 #p #en m9312 # online pwr # reset, should boot into console emulator now .wait 3000 #.print Emulating M9312 #.print You should see console emulators "@" prompt now #.input Hit return to autoboot RK0 into RT11 V3B #dis m9312 #p bl rk0 # set new boot address #en m9312 # pwr # reboot PDP-11 # .wait 3000 # wait for PDP-11 to reset m i # install max UNIBUS memory #.input should have installed max mem. hit return # Deposit bootloader into memory m ll dk.lst en rk # enable RK11 controller # mount RT11 v4 in RK #0 and start en rk0 # enable drive #0 sd rk0 # select p emulation_speed 10 # 10x speed. Load disk in 5 seconds p image rtv4_rk.dsk # mount image file with test pattern #p shared_filesystem RT11 # now share RT11 image with local Linux directory #p shared_dir shared_rk0 # relative path of subdir for shared files #.input should have mounted RK0: . hit return # mount RT11 BASIC in RK #1 and start en rk1 # enable drive #1 sd rk1 # select p emulation_speed 10 # 10x speed. Load disk in 5 seconds #p runstopbutton 0 # released: "LOAD" #p powerswitch 1 # power on, now in "load" state p image basic.dsk # mount image file with test pattern #p shared_filesystem RT11 # now share RT11 image with local Linux directory #p shared_dir shared_rk1 # relative path of subdir for shared files #p runstopbutton 1 # press RUN/STOP, will start .print Disk drive now on track after 5 secs .wait 4000 # wait until drive spins up p # show all params of RL1 en cpu20 sd cpu20 pwr # reboot ??? .print RK drives ready. .print RK0 content accessible in shared Linux directory "shared_rk0" .print RK1 content in "shared_rk1" #.print RL11 boot loader installed. #.print Start 10000 to boot from drive 0, 10010 for drive 1, ... #.print Reload with "m ll" p c 1