From owner-freebsd-questions@FreeBSD.ORG Fri Jan 28 14:05:54 2005 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 2FD8C16A4CE for ; Fri, 28 Jan 2005 14:05:54 +0000 (GMT) Received: from ptb-relay03.plus.net (ptb-relay03.plus.net [212.159.14.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC3AC43D39 for ; Fri, 28 Jan 2005 14:05:53 +0000 (GMT) (envelope-from ian@codepad.net) Received: from [80.229.159.44] (helo=[192.168.0.4]) by ptb-relay03.plus.net with esmtp (Exim) id 1CuX2y-000FI3-Tb for freebsd-questions@freebsd.org; Fri, 28 Jan 2005 14:24:28 +0000 From: Xian To: freebsd-questions@freebsd.org Date: Fri, 28 Jan 2005 14:05:53 +0000 User-Agent: KMail/1.7 References: <20050128133956.96045.qmail@web51701.mail.yahoo.com> In-Reply-To: <20050128133956.96045.qmail@web51701.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501281405.53585.ian@codepad.net> Subject: Re: enable linux compatibility X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jan 2005 14:05:54 -0000 On Friday 28 January 2005 13:39, saravanan ganapathy wrote: > Hai > > I tried to enable linux compatibility on my freebsd > (5.3 Release)kernel by adding 'options COMPAT_LINUX' > in my kernel config file and recompiled the kernel > using this file.But even after, this is not enabled. > > kldstat o/p shows as > > # kldstat > Id Refs Address Size Name > 1 3 0xc0400000 5ef620 kernel > 2 14 0xc09f0000 537f0 acpi.ko > > The 'linux' command also not found. > > What may be the problem? > > Sarav You need linux_enable="YES" in rc.conf at least. I can't remember if there is more to do. I'm sure someone else can help. -- /Xian "Work is the curse of the drinking class" Unknown author