procfs in 5.4

Chris Radlinski radlinskic at acm.org
Sun May 22 09:23:40 PDT 2005


That fixed it.  Thanks.

Chris





Tobias Fendin wrote:

You have to mount it. Add this line to /etc/fstab:

proc            /proc   procfs  rw 0 0

And then run:

mount /proc

You might also check out the man-page: procfs(9)


    //Tobias




More information about the freebsd-questions mailing list