From owner-freebsd-questions Tue Dec 10 4:33:26 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 80B1F37B401 for ; Tue, 10 Dec 2002 04:33:25 -0800 (PST) Received: from glamredhel.hayholt.org (hayholt.org [195.18.102.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC31843EA9 for ; Tue, 10 Dec 2002 04:33:24 -0800 (PST) (envelope-from marcel@hayholt.org) Received: from moredhel.hayholt.org (unknown [192.168.0.3]) by glamredhel.hayholt.org (Postfix) with ESMTP id 040DCFA12; Tue, 10 Dec 2002 13:33:09 +0000 (GMT) Date: Tue, 10 Dec 2002 13:33:17 +0100 (CET) From: Marcel Stangenberger To: =?iso-8859-1?q?shubha=20mr?= Cc: freebsd-questions@FreeBSD.ORG Subject: Re: urgent help In-Reply-To: <20021210121721.7044.qmail@web41212.mail.yahoo.com> Message-ID: <20021210132858.B9278-100000@moredhel.hayholt.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Tue, 10 Dec 2002, [iso-8859-1] shubha mr wrote: > Hi, > I am trying to install samba on my freeBSD machine and > it says "/: write file system full " .Looks like the > hard disk is not sufficient.How do I solve this > issue,meaning to uninstall a few things? > depending on the packages you have installed you can run pkg_info to see all the installed packages and then remove the ones you don't want to use/need. to do so the easy way go to /usr/ports/sysutils/pkg_remove/ and do a make && make install && make clean after that you can remove packages by using pkg_remove emptying the /usr/ports/distfiles should help to :-) i don't know what kind of disk (size) you are using and how it is partitioned so this is about all the help i have for you. Marcel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message