The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Angelo Papenhoff <aap@papnet.eu>
To: "tuhs@minnie.tuhs.org" <tuhs@minnie.tuhs.org>
Subject: Re: [TUHS] How to use V5 UNIX?
Date: Wed, 5 May 2021 14:28:33 +0200	[thread overview]
Message-ID: <YJKPcUbpUQFszf9J@indra.papnet.eu> (raw)
In-Reply-To: <SI2PR03MB56892A059FD6ACD33C41429290599@SI2PR03MB5689.apcprd03.prod.outlook.com>

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

  reply	other threads:[~2021-05-05 12:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-05 11:08 Saif Resun
2021-05-05 12:28 ` Angelo Papenhoff [this message]
2021-05-05 18:08 Noel Chiappa
2021-05-05 19:02 ` Clem Cole

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YJKPcUbpUQFszf9J@indra.papnet.eu \
    --to=aap@papnet.eu \
    --cc=tuhs@minnie.tuhs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).