The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: sms@moe.2bsd.com (Steven M. Schultz)
Subject: booting archived Sys III and Ultrix 3.x images
Date: Wed, 20 Oct 1999 19:59:53 -0700 (PDT)	[thread overview]
Message-ID: <199910210259.TAA16059@moe.2bsd.com> (raw)

Howdy -

> From: pups at mrynet.com (PUPS mailing list)
> 
> Has anyone successfully booted either the System III 
> (...Distributions/usdl/SysIII/) or Ultrix (...Distritutions/dec/Ultrix*)
> tape images?  I don't have a real PDP-11 any more, however both the

	I don't know what the problem with Ultrix is but I suspect
	your trouble with System-III is similar to what I wasted a couple
	days on eons ago

	Spent a fruitless couple days trying to get Sys-III going on a 11/44
	only to have it dawn on me that Sys-III didn't have *any* UMR support
	except for the DH-11 - thus an 11/70 with MASSBUS devices was the
	only thing Sys-III would run on.   

	As far as I know no effort was put into Sys-III to deal with 22
	bit machines that didn't have a MASSBUS (a la 11/70).  PERHAPS
	that is what is biting you?   Feels likely.   I know that no effort 
	was put in to supporting UMRs on 22bit systems such as the 11/44.

	The Supnik and Begemot emulators offer up a ~kdj-11 (11/53, 73, ...)
	and not an 11/70 so it could be that Sys-III is trying to do 
	something 11/70'ish that KDJ-11 based systems don't offer.

	Steven Schultz
	sms at moe.2bsd.com

Received: (from major at localhost)
	by minnie.cs.adfa.edu.au (8.9.3/8.9.3) id NAA00889
	for pups-liszt; Thu, 21 Oct 1999 13:39:50 +1000 (EST)
Received: from uumail-relay-blr.ernet.in (uumail-relay-blr.ernet.in [202.141.1.17])
	by minnie.cs.adfa.edu.au (8.9.3/8.9.3) with ESMTP id NAA00885
	for <pups at minnie.cs.adfa.edu.au>; Thu, 21 Oct 1999 13:39:39 +1000 (EST)
Received: from ece.iisc.ernet.in (ece.iisc.ernet.in [144.16.64.2])
	by uumail-relay-blr.ernet.in (8.9.0/8.9.0) with SMTP id JAA05114
	for <pups at minnie.cs.adfa.edu.au>; Thu, 21 Oct 1999 09:13:26 +0530
Received: from protocol.ece.iisc.ernet.in by ece.iisc.ernet.in (4.1/SMI-4.1)
	id AA29573; Thu, 21 Oct 99 09:09:06+0530
Received: from localhost (basker at localhost)
	by protocol.ece.iisc.ernet.in (8.8.7/8.8.7) with SMTP id IAA24170
	for <pups at minnie.cs.adfa.edu.au>; Thu, 21 Oct 1999 08:34:09 +0530
Date: Thu, 21 Oct 1999 08:34:09 +0530 (IST)
From: "P.BASKER" <basker@protocol.ece.iisc.ernet.in>
Reply-To: "P.BASKER" <basker at protocol.ece.iisc.ernet.in>
To: pups at minnie.cs.adfa.edu.au
Subject: assembler?
In-Reply-To: <199910210259.TAA16059 at moe.2bsd.com>
Message-Id: <Pine.LNX.3.96.991021082828.24006A-100000 at protocol.ece.iisc.ernet.in>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-pups at minnie.cs.adfa.edu.au
Precedence: bulk

Hi ,
	Im interested in a PDP-11 assembler that has the MACRO-11 syntax,
I got a book, "Introduction to Computer Systems using the PDP-11 and
Pascal" by McEwans, Thought it would be nice to have the assembler to
check out. I hope the assembler is a load and go assembler cum simulator.
I want to check out some PDP-11 assembly on my linux machine.

Does anyone remember a program called "apout" I think that might work for
cross development (learning).

		Bye
			P.Basker
			Research Program Asst, ECE Dept IISc, India



Received: (from major at localhost)
	by minnie.cs.adfa.edu.au (8.9.3/8.9.3) id OAA01039
	for pups-liszt; Thu, 21 Oct 1999 14:03:45 +1000 (EST)
