From owner-freebsd-stable Thu Sep 28 11: 7:26 2000 Delivered-To: freebsd-stable@freebsd.org Received: from yertle.kciLink.com (yertle.kciLink.com [205.252.34.9]) by hub.freebsd.org (Postfix) with ESMTP id 93A3037B423 for ; Thu, 28 Sep 2000 11:06:14 -0700 (PDT) Received: from onceler.kciLink.com (onceler.kciLink.com [205.252.34.3]) by yertle.kciLink.com (Postfix) with ESMTP id 20D142E443; Thu, 28 Sep 2000 14:06:14 -0400 (EDT) Received: (from khera@localhost) by onceler.kciLink.com (8.11.0/8.11.0) id e8SI6EA96234; Thu, 28 Sep 2000 14:06:14 -0400 (EDT) (envelope-from khera) From: Vivek Khera MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14803.34965.979502.848545@onceler.kciLink.com> Date: Thu, 28 Sep 2000 14:06:13 -0400 (EDT) To: Jared Chenkin Cc: stable@freebsd.org Subject: Re: Space In-Reply-To: <200009281759.e8SHx2573258@voyager.bxscience.edu> References: <200009281759.e8SHx2573258@voyager.bxscience.edu> X-Mailer: VM 6.72 under 21.1 (patch 11) "Carlsbad Caverns" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "JC" == Jared Chenkin writes: JC> if there is anything that I can safely move to another filesystem for JC> the time being. I was considering moving /kernel.GENERIC being that JC> I have a customized kernel which works quite well :) Yes; that's good. Also, make /tmp its own file system, perhaps an MFS mounted one. Here's what I have in /etc/fstab: /dev/ad0s1b /tmp mfs rw,-s=65536 0 0 Of course change the device to your swap device partition if it is not the same as mine. Perhaps some of the /sbin/mount_* for file systems you never use could be deleted, as well as /modules/*.ko that you don't need. You might be able to rid yourself of /stand as well. Just be sure to have backups of this stuff before you zap it. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Vivek Khera, Ph.D. Khera Communications, Inc. Internet: khera@kciLink.com Rockville, MD +1-301-545-6996 GPG & MIME spoken here http://www.khera.org/~vivek/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message