From owner-freebsd-questions@FreeBSD.ORG Sat Jan 29 08:41:18 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 74A5F16A4CE for ; Sat, 29 Jan 2005 08:41:18 +0000 (GMT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAD7443D2D for ; Sat, 29 Jan 2005 08:41:17 +0000 (GMT) (envelope-from tbonius@comcast.net) Received: from ostros (c-24-18-102-54.client.comcast.net[24.18.102.54]) by comcast.net (sccrmhc13) with SMTP id <2005012908411601600hc1lve>; Sat, 29 Jan 2005 08:41:17 +0000 Message-ID: <002001c505de$6077a6e0$c900a8c0@ostros> From: "Thomas Foster" To: "saravanan ganapathy" , References: <20050129053412.24839.qmail@web51704.mail.yahoo.com> Date: Sat, 29 Jan 2005 00:41:50 -0800 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 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: Sat, 29 Jan 2005 08:41:18 -0000 have you tried running any Linux binaries? Have you installed any of the linux_base emulator ports? Try downloading a linux binary or installing a linux based application from ports.. if you do not get any elf binary errors then yo umost likely have the linux compatibility enabled correctly. The only other thing to watch for are any programs that might require linprocfs Hope this helps.. T ----- Original Message ----- From: "saravanan ganapathy" To: Sent: Friday, January 28, 2005 9:34 PM Subject: Re: enable linux compatibility > > --- Lowell Gilbert > wrote: > >> saravanan ganapathy writes: >> >> > 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 >> >> Right. You installed it directly into your kernel, >> instead of as a >> kernel module. Therefore, it does not show up in a >> list of kernel >> modules. >> >> > The 'linux' command also not found. >> >> Not needed. >> >> > What may be the problem? >> >> You haven't tried anything that *uses* the linux >> compatibility. >> What do you want it for? > > How do I confirm that linux compatibility has been > enabled? > > Sarav > > > > __________________________________ > Do you Yahoo!? > The all-new My Yahoo! - Get yours free! > http://my.yahoo.com > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >