The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [pups] 2.9BSD and Simh
@ 2002-11-08  3:33 mitch wright
  0 siblings, 0 replies; 2+ messages in thread
From: mitch wright @ 2002-11-08  3:33 UTC (permalink / raw)


Hi Folks,

Does anyone know how to build a full distribution tape in Simh format? Or am I over looking something simple? I can boot and run the root RL02 image but would like install the full system. Would like to do the same for the 4.3 and the VAX Simh. 


Thanks, Mitch 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://minnie.tuhs.org/pipermail/tuhs/attachments/20021107/5df82145/attachment.html>


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pups] 2.9BSD and Simh
@ 2002-11-09 10:45 helbig
  0 siblings, 0 replies; 2+ messages in thread
From: helbig @ 2002-11-09 10:45 UTC (permalink / raw)


Hi Mitch,

you'll find the program enblock.c at
	http://www.ba-stuttgart.de/~helbig/os/v6/
that I wrote to prepare the v6 distribution tape for SIMH.

With v7, you need to apply different block sizes like (f0, f1, ... f6 from Keith Bostic):
	enblock <f0 >dist.tap
	enblock <f1 >>dist.tap
	...
	enblock <f4 >>dist.tap
	enblock 10240 <f5 >>dist.tap
	enblock 10240 <f6 >>dist.tap
	enblock </dev/null >>dist.tap

Enblock puts an EOF tapemark at the end. The last invocation puts an EOT mark.

Have fun,

Wolfgang


-------------- next part --------------
An embedded message was scrubbed...
From: "mitch wright" <mitch.wright@earthlink.net>
Subject: [pups] 2.9BSD and Simh
Date: Thu, 7 Nov 2002 21:33:54 -0600
Size: 3813
URL: <http://minnie.tuhs.org/pipermail/tuhs/attachments/20021109/46175bdb/attachment.mht>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-11-09 10:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-08  3:33 [pups] 2.9BSD and Simh mitch wright
2002-11-09 10:45 helbig

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).