RSTS/E startup on Raspberry Pi

This is using the PiDP-11 version of simh. I followed the PiDP-11 under the heading “Using the PiDP-11 software without the PiDP-11 hardware”. Where you…

After I SSHed in it took about ~50 sec before I got the PiDP-11 boot menu

Press Ctrl-E
cd ../rsts7 (in my case)
do boot.ini

RSTS/E startup begins

It took over an hour to start

I remembered ERRINIT is the last thing in the startup

I logged on and typed LIST (there is nothing to list) however it gives you the time. So does PRINT TIME$(0)…but LIST is quicker.