From owner-freebsd-questions Tue Apr 23 19:46:19 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA05970 for questions-outgoing; Tue, 23 Apr 1996 19:46:19 -0700 (PDT) Received: from serv1.rof.net (alex@serv1.rof.net [206.168.17.254]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id TAA05953 for ; Tue, 23 Apr 1996 19:46:14 -0700 (PDT) Received: (from alex@localhost) by serv1.rof.net (8.7.3/8.7.3) id UAA04048 for FreeBSD-questions@freebsd.org; Tue, 23 Apr 1996 20:46:33 -0600 (MDT) From: Alex Huppenthal Message-Id: <199604240246.UAA04048@serv1.rof.net> Subject: Solved - boot lockup with stable - temp fix To: FreeBSD-questions@freebsd.org Date: Tue, 23 Apr 1996 20:46:32 -0600 (MDT) X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Removing the 'aha' defintion from the sys/i386/conf/GENERIC prevents this bug from locking up the OS on boot. Apparently the kernel routines think this is an aha system after awhile. -Alex