From owner-freebsd-questions@FreeBSD.ORG Tue Sep 16 09:04:49 2003 Return-Path: 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 B1A8A16A4DD for ; Tue, 16 Sep 2003 09:04:49 -0700 (PDT) Received: from pop017.verizon.net (pop017pub.verizon.net [206.46.170.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAD3543FBD for ; Tue, 16 Sep 2003 09:04:47 -0700 (PDT) (envelope-from mike@pcmedx.com) Received: from duron.pcmedx.com ([4.46.22.189]) by pop017.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030916160447.THZC27671.pop017.verizon.net@duron.pcmedx.com>; Tue, 16 Sep 2003 11:04:47 -0500 Received: from localhost (localhost [127.0.0.1]) by duron.pcmedx.com (Postfix) with ESMTP id E0604AA83; Tue, 16 Sep 2003 09:04:45 -0700 (PDT) Received: from mike (mike.pcmedx.com [192.168.240.244]) by duron.pcmedx.com (Postfix) with SMTP id 44E87AA39; Tue, 16 Sep 2003 09:04:45 -0700 (PDT) Message-ID: <003f01c37c6c$456bf100$f4f0a8c0@pcmedx.com> From: "Mike Maltese" To: "freebsd-questions" References: <906762293.20030916105121@mygirlfriday.info> Date: Tue, 16 Sep 2003 09:04:55 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by amavisd (http://www.amavis.org) and f-prot (http://www.f-prot.com) at pcmedx.com X-Authentication-Info: Submitted using SMTP AUTH at pop017.verizon.net from [4.46.22.189] at Tue, 16 Sep 2003 11:04:47 -0500 cc: Gary Subject: Re: linking a dir X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 16:04:49 -0000 Deleteing unused kernels would be a good start. What is the size of your / partition? Add most puzzling of all, why do you have logs in /etc? There should be very little write activity on /, so the possiblilty of it filling up shouldn't be much of a concern. ----- Original Message ----- From: "Gary" To: "freebsd-questions" Sent: Tuesday, September 16, 2003 8:51 AM Subject: linking a dir > Hello Guys, > > It seems that on a remote box FBSD 4.8, my /dev/ad0s1a or / dir is at 73% capacity > already, and this has me somewhat worried. I attribute this to the /etc > dir inside of the / dir, as it contains many log files, etc... or perhaps > the 2 kernels sitting under / both kernel and kernel.GENERIC > > Question is can I cp /etc to say a /usr/etc and link it (as I have tons of > room under /usr) without any problem. > > Thanks for input.. > > -- > Best regards, > Gary > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"