From owner-freebsd-questions@FreeBSD.ORG Sat Dec 18 19:27:48 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27B2B16A4CE for ; Sat, 18 Dec 2004 19:27:48 +0000 (GMT) Received: from smtp10.wanadoo.fr (smtp10.wanadoo.fr [193.252.22.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83AC643D31 for ; Sat, 18 Dec 2004 19:27:47 +0000 (GMT) (envelope-from th.lacoste@wanadoo.fr) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf1004.wanadoo.fr (SMTP Server) with SMTP id 2ED282400159 for ; Sat, 18 Dec 2004 20:27:46 +0100 (CET) Received: from ALDEBARAN (ASte-Genev-Bois-151-1-42-55.w83-114.abo.wanadoo.fr [83.114.152.55]) by mwinf1004.wanadoo.fr (SMTP Server) with SMTP id E6B502400148 for ; Sat, 18 Dec 2004 20:27:45 +0100 (CET) Message-ID: <000801c4e537$a720c080$0100a8c0@ALDEBARAN> From: "Thierry Lacoste" To: Date: Sat, 18 Dec 2004 20:27:42 +0100 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: FreeBSD loader X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Thierry Lacoste List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Dec 2004 19:27:48 -0000 How can I configure the loader of FreeBSD 5.2 such that the default is loading the kernel with ACPI support. I'd like to make minimal changes. I thought I could exchange the values of the variables bootkey and bootacpikey in /boot/beastie.4th but I couldn't find where their values are set. Regards, Thierry Lacoste.