From owner-freebsd-current@FreeBSD.ORG Fri Mar 24 17:39:31 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 E886F16A400; Fri, 24 Mar 2006 17:39:31 +0000 (UTC) (envelope-from outi@bytephobia.de) Received: from dd2626.kasserver.com (dd2626.kasserver.com [81.209.184.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 899DD43D48; Fri, 24 Mar 2006 17:39:31 +0000 (GMT) (envelope-from outi@bytephobia.de) Received: from unknown (unknown [213.146.120.80]) by dd2626.kasserver.com (Postfix) with ESMTP id 42BC71F218; Fri, 24 Mar 2006 18:39:30 +0100 (CET) Date: Fri, 24 Mar 2006 18:39:24 +0100 From: Patrick Hurrelmann To: John Baldwin Message-Id: <20060324183924.1c92fbb5.outi@bytephobia.de> In-Reply-To: <200603241227.08159.jhb@freebsd.org> References: <20060324174601.0d299e2c.outi@bytephobia.de> <200603241227.08159.jhb@freebsd.org> Organization: private X-Mailer: Sylpheed version 2.2.2 (GTK+ 2.6.10; i686-pc-mingw32) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: No acpi with 6.1-BETA4 floppies? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 24 Mar 2006 17:39:32 -0000 On Fri, 24 Mar 2006 12:27:06 -0500 John Baldwin wrote: > On Friday 24 March 2006 11:46, Patrick Hurrelmann wrote: > > Hi everyone, > > > > I tried to do a remote install of a amd64-based server with some 6.1-BETA4 floppies. > > > > As it turns, 6.1-BETA4 floppies do NOT contain a acpi.ko and therefore the amd64 may refuse to boot (heard sth. about boot-problems of amd64 boxes without acpi). The install would be remote and I need to overwrite the existing linux. So i wanted at least to be sure it will boot amd64. > > > > I checked with 6.1-BETA4 floppy-images and indeed they do contain acpi.ko. > > Will acpi.ko come back to the install floppies or has it been dropped intenionally? > > > > Thx, > > amd64 has ACPI compiled into the kernel by default rather than as a > separate module as on i386 because all amd64 machines support ACPI, > and it's pretty much mandatory. Ok, maybe i was a bit unclear in that. I took the i386 floppies as I could not find any amd64 specific floppies on ftp. The i386 floppies for 6.1-BETA4 don't contain acpi while the 6.1-BETA3 floppies do. Are amd64 floppies beeing build at all? Or do only i386 floppies exist? Patrick