On Tue, 5 Oct 2004 20:30, Yann Golanski wrote:
> Thanks to Georg-W. Koltermann <[EMAIL PROTECTED]> who told me how
> to fix this. All you need to do is to enable linprocfs in the following
> way:
> $ kldload linprocfs
You can just do ->
> $ mount -t linprocfs linprocfs /compat/lin
Thanks to Georg-W. Koltermann <[EMAIL PROTECTED]> who told me how
to fix this. All you need to do is to enable linprocfs in the following
way:
$ kldload linprocfs
$ mount -t linprocfs linprocfs /compat/linux/proc
Just for the archives in case someone else has the misfortune to nee