Received: (from major@localhost)
	by minnie.cs.adfa.oz.au (8.8.5/8.8.5) id IAA19183
	for pups-liszt; Wed, 25 Mar 1998 08:18:41 +1100 (EST)
X-Authentication-Warning: minnie.cs.adfa.oz.au: major set sender to owner-pups@minnie.cs.adfa.oz.au using -f
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 IAA19178
	for <pups@minnie.cs.adfa.oz.au>; Wed, 25 Mar 1998 08:18:36 +1100 (EST)
Received: (from wkt@localhost) by henry.cs.adfa.oz.au (8.7.5/8.7.3) id IAA00742 for pups@minnie.cs.adfa.oz.au; Wed, 25 Mar 1998 08:18:39 +1100 (EST)
From: Warren Toomey <wkt@henry.cs.adfa.oz.au>
Message-Id: <199803242118.IAA00742@henry.cs.adfa.oz.au>
Subject: More on Disk Images -> Disk
To: pups@minnie.cs.adfa.oz.au (PDP Unix Preservation)
Date: Wed, 25 Mar 1998 08:18:39 +1100 (EST)
Reply-To: wkt@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@minnie.cs.adfa.oz.au
Precedence: bulk

All,
	I spent some time last night adding stuff to my virtual tape server.
I have to test it today, but essentially:


	Box with	serial line		PDP-11 with
	tape server	----------->		uncompress & dd
	+ disk_image.Z				(bootable)

In other words, you can boot to an uncompressing dd, and suck over
any disk image, without actually requiring an operating system.

With this approach, you obtain an existing disk image that will work,
or you use one of the PDP-11 emulators to create a disk image with a
Unix kernel configured for your system. You then compress it, and
suck/splat it to your real PDP-11 via the serial line.

Now, what I've currently got will cope with -b12 compressed files. Can
someone tell me if it would be feasible to fit a gunzip into 64K?? Even
if it could only cope with gzip -1 files.

Cheers all,

	Warren