Received: from henry.cs.adfa.edu.au (henry.cs.adfa.edu.au [131.236.21.158])
	by minnie.cs.adfa.edu.au (8.9.3/8.9.3) with ESMTP id OAA01035
	for <pups at minnie.cs.adfa.edu.au>; Thu, 21 Oct 1999 14:03:38 +1000 (EST)
Received: (from wkt at localhost)
	by henry.cs.adfa.edu.au (8.9.2/8.9.3) id OAA00539;
	Thu, 21 Oct 1999 14:02:36 +1000 (EST)
From: Warren Toomey <wkt@cs.adfa.edu.au>
Message-Id: <199910210402.OAA00539 at henry.cs.adfa.edu.au>
Subject: Re: assembler?
In-Reply-To: <Pine.LNX.3.96.991021082828.24006A-100000 at protocol.ece.iisc.ernet.in> from "P.BASKER" at "Oct 21, 1999  8:34: 9 am"
To: basker at protocol.ece.iisc.ernet.in
Date: Thu, 21 Oct 1999 14:02:36 +1000 (EST)
Cc: pups at minnie.cs.adfa.edu.au (Unix Heritage Society)
Reply-To: wkt at cs.adfa.edu.au
X-Mailer: ELM [version 2.4ME+ PL43 (25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-pups at minnie.cs.adfa.edu.au
Precedence: bulk

In article by P.BASKER:
> Hi ,
> 	Im interested in a PDP-11 assembler that has the MACRO-11 syntax,
> I got a book, "Introduction to Computer Systems using the PDP-11 and
> Pascal" by McEwans, Thought it would be nice to have the assembler to
> check out. I hope the assembler is a load and go assembler cum simulator.
> I want to check out some PDP-11 assembly on my linux machine.
> 
> Does anyone remember a program called "apout" I think that might work for
> cross development (learning).
> 		Bye

Yes, I wrote Apout. It runs user-mode programs from V5, V6, V7, 2.9BSD
and 2.11BSD. So if you could find an assembler for any of these systems
which met your requirements, and produced .o files which could be linked
using the normal Unix linker, you'd be okay.

However, I haven't heard of a Unix assembler with MACRO-11 syntax, and
Apout only runs PDP-11 Unix binaries. So you probably would be better
off with a full emulator running a DEC OS with MACRO-11.

Cheers,
	Warren

Received: (from major at localhost)
	by minnie.cs.adfa.edu.au (8.9.3/8.9.3) id RAA01742
	for pups-liszt; Thu, 21 Oct 1999 17:06:23 +1000 (EST)
Received: from uni4nn.gn.iaf.nl (osmium.gn.iaf.nl [193.67.144.12])
	by minnie.cs.adfa.edu.au (8.9.3/8.9.3) with ESMTP id RAA01732
	for <pups at minnie.cs.adfa.edu.au>; Thu, 21 Oct 1999 17:06:09 +1000 (EST)
Received: from yedi.iaf.nl (uucp at localhost)
	  by uni4nn.gn.iaf.nl (8.9.2/8.9.2) with UUCP id IAA21266;
	  Thu, 21 Oct 1999 08:51:13 +0200 (MET DST)
Received: (from wilko at localhost)
	by yedi.iaf.nl (8.9.3/8.9.3) id BAA44603;
	Thu, 21 Oct 1999 01:01:53 +0200 (CEST)
	(envelope-from wilko)
From: Wilko Bulte <wilko@yedi.iaf.nl>
Message-Id: <199910202301.BAA44603 at yedi.iaf.nl>
Subject: Re: booting archived Sys III and Ultrix 3.x images
In-Reply-To: <199910202028.NAA49448 at mrynet.com> from PUPS mailing list at "Oct 20, 1999  1:28:36 pm"
To: pups at mrynet.com (PUPS mailing list)
Date: Thu, 21 Oct 1999 01:01:53 +0200 (CEST)
Cc: pups at minnie.cs.adfa.edu.au
X-Organisation: Private FreeBSD site - Arnhem, The Netherlands
X-pgp-info: PGP public key at 'finger wilko at freefall.freebsd.org'
X-Mailer: ELM [version 2.4ME+ PL43 (25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-pups at minnie.cs.adfa.edu.au
Precedence: bulk

As PUPS mailing list wrote ...
> Has anyone successfully booted either the System III 
> (...Distributions/usdl/SysIII/) or Ultrix (...Distritutions/dec/Ultrix*)
> tape images?  I don't have a real PDP-11 any more, however both the

Ultrix-11 V3.1 works just fine on my 11/83. I supplied the binary images
to PUPS from the .5" reel tape ;-) So, yes it can work. My PDP is now
running 2.11BSD btw.

-- 
|   / o / /  _  	 Arnhem, The Netherlands	- Powered by FreeBSD -
|/|/ / / /( (_) Bulte 	 WWW  : http://www.tcja.nl 	http://www.freebsd.org

Received: (from major at localhost)
	by minnie.cs.adfa.edu.au (8.9.3/8.9.3) id AAA03366
	for pups-liszt; Fri, 22 Oct 1999 00:56:31 +1000 (EST)
Received: from meson.jpsystems.com (209-184-70-169.jpsystems.com [209.184.70.169] (may be forged))
	by minnie.cs.adfa.edu.au (8.9.3/8.9.3) with SMTP id AAA03357;
	Fri, 22 Oct 1999 00:56:11 +1000 (EST)
Received: by meson.jpsystems.com (5.67/1.35)
	id AA25265; Thu, 21 Oct 99 09:54:58 -0500
Date: Thu, 21 Oct 99 09:54:58 -0500
From: msokolov@meson.jpsystems.com (Michael Sokolov)
Message-Id: <9910211454.AA25265 at meson.jpsystems.com>
To: pups at minnie.cs.adfa.edu.au, quasijarus at minnie.cs.adfa.edu.au
Subject: Program to read unknown tapes
Sender: owner-pups at minnie.cs.adfa.edu.au
Precedence: bulk

Hi everyone,

I have already posted this program to the PUPS list back in December 1998, but
people are asking for it again, and also there are people on the Quasijarus
list and not on the PUPS list who want it, so I'm posting it again, to both
lists.

This program can read a tape on a UNIX box without the user having to know
anything about its format. This program automatically determines how many files
are on the tape, what is the record size for each, and whether there are any
oddities such as partial records. It saves each tape file into a separate disk
file and produces a log of everything found on the tape.

It's a simple C program and should compile and run on virtually any UNIX or
UNIX-like system. The original version was written by one guy I met on another
list once and then it was significantly enhanced by me. I include it below as
a uuencoded 'compress -s'ed tarball.

--
Michael Sokolov				Harhan Computer Operation Facility
Special Agent				615 N GOOD LATIMER EXPY #4
International Free Computing Task Force	DALLAS TX 75204-5852 USA
					Phone: +1-214-824-7693
					ARPA INET: msokolov at meson.jpsystems.com

Enclosure: uuencoded cptape.tar.Z:

begin 644 cptape.tar.Z
M'Z'M6&U3&S<0YJOU*P0T at PW&^,`X&3NF0PBT:0G,0-(WFNF(.YU]PUER[^08
MFO#?N[LZ^>X<4MK.0#[D=B;#25KMR[-O<EZ+*QE&L5QZ0/+:[6ZGPY<X]]K=
M'?S+.[NTMN1UGG+>[>[L[NZTM[UM8FOO+O'V0QKE:)H:D7"^-+Y..]U_X'L[
M#,X?PYY'IE6V"A%XG64!#W7"_8D1$\E6&3M]\<. at -A:1:FEV?G:0??N,'1P=
M[W]W/JAMGC)FV7NU;^K`WF`UW^?VDV]J)XM]:3<K^@R='>Z_?'WXL#KNJ7^O
MLUVH_YVGR-;>[5;U_QAD"Y0G4 at 0I%YP6D>):29Z.M&GR22S\2`VY%/[('E.C
MB)31P)_*B4B$D3R(TBM&)T(%/-;#(5XR(^2$IC(6)M**BTL]-:#,UTG`T^@O
MF;9<`R%%,OTW>NR)$F,9\#7\;BFUUN2SD4PD4XI'*2DV,[T91,/(P.T_IU*9
M2,1<3<>7,N$Z)!82!'81.^JL@^^!]*.QB!DFAD$O9I$9\;;7:/$W(YG:6P!6
M(KD/N!FP(K(B_&F2@!XP$EPT.KEI\2-HJ&84I0PX4ZW(2D5PHV3!E9R1YB9!
M/M/3..`*\8KCFTP\<,T%4H..3)/Y`0=@X(OP3J8J:[4\3/08C4DD0'LREV0/
M(:2HX%+2#9&"N#C6L[0WC\)F3.98%Y^G$\!"Q'N,$;CYAL,8@^#`3(1U!0!\
M'_F at S/(27$TN6\-6DVW!V99*QJ:-8(*0613'N9]W!99<IJQ8C!9#U\N7YK:O
MV:@)'D>I00L!ACRM4GM*5N?)R)RFUM<SK^Q$?U@=]_3_W=UNN]#_V\BVW?6J
M_O\8M+7.^+IK#YO<UY.;8IE`X4S5E=(SY0HEEFIH1G!IB['52/GQ-,"^8()(
MMT9[A:W05R8N;\DD40M<Z4VZ194.NVPU at .*%-GCRXNU1C9X&J".D-=^#5?E>
MI/U, at U1!%#(&PX(/I=$3P^N-/I/71B;0&$<0X'78%,EPOHFLL!6IH(E_P;)^
MKA_4G;_Z[=":T-UYUJEMK?-]'_VGJ:;Y&,99O=-H\K&XMGA=QMJ_LFVD!@2@
M8C<Y/SA_1>>I:UP_[?^"S=/K_MC*&+?(<!9H!+^._3L$HV"$(BX-<LIN]MG1
MJ^-#OIX=]=D'AA9"`IO(ASBET5!!$R1_+Z=A*).+S)-W?>*<L\0:W+`!5=J>
MD1J0JB<PGP:\O7`#CR"@<.+E_$:C4;@BG;`$+NS$%\_NU$CST4>,`&P\1HCJ
M_?[<E(V-!O_`:L1\>6-DBH,2>&N4.=:LVOP`UOAG#IGUN>G"!QE0@^2IY_S/
M>9ODH^H)B-1)?67^_%E!?CQ)I)E"AGA]6D'D<7YCS(3B=`E#5KOE,H:W0%G!
M8%#0@$<.T8;=@A,RR8]U*NL(7P-.:KA=M`D>29.I#4>/$R\91SSR.C)UCY:W
M\&^20"#"^LH;<&,LDBL8M#`4H6QI*JX^:6]/?U<K31<_NI=];VRX11YS4G%K
M_Z!_N=E at 4'J'&H3/&I?!5A"2093!`4`21JF&)T, at C'#M!AYH".BGZ4*XSI+(
M&*DP"1RHRW>@ZG`X=X^VW/]F<<;W^).XA$@SPQ5H'D?R!S7-B]#RA)F6;+O)
M5X[^NY8[5*69W+R`0#1U192\$#W,&@@6O9E*-]K=;G=NN>4:\$WO_ at 1#29]-
ML$)^>#;,ME2S?*GE-0T[A9K]-),6BG%Y4.@')2.S4/XL$@61[#E at 5P'3<F9C
M4>(F"46XRR@[4_,H+.#N$JH0YMJG,?X?=MRO^C;+YV)CFR=&EO.PC5^V4>3M
MK23(N5"ZMUR(1,.6QUV!)^&EXO7ZME#S-N=*F=KU+9Z%]H1E-7UR^N;L</_@
M^\.7N&O=HGF&+\LZC%P??J(DP_=VD.&ZS^Q$7L=M-\3PT"_,$C?DZ`?&@)^\
M/3ZVIZ416#JQ]V at 8W'4QGZ,<RR+?!&?#>&AC0)NS$8JNUWW8L\^)@A^0$'%O
MI=%`D`]/CPC>%'Y-P.^3ND\K7T#36XO7>A:]LB/N&6*##0&Z at F]X=HAI;'KN
M[K?NKC6-&G61/XN&M1:CG[GP\6/VID'CT&1HL1[9Y+(:WFG`"SY,4S'$VK</
MOPOXV9?9^8Y`@B3&O*!>L-WH+^HK^)0-;!>.$'M%\1QTS5;<*%[.*ZT\AHL"
M,V?S/E1R=R&^&)(+Z_2[?H$C(*S!E")_DY_^<?;R].3X5^B6F5<TI;,;U"[1
MGWFY@`1Z\=G_%G&EDV/CE;')RN at S3[D^E,>7?N]75%%%%554444555111155
/5%%%7Q_]#6D82E<`*```
`
end



             reply	other threads:[~1999-10-21  2:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-10-21  2:59 Steven M. Schultz [this message]
  -- strict thread matches above, loose matches on Subject: below --
1999-10-20 13:28 PUPS mailing list

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=199910210259.TAA16059@moe.2bsd.com \
    --to=sms@moe.2bsd.com \
    /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).