Re: procfs problem
From: Harti Brandt (brandt_at_fokus.fraunhofer.de)
Date: 09/29/03
- Previous message: Jiri Mikulas: "procfs problem"
- In reply to: Jiri Mikulas: "procfs problem"
- Next in thread: Jason Stone: "Re: procfs problem"
- Reply: Jason Stone: "Re: procfs problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 29 Sep 2003 13:28:45 +0200 (CEST) To: Jiri Mikulas <konfer@mikulas.com>
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 _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Jiri Mikulas: "procfs problem"
- In reply to: Jiri Mikulas: "procfs problem"
- Next in thread: Jason Stone: "Re: procfs problem"
- Reply: Jason Stone: "Re: procfs problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|