linprocfs: Operation not supported

Lowell Gilbert freebsd-questions-local at be-well.ilk.org
Sun Nov 2 15:37:12 PST 2003


Brian Denny <brian at 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"
?


More information about the freebsd-questions mailing list