From owner-freebsd-questions Wed Jul 18 13:53: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by hub.freebsd.org (Postfix) with ESMTP id F1D5037B403 for ; Wed, 18 Jul 2001 13:52:58 -0700 (PDT) (envelope-from fgleiser@cactus.fi.uba.ar) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by cactus.fi.uba.ar (8.11.3/8.9.3) with ESMTP id f6IKoQv21332; Wed, 18 Jul 2001 17:50:28 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Wed, 18 Jul 2001 17:50:26 -0300 (ART) From: Fernando Gleiser To: Sean Peck Cc: Subject: Re: linux problem In-Reply-To: <3B55F5A9.7D223AC2@loudcloud.com> Message-ID: <20010718174347.D18511-100000@cactus.fi.uba.ar> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG It may be that: 1) You need to be root in order to enable linux compatibility. maybe you are trying as an ordinary user 2) Maybe you raised the securelevel. You can't load KLDs if your securelevel is raised. add "linux_enable=YES" to /etc/rc.conf so it is loaded at boot time. Fer On Wed, 18 Jul 2001, Sean Peck wrote: > > attempting to run > /usr/bin/linux > > results: > kldload: can't load linux: Operation not permitted > > I am assuming that this box was not set up as Linux compatible. What do > I need to do to get this to work? I am using FreeBSD 3.3 > > Sean > > -- > Garbage Collection... the bell bottoms of programming.. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message