[TUHS] How to use V5 UNIX?

Angelo Papenhoff aap at papnet.eu
Wed May 5 22:28:33 AEST 2021


On 05/05/21, Saif Resun wrote:
> Can someone please help me to use this system?

Not much to do really:
create an ini like this:

	set cpu 11/45
	att rk0 disk0.rk
	d sr 1
	b rk0

and then boot like this:

	% pdp11 boot.ini 

	PDP-11 simulator V4.0-0 Current        git commit id: 938aa58f
	Disabling XQ
	@unix
	mem = 64537

	;login: root
	#

to shutdown, type `sync` a couple of times and stop the simulation with ^E.
Otherwise read the manual and maybe explore v6 or v7 as they're a little
more complete.


aap


More information about the TUHS mailing list