From owner-freebsd-questions Fri May 3 9: 2:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns.bsag.ch (ns.bsag.ch [62.2.201.74]) by hub.freebsd.org (Postfix) with ESMTP id 4785C37B400 for ; Fri, 3 May 2002 09:02:35 -0700 (PDT) Received: from gw.bsag.ch (root@localhost) by ns.bsag.ch with ESMTP id g43G54n06667 for ; Fri, 3 May 2002 18:05:04 +0200 (CEST) Received: from ns.bsag.ch (bs13.bsag.ch [192.168.1.13]) by gw.bsag.ch with ESMTP id g43G53U06663 for ; Fri, 3 May 2002 18:05:03 +0200 (CEST) Received: (from hpr@localhost) by ns.bsag.ch (8.11.3/8.11.3/SuSE Linux 8.11.1-0.5) id g43G2Xi16949 for questions@FreeBSD.ORG; Fri, 3 May 2002 18:02:33 +0200 Date: Fri, 3 May 2002 18:02:33 +0200 From: Hanspeter Roth To: questions@FreeBSD.ORG Subject: Re: mounting linprocfs gives error Message-ID: <20020503180233.A16817@bsag.ch> Reply-To: freebsd-questions@FreeBSD.ORG Mail-Followup-To: questions@FreeBSD.ORG References: <20020503111257.A3919@mail.clubplus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.16i In-Reply-To: <20020503111257.A3919@mail.clubplus.net>; from david@skytrackercanada.com on Fri, May 03, 2002 at 11:12:57AM -0400 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 On May 03 at 11:12, David Banning spoke: > # kldstat; > d Refs Address Size Name > 1 6 0xc0000000 40000000 kernel > 2 1 0xc1369000 a000 ibcs2.ko > 3 1 0xc138b000 2000 rtc.ko > 4 2 0xc138e000 14000 linux.ko > 5 1 0xc13b3000 9000 vmmon_up.ko > 6 1 0xc13bf000 4000 if_tap.ko linprocfs.ko is missing but linux.ko is present. Can you load linprocfs by kldload? Maybe linux_enable is required in /etc/rc.conf. -Hanspeter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message