Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Nov 2003 12:58:22 +1030
From:      Malcolm Kay <malcolm.kay@internode.on.net>
To:        Brian Denny <brian@briandenny.net>, freebsd-questions@freebsd.org
Subject:   Re: linprocfs: Operation not supported
Message-ID:  <200311011258.22802.malcolm.kay@internode.on.net>
In-Reply-To: <20031101020708.GA426@briandenny.net>
References:  <20031101020708.GA426@briandenny.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 1 Nov 2003 12:37, Brian Denny wrote:
> Hi,
>
> I am trying to mount linprocfs (required as part of a Java installation=
).
>
> I put the following in my /etc/fstab:
>   linproc  /compat/linux/proc   linprocfs   rw,noauto    0 0

I know this is what the man page says; but I find my /etc/fstab actually
uses the line:
    linprocfs  /compat/linux/proc   linprocfs   rw,noauto    0 0

which works for me.

>
>
> Then I did:
>   # kldload linprocfs
>   # mount linproc
>
>
> and I get:
>   linprocfs: Operation not supported
>
>
> Any idea what could be going wrong?
>
>
> -brian
>

Malcolm Kay



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311011258.22802.malcolm.kay>