<From djenner(a)halcyon.com Thu Sep 11 16:01:12 1997
<It will be great to have everything on a CD-ROM, but that probably won't
<help a majority of users bootstrap up a system, since most won't have a
<CD-ROM or maybe even no operating system to start with. We are going to
<have to find someone(s) who is (are) willing to make up a standard
<distribution tape (9-track or otherwise) or floppies (is that
<possible?). This could really be the biggest hurdle to getting a system
<running on many machines.
The sysboot certainly can be floppy and the system can be broken down to
multiple floppy volumes for installation. I may also be possible to use a
vax to read the CDrom and cut a tape(9track or tk50) from that as well.
This of course is predicated on the cdrom.
The V6 and V7 binaries however already exist and are available, getting
one of them onto a 11/73 and written out as non-image files would help
greatly.
Allison
Received: (from major@localhost)
by minnie.cs.adfa.oz.au (8.8.5/8.8.5) id JAA10563
for pups-liszt; Fri, 12 Sep 1997 09:13:48 +1000 (EST)
X-Authentication-Warning: minnie.cs.adfa.oz.au: major set sender to
owner-pups(a)minnie.cs.adfa.oz.au using -f
From Warren Toomey <wkt(a)henry.cs.adfa.oz.au> Fri
Sep 12 09:13:31 1997
Received: from henry.cs.adfa.oz.au (henry.cs.adfa.oz.au
[131.236.21.158])
by minnie.cs.adfa.oz.au (8.8.5/8.8.5) with ESMTP id JAA10558
for <pups(a)minnie.cs.adfa.oz.au>; Fri, 12 Sep 1997 09:13:43 +1000 (EST)
Received: (from wkt@localhost) by henry.cs.adfa.oz.au (8.7.5/8.7.3) id JAA08771; Fri, 12
Sep 1997 09:13:31 +1000 (EST)
From: Warren Toomey <wkt(a)henry.cs.adfa.oz.au>
Message-Id: <199709112313.JAA08771(a)henry.cs.adfa.oz.au>
Subject: Re: Old PDP-11 UNIX Paper Docs?
To: pnt103(a)ugrad.cs.york.ac.uk
Date: Fri, 12 Sep 1997 09:13:31 +1000 (EST)
Cc: pups(a)minnie.cs.adfa.oz.au (PDP Unix Preservation)
In-Reply-To: <swordfish.873966148(a)ugrad.cs.york.ac.uk> from
"pnt103(a)ugrad.cs.york.ac.uk" at "Sep 11, 97 09:21:25 am"
Reply-To: wkt(a)cs.adfa.oz.au
X-Mailer: ELM [version 2.4ME+ PL22 (25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-pups(a)minnie.cs.adfa.oz.au
Precedence: bulk
In article by pnt103(a)ugrad.cs.york.ac.uk:
Warren wrote:
I've got some AUUG newsletters ... One of
them mentions
a `Heriot-Watt stripped down 7th Edition',
If this is the version I have, which not only came from HWU, but is
running on one of their old machines, it's fairly standard. It was
build for a 'small machine', meaning one without separate I&D space,
such as an 11/34 (mine's on an 11/23 with 128KW and RL02s). There
are some extra drivers to support RX02s and stuff, but I think these
are just well-known additions from sources such as Boston. There's a
makefile to configure and build for a small machine.
It's missing some of the larger pieces of software, such as troff (nroff
is there, and the troff source AFAIR) and Fortran, and the tty driver is
modified (bigger!), but most other things seem to be 'normal'.
I have the source on 800bpi magtape (pity my drive is only 1600bpi) and
also most of it on RL02, though the RL02s are a bit disorganised.
Pete
Anybody in the UK able to read Pete's tape? Pete, can you kermit the files
off those RL02s?
Warren
Received: (from major@localhost)
by minnie.cs.adfa.oz.au (8.8.5/8.8.5) id JAA10611
for pups-liszt; Fri, 12 Sep 1997 09:31:15 +1000 (EST)
X-Authentication-Warning: minnie.cs.adfa.oz.au: major set sender to
owner-pups(a)minnie.cs.adfa.oz.au using -f
From Warren Toomey <wkt(a)henry.cs.adfa.oz.au> Fri
Sep 12 09:31:22 1997
Received: from henry.cs.adfa.oz.au (henry.cs.adfa.oz.au
[131.236.21.158])
by minnie.cs.adfa.oz.au (8.8.5/8.8.5) with ESMTP id JAA10606
for <pups(a)minnie.cs.adfa.oz.au>; Fri, 12 Sep 1997 09:31:12 +1000 (EST)
Received: (from wkt@localhost) by henry.cs.adfa.oz.au (8.7.5/8.7.3) id JAA09209 for
pups(a)minnie.cs.adfa.oz.au; Fri, 12 Sep 1997 09:31:22 +1000 (EST)
From: Warren Toomey <wkt(a)henry.cs.adfa.oz.au>
Message-Id: <199709112331.JAA09209(a)henry.cs.adfa.oz.au>
Subject: Bootstrap Idea
To: pups(a)minnie.cs.adfa.oz.au (PDP Unix Preservation)
Date: Fri, 12 Sep 1997 09:31:22 +1000 (EST)
Reply-To: wkt(a)cs.adfa.oz.au
X-Mailer: ELM [version 2.4ME+ PL22 (25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-pups(a)minnie.cs.adfa.oz.au
Precedence: bulk
All,
I had an idea about bootstrapping images into PDP-11s, please shoot
it down! Ok, I don't know much about the -11 hardware, how hard would it
be to bootstrap as follows:
hand-toggle in a small bit of code, which
sucks in a bigger bootstrap over a serial line, which
then can pull in a disk image over the serial line & write to disk
Flaws: need different bootstraps for different disks
need different bootstraps for different serial hardware
how to deal with bad blocks?
very slooow
Other problems: 5th, 6th Edition came as RK05 images. We could probably
build images for different drives.
7th Edition did a mkfs during installation, but I don't know if
bad blocks were ever dealt with.
Anyway, this solution would allow a simple program + disk images to be
put on your nearby PC running Linux/whatever, so no tapes or tape drives
would be required.
I've used this method on another hardware platform to move disk images
in/out. It is slow, but it works.
Warren
Received: (from major@localhost)
by minnie.cs.adfa.oz.au (8.8.5/8.8.5) id LAA00163
for pups-liszt; Fri, 12 Sep 1997 11:39:17 +1000 (EST)
X-Authentication-Warning: minnie.cs.adfa.oz.au: major set sender to
owner-pups(a)minnie.cs.adfa.oz.au using -f