Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Sep 2003 11:31:43 +0100
From:      "Steven Hartland" <killing@barrysworld.com>
To:        <hackers@freebsd.org>
Subject:   linprocfs issues
Message-ID:  <00a301c375f4$66080ee0$b3db87d4@vader>
References:  <20030907233940.M18589@woozle.rinet.ru><3F5BB991.2050601@netli.com> <20030908113632.R55683@woozle.rinet.ru><3F5C3549.8050607@netli.com> <20030908120036.V55683@woozle.rinet.ru> <3F5C39B3.2010001@netli.com>

next in thread | previous in thread | raw e-mail | index | archive | help
For some strange reason linprocfs will mount multiple times
to show this ensure you have the entry in fstab and then
mount -a; mount -a
You will now see 2 entries via df for linprocfs.

Also it seems that linprocfs relies on procfs being mounted
however I cant find any docs that mention this and see no
reason why it should be the case. The problem I see
is that I get errors from linux apps about /proc/<pid>/file
not existing. When trussing them they are never trying to
open "file" I suspect it is happening when the access either
cmdline or exe most likely exe.

    Steve / K



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00a301c375f4$66080ee0$b3db87d4>