Received: (from major@localhost)
	by minnie.cs.adfa.edu.au (8.9.3/8.9.3) id JAA51856
	for pups-liszt; Mon, 12 Jun 2000 09:41:54 +1000 (EST)
	(envelope-from owner-pups@minnie.cs.adfa.edu.au)
Received: from moe.2bsd.com (0@MOE.2BSD.COM [206.139.202.200])
	by minnie.cs.adfa.edu.au (8.9.3/8.9.3) with ESMTP id JAA51851
	for <pups@minnie.cs.adfa.edu.au>; Mon, 12 Jun 2000 09:41:49 +1000 (EST)
	(envelope-from sms@moe.2bsd.com)
Received: (from sms@localhost)
	by moe.2bsd.com (8.9.3/8.9.3) id QAA12888;
	Sun, 11 Jun 2000 16:36:45 -0700 (PDT)
Date: Sun, 11 Jun 2000 16:36:45 -0700 (PDT)
From: "Steven M. Schultz" <sms@moe.2bsd.com>
Message-Id: <200006112336.QAA12888@moe.2bsd.com>
To: cpg@aladdin.de, pups@minnie.cs.adfa.edu.au
Subject: Re: problems booting 2.11_rp_unknown
Sender: owner-pups@minnie.cs.adfa.edu.au
Precedence: bulk

Hi -

> From: "Christian Groessler" <cpg@aladdin.de>
> 
> I'm trying to boot the 2.11_rp_unknown image from Boot_Images.
> This is what happens:
> 
> PDP-11 simulator V2.3d
> sim> set cpu 18b

	Try "set cpu 22b" instead.  Using 18b tells the simulator you have
	a 248kb (and 8kb for the I/O page) machine and that is not enough 
	for 2.11 to load and allocate all the resources it needs.

> panic: buffers

	Yep -that panic message says the kernel could not allocate any
	memory for the buffer cache.  I am almost certain that means
	there is not enough free memory left out of 248kb.

> What am I doing wrong?

	Try telling the emulator to use "22bit" mode.  If that still
	fails let us know.  Then it will be time for "Plan B" ;)

	Steven Schultz
	sms@moe.2bsd.com

