Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Sep 2003 13:28:45 +0200 (CEST)
From:      Harti Brandt <brandt@fokus.fraunhofer.de>
To:        Jiri Mikulas <konfer@mikulas.com>
Cc:        current@freebsd.org
Subject:   Re: procfs  problem
Message-ID:  <20030929132758.R35443@beagle.fokus.fraunhofer.de>
In-Reply-To: <3F781270.3020708@mikulas.com>
References:  <3F781270.3020708@mikulas.com>

next in thread | previous in thread | raw e-mail | index | archive | help


You must mount procfs.

# fstab;
proc			/proc		procfs	rw		0	0

harti

On Mon, 29 Sep 2003, Jiri Mikulas wrote:

JM>Hello
JM>i have problem with /proc
JM>i already have
JM>
JM>options         PROCFS
JM>options         PSEUDOFS
JM>
JM>in kernel
JM>but get these messages
JM>~~~cut~~~
JM>map02# strace -p 730
JM>strace: open("/proc/...", ...): No such file or directory
JM>trouble opening proc file
JM>map02# truss -p 730
JM>truss: cannot open /proc/730/mem: No such file or directory
JM>map02# ps aux | grep 730
JM>root      730  0.0  1.0  3476 2448  ??  Ss    8:40AM   0:00.21
JM>/usr/sbin/sshd
JM>map02# uname -a
JM>FreeBSD map02.modrany.czf 5.1-CURRENT FreeBSD 5.1-CURRENT #5: Sun Sep 28
JM>23:37:08 CEST 2003
JM>mik@map02.modrany.czf:/usr/obj/usr/src/sys/ROUTER  i386
JM>~~~cut~~~
JM>the same messages i get also at
JM>5.1-RELEASE-p3 FreeBSD 5.1-RELEASE-p3 #2: Wed Sep 17 00:17:40 CEST 2003
JM>box
JM>
JM>any ideas or do i something wrong? (forget I read anything about new
JM>procfs - sorry if yes ...) ?
JM>thaks for reply
JM>Jiri
JM>
JM>_______________________________________________
JM>freebsd-current@freebsd.org mailing list
JM>http://lists.freebsd.org/mailman/listinfo/freebsd-current
JM>To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
JM>

-- 
harti brandt,
http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private
brandt@fokus.fraunhofer.de, harti@freebsd.org



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