Date: Mon, 2 Aug 1999 19:02:06 -0700 (PDT) From: Donald Burr <dburr@Powered-By.AC> To: Nick LoPresti <nick@chromatix.com> Cc: Alejandro Ramirez <ales@megared.net.mx>, freebsd-questions@FreeBSD.ORG Subject: Re: Linux emulator Message-ID: <Pine.BSF.4.10.9908021901140.63228-100000@60-Hz.Powered-By.AC> In-Reply-To: <001601bedd17$5ac3a4b0$8c7361cf@dogwood.chromatix.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <dburr@Powered-By.AC> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9908021901140.63228-100000>