Brian Denny <[EMAIL PROTECTED]> 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"
?
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to