Re: ``Resource temporarily unavailable'' in vi

From: Sheldon Hearn <sheldonh_at_starjuice.net>
Date: Tue, 15 Jul 2003 15:45:01 +0200
On (2003/07/15 13:35), Byron Schlemmer wrote:

> Being the curious person that I am, I tried the following from the truss
> manpage :
> 
> % truss /bin/echo hello
> truss: cannot open /proc/1805/mem: No such file or directory
> truss: cannot open /proc/curproc/mem: No such file or directory
> 
> Is this expected behaviour on -CURRENT or is it just me?

It's expected if you don't have a process filesystem mounted on /proc.

kldload procfs
mount_procfs /dev/procfs /proc

Ciao,
Sheldon.
Received on Tue Jul 15 2003 - 04:45:06 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:15 UTC