Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Sep 2000 12:51:20 +0100
From:      Ben Smithurst <ben@FreeBSD.org>
To:        Odhiambo Washington <vedette@iconnect.co.ke>
Cc:        FreeBSD-Questions <freebsd-questions@FreeBSD.org>
Subject:   Re: READ-ONLY mbox!
Message-ID:  <20000905125120.D72445@strontium.scientia.demon.co.uk>
In-Reply-To: <20000905132938.A3824@siafu.iconnect.co.ke>
References:  <20000905132938.A3824@siafu.iconnect.co.ke>

next in thread | previous in thread | raw e-mail | index | archive | help
Odhiambo Washington wrote:

> Secondly, I have this script which I 'borrowed' from someone in this
> list.  It used to work fine before my recent CVSUP but now it gives me
> the error below:
>
> #script to display mounted slices without those mega details....;-)
> mount | awk '{print $1 " on " $3}'
>
> #Error is as follows
>
> ~$HOME/bin/mount: Cannot fork: Resource temporarily unavailable
>
> I am not even a scripting newbie!!

Did you change anything in your kernel config file?

Please show us what 'sysctl kern.maxproc' and 'sysctl
kern.maxprocperuid' shows, as well as 'limits'.  Perhaps 'ps ax' to see
what is already running on your machine too.

-- 
Ben Smithurst / ben@FreeBSD.org / PGP: 0x99392F7D


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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