Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Oct 1996 17:59:30 -0700
From:      John Polstra <jdp@polstra.com>
To:        Tom Bartol <bartol@salk.edu>
Cc:        current@FreeBSD.org
Subject:   Re: Help! /bin/csh is gone!
Message-ID:  <199610050059.RAA04463@austin.polstra.com>
In-Reply-To: <Pine.NEB.3.93.961004162426.24885C-100000@pauling.salk.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
> install -c -s -o bin -g bin -m 555 csh /bin
> 
> which returned:
> 
> install: csh: Input/Output error
> 
> and at which point /bin/csh was gone from the system.
> 
> A cp of /usr/obj/usr/src/bin/csh/csh to /bin/csh also fails.

It sounds to me like you've run out of disk space.  Use "df" to check.
Delete some stuff you don't need, and then try again to copy csh to
/bin.

John
--
   John Polstra                                       jdp@polstra.com
   John D. Polstra & Co., Inc.                Seattle, Washington USA
   "Self-knowledge is always bad news."                 -- John Barth



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