<div dir="ltr"><div><div><div><div>I have found some old RX50 disks from DecMate II's, and from MicroPDP11's.<br><br></div>I have used putr to create images of these disks, which should be bootable, but havent been able to boot simh under either system. <br><br>The disks were created from a MSDOS system runningĀ  putr using<br><br></div><div>mount b: /foreign<br></div><div>copy /device /file b: xxxx.dsk<br></div><div><br></div><div>The pdp-11 disks appear to have valid text strings (Linus command 'strings xxxx.dsk' shows expected stuff), and the DecMate document disks can be exctracted using my dmprocess program.<br></div><div><br></div>Does the pdp-8 simulator handle Decmate bootable system disks? I tried the DecMate WPS system disk, and an os278 disk.neither worked. What command/device to attach them to?<br><br></div>The PDP-11 wouldn't boot the rt11 disks. Version of simh doesn't seem to matter. pb01x.dsk is a rt11 bottable disk (according to the label).<br><br>PDP-11 simulator V3.8-1<br>sim> set rq0 rx50<br>sim> att rq0 pb01x.dsk<br>sim> b rq0<br><br>Trap stack push abort, PC: 000014 (SUB #162745,-(R5))<br>sim> exit<br><br></div></div>