From owner-freebsd-current Wed May 8 12:49:40 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA13824 for current-outgoing; Wed, 8 May 1996 12:49:40 -0700 (PDT) Received: from multivac.orthanc.com (root@multivac.orthanc.com [206.12.238.2]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id MAA13803 for ; Wed, 8 May 1996 12:49:34 -0700 (PDT) Received: from localhost (lyndon@localhost) by multivac.orthanc.com (8.7.5/8.7.3) with SMTP id MAA00438; Wed, 8 May 1996 12:48:49 -0700 (PDT) Message-Id: <199605081948.MAA00438@multivac.orthanc.com> X-Authentication-Warning: multivac.orthanc.com: Host lyndon@localhost didn't use HELO protocol From: Lyndon Nerenberg VE7TCP To: Terry Lambert cc: freebsd-current@freebsd.org Subject: Re: -current not booting In-reply-to: Your message of "Wed, 08 May 1996 11:36:03 PDT." <199605081836.LAA26467@phaeton.artisoft.com> Date: Wed, 08 May 1996 12:48:48 -0700 Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >>>>> "Terry" == Terry Lambert writes: Terry> failing site -- may I suggest that bot DDB and PROCFS are Terry> maybe now required? Terry nails it! I already has a static PROCFS. I added "options DDB" and the kernel now boots. --lyndon