From owner-freebsd-current Sun Feb 23 11:54:13 2003 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 E5E9B37B401; Sun, 23 Feb 2003 11:54:12 -0800 (PST) Received: from hueymiccailhuitl.mtu.ru (hueytecuilhuitl.mtu.ru [195.34.32.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B93E43F3F; Sun, 23 Feb 2003 11:54:10 -0800 (PST) (envelope-from sem@ciam.ru) Received: from semhome (ppp131-121.dialup.mtu-net.ru [62.118.131.121]) by hueymiccailhuitl.mtu.ru (Postfix) with SMTP id 0E6A6FAB33; Sun, 23 Feb 2003 22:53:55 +0300 (MSK) (envelope-from sem@ciam.ru) Message-ID: <003c01c2db75$53f336e0$7983763e@semhome> From: "Sergey Matveychuk" To: "Ruslan Ermilov" Cc: "Terry Lambert" , References: <000501c2db11$8a869d00$0982763e@semhome> <3E588954.D21FF456@mindspring.com> <000d01c2db3a$b4be6d40$0a2da8c0@sem> <20030223193229.GC42904@sunbay.com> Subject: Re: ACPI Date: Sun, 23 Feb 2003 22:53:44 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > MODULES_WITH_WORLD causes modules to be installed during installworld. > But when you later do installkernel, it renames /boot/kernel to > /boot/kernel.old, so all your modules end up there. Don't use > MODULES_WITH_WORLD, or use ``make reinstallkernel'' which is safe > for MODULES_WITH_WORLD environment. I see it now. Thanks. I'v fixed it just going into /sys/modules/acpi and making install. ---- Sem. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message