From owner-freebsd-current@FreeBSD.ORG Mon Mar 29 17:20:59 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2752116A4CF for ; Mon, 29 Mar 2004 17:20:59 -0800 (PST) Received: from mail.itep.ru (thor.itep.ru [194.85.69.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5399E43D1F for ; Mon, 29 Mar 2004 17:20:58 -0800 (PST) (envelope-from gubarev@itep.ru) Received: by mail.itep.ru (Postfix, from userid 44) id 1E95815ACB7; Tue, 30 Mar 2004 05:20:57 +0400 (MSD) Received: from lattice.itep.ru (lattice.itep.ru [193.124.225.175]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.itep.ru (Postfix) with ESMTP id A4E1815AB40; Tue, 30 Mar 2004 05:20:55 +0400 (MSD) Received: from lattice.itep.ru (localhost [127.0.0.1]) by lattice.itep.ru (8.12.11/8.12.4) with ESMTP id i2U1KthC022800; Tue, 30 Mar 2004 05:20:55 +0400 Received: from localhost (gubarev@localhost) by lattice.itep.ru (8.12.11/8.12.4) with ESMTP id i2U1Ksp9022797; Tue, 30 Mar 2004 05:20:54 +0400 Date: Tue, 30 Mar 2004 05:20:54 +0400 (MSD) From: gubarev@itep.ru To: Doug White Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on thor.itep.ru X-Spam-Status: No, hits=-4.6 required=5.0 tests=AWL,BAYES_00,NO_REAL_NAME autolearn=no version=2.63 X-Spam-Level: cc: freebsd-current@freebsd.org cc: Gubarev Fedor Subject: Re: hang/panic of 5.2.1-RELEASE installation. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Mar 2004 01:20:59 -0000 On Mon, 29 Mar 2004, Doug White wrote: > On Mon, 29 Mar 2004 gubarev@itep.ru wrote: > > > > You have ACPI disabled it appears .. have you tried enabling it? > > > > Sure, I tried, the only difference on boot is > > > > "ACPI autoload failed - no such file or directory" > > > > before kernel loading. Seems ACPI module is missing on installation > > media? > > What install media is thais, and where did you get it from? All the > 5.2.1-R discs I have have an acpi.ko. Sorry, this was installation floppies. Right now tried CD's - at least acpi.ko found and system boots.... Thanks for your help, but I'm a bit confused with incompleteness of floppy disks - seems that this should be stated clearly somewhere (INSTALL.TXT, handbook, whatever ... ) Thanks!