From owner-freebsd-questions Mon Aug 2 19: 3:11 1999 Delivered-To: freebsd-questions@freebsd.org Received: from 60-Hz.Powered-By.AC (226-193.adsl2.avtel.net [207.71.226.193]) by hub.freebsd.org (Postfix) with ESMTP id 75EC015080 for ; Mon, 2 Aug 1999 19:02:58 -0700 (PDT) (envelope-from dburr@Powered-By.AC) Received: from localhost (dburr@localhost) by 60-Hz.Powered-By.AC (8.9.3/8.9.3) with ESMTP id TAA63301; Mon, 2 Aug 1999 19:02:06 -0700 (PDT) (envelope-from dburr@Powered-By.AC) Date: Mon, 2 Aug 1999 19:02:06 -0700 (PDT) From: Donald Burr To: Nick LoPresti Cc: Alejandro Ramirez , freebsd-questions@FreeBSD.ORG Subject: Re: Linux emulator In-Reply-To: <001601bedd17$5ac3a4b0$8c7361cf@dogwood.chromatix.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Umm, if you are running 3.x or 4.x, you need to use 'kld' instead of 'lkm' -- lkm is deprecated. Use "kldstat" instead of modstat, "kldload" instead of modload, etc. Donald Burr WEB: http://www.Powered-By.AC/ PO Box 91212, Santa Barbara, CA 93190-1212 Tel:(805)957-9666 FAX:(800)492-5954 Member and software developer with The FreBSD Project - http://www.FreeBSD.ORG/ *** FreeBSD *** A FREE, 32 Bit UNIX OS for PC's -- The Power to Serve! On Mon, 2 Aug 1999, Nick LoPresti wrote: > I have already looked at that page. Here is what I did: > add linux_enable="YES" to rc.conf > run modstat <-- Doesn't work says: modstat: /dev/lkm: Device > not configured > > I assume this means I did something wrong. Something needed to be added in > the kernel??? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message