From owner-freebsd-current Wed May 8 11:32:20 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA00272 for current-outgoing; Wed, 8 May 1996 11:32:20 -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 LAA00245 for ; Wed, 8 May 1996 11:32:16 -0700 (PDT) Received: from localhost (lyndon@localhost) by multivac.orthanc.com (8.7.5/8.7.3) with SMTP id LAA06783; Wed, 8 May 1996 11:29:28 -0700 (PDT) Message-Id: <199605081829.LAA06783@multivac.orthanc.com> X-Authentication-Warning: multivac.orthanc.com: Host lyndon@localhost didn't use HELO protocol From: Lyndon Nerenberg VE7TCP To: Poul-Henning Kamp cc: freebsd-current@freebsd.org Subject: Re: -current not booting In-reply-to: Your message of "Wed, 08 May 1996 10:48:30 -0000." <1280.831552510@critter.tfs.com> Date: Wed, 08 May 1996 11:29:26 -0700 Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >>>>> "Poul-Henning" == Poul-Henning Kamp writes: Poul-Henning> Try to use userconfig to disable all that you can Poul-Henning> and see if it relates to one of the devices... I'm going to try this later today, but I have my doubts. The reboot occurs immediately after the kernel loads, but before the initial copyright message appears. This is well before it gets to probing for hardware. Maybe it's VGA related? (The video cards on both of my machines get whacked into a hard reset right after the kernel finishes loading. One is running sc, the other pcvt.) --lyndon