Skip site navigation (1)Skip section navigation (2)
Date:      02 Nov 2003 18:37:10 -0500
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: linprocfs: Operation not supported
Message-ID:  <44brrujqah.fsf@be-well.ilk.org>
In-Reply-To: <20031102233636.GA10276@briandenny.net>
References:  <20031101020708.GA426@briandenny.net> <200311011258.22802.malcolm.kay@internode.on.net> <20031101030451.GA643@briandenny.net> <200311011346.37063.malcolm.kay@internode.on.net> <20031101041138.GA815@briandenny.net> <44ekws3w5w.fsf@be-well.ilk.org> <20031102192421.GA9824@briandenny.net> <444qxmv3en.fsf@be-well.ilk.org> <20031102233636.GA10276@briandenny.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Brian Denny <brian@briandenny.net> writes:

> On Sun, Nov 02, 2003 at 04:58:24PM -0500, Lowell Gilbert wrote:
> > 
> > Looks like you don't have the linux module itself loaded.
>  
> I thought it was built into my kernel:
> 
> ~$ kldstat -v
> Id Refs Address    Size     Name
>  1    3 0xc0100000 1c8a90   kernel
>         Contains modules:
>                 Id Name
>                  1 rootbus
> [snip]
>                 62 linuxelf    <---
>                 63 elf
>                 64 shell
>                 65 linuxaout   <---
>                 66 aout
> 
> 
> Is there something I'm missing?

Nope, that should do it.

Does it, by chance, work if you mount it from the command line (this
works on my system):
 "mount -t linprocfs linproc /compat/linux/proc"
?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44brrujqah.fsf>