Received: (from major@localhost)
	by minnie.cs.adfa.oz.au (8.8.5/8.8.5) id JAA15720
	for pups-liszt; Tue, 17 Mar 1998 09:49:14 +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 JAA15715
	for <pups@minnie.cs.adfa.oz.au>; Tue, 17 Mar 1998 09:49:10 +1100 (EST)
Received: (from wkt@localhost) by henry.cs.adfa.oz.au (8.7.5/8.7.3) id JAA02937 for pups@minnie.cs.adfa.oz.au; Tue, 17 Mar 1998 09:49:32 +1100 (EST)
From: Warren Toomey <wkt@henry.cs.adfa.oz.au>
Message-Id: <199803162249.JAA02937@henry.cs.adfa.oz.au>
Subject: Re: V7 startup
To: pups@minnie.cs.adfa.oz.au (PDP Unix Preservation)
Date: Tue, 17 Mar 1998 09:49:32 +1100 (EST)
In-Reply-To: <199803162245.AA08767@world.std.com> from Allison J Parent at "Mar 16, 98 05:45:19 pm"
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

In article by Allison J Parent:
> 
> Thanks to a member I now have V7 (supnik) Binary on RL02 to try out.
> 
> Several questions:
> 
> What hardware does it expect (besides RL02)?  This is so I can configure 
> the 11/73 or 11/23 as it expects.

Have a look at http://minnie.cs.adfa.oz.au/PUPS/pupsfaq.html

> When I boot it on the 11/73 (1mb ram, RLV21, RX02, RQDX3(rd52/RX33), 
> DLV11j currently) using RT-11 BOOT/FOREIGN I do get a "@" and it's 
> not ODT.  What commands do I issues to get going from there?

Instructions are in Bob Supnik's emulator readme:

2.1.3 UNIX V7

UNIX V7 is contained on a single RL02 disk image.  To boot UNIX:

        sim> set cpu 18b
        sim> set rl0 RL02
        sim> att rl0 unix_v7_rl.dsk
        sim> boot rl0
        @unix
        login: root
        password: pdp
        # ls -l

    Warren

