Received: (from major@localhost)
	by minnie.cs.adfa.edu.au (8.9.3/8.9.3) id KAA52060
	for pups-liszt; Mon, 12 Jun 2000 10:45:16 +1000 (EST)
	(envelope-from owner-pups@minnie.cs.adfa.edu.au)
Received: from saturn.aladdin.de (saturn.aladdin.de [194.123.19.66])
	by minnie.cs.adfa.edu.au (8.9.3/8.9.3) with SMTP id KAA52056
	for <pups@minnie.cs.adfa.edu.au>; Mon, 12 Jun 2000 10:45:11 +1000 (EST)
	(envelope-from cpg@aladdin.de)
Received: by saturn.aladdin.de(Lotus SMTP MTA v4.6.2  (693.3 8-11-1998))  id 412568FC.00097079 ; Mon, 12 Jun 2000 02:43:06 +0100
X-Lotus-FromDomain: AKS
From: "Christian Groessler" <cpg@aladdin.de>
To: "Steven M. Schultz" <sms@moe.2bsd.com>
cc: pups@minnie.cs.adfa.edu.au
Message-ID: <412568FC.00096F95.00@saturn.aladdin.de>
Date: Mon, 12 Jun 2000 01:37:24 +0100
Subject: Re: problems booting 2.11_rp_unknown
Mime-Version: 1.0
Content-type: text/plain; charset=us-ascii
Content-Disposition: inline
Sender: owner-pups@minnie.cs.adfa.edu.au
Precedence: bulk



On 06/11/2000 11:36:45 PM GMT "Steven M. Schultz" wrote:
>
>>
>> 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" ;)

Hmm, sorry, it still doesn't work:
---------------------
gibbon:/net/scharfzahn/playing/boot_images$ pdp11

PDP-11 simulator V2.3d
sim> set cpu 22b
sim> att rp0 2.11_rp_unknown
sim> boot rp

53Boot from xp(0,0,0) at 0176700
: xp(0,0,0)unix
Boot: bootdev=05000 bootcsr=0176700

2.11 BSD UNIX #11: Tue Jan 6 16:57:02 MET 1998
    root@pdp11.begemot.com:/usr/src/sys/HIPPON

panic: buffers
no fs on dev 10/0

dumping to dev 5001 off 512
dump args:EINVAL

HALT instruction, PC: 006606 (JSR R5,3162)
sim>
---------------------

What is "Plan B"?  :-)

regards,
chris



