From owner-freebsd-questions Sun Jul 28 12:33:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63DD037B400 for ; Sun, 28 Jul 2002 12:33:54 -0700 (PDT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9780B43E3B for ; Sun, 28 Jul 2002 12:33:53 -0700 (PDT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.11.6+Sun/8.11.6) id g6SJXn326763; Sun, 28 Jul 2002 15:33:50 -0400 (EDT) From: Jerry McAllister Message-Id: <200207281933.g6SJXn326763@clunix.cl.msu.edu> Subject: Re: write failed, file system full To: blackcrow12885@attbi.com (Justin Jones) Date: Sun, 28 Jul 2002 15:33:49 -0400 (EDT) Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <5.0.0.25.2.20020714040530.00a47eb0@mail> from "Justin Jones" at Jul 14, 2002 04:09:26 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > I cant seem to get anything to run anymore, after I ran make install for > cvsup and accidentally did a control-c, I cant make deinstall it, nor will > it install again using make NO_CHECKSUM=yes. I am completely lost, I don't > know what to do from here, and I cant seem to figure out what I have/don't > have ports wise on my system, nor can i figure out how to remove anything > to make it work, can someone PLEASE help me, I'm desperate! Well, your subject says file system full even though you don't say anything about that in the body of your message. Anyway, if you are getting that message, you will have to work on making room before you do anything else. Do a 'df -k' to see what is full and use du -sk * in various files systems to see what is filling them up. You may need to move some stuff of make bigger partitions. After that you can get to the next questions of how to clean up and restart your cvsup stuff. ////jerry > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message