Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Sep 2000 14:06:13 -0400 (EDT)
From:      Vivek Khera <khera@kciLink.com>
To:        Jared Chenkin <chenkinj@voyager.bxscience.edu>
Cc:        stable@freebsd.org
Subject:   Re: Space
Message-ID:  <14803.34965.979502.848545@onceler.kciLink.com>
In-Reply-To: <200009281759.e8SHx2573258@voyager.bxscience.edu>
References:  <200009281759.e8SHx2573258@voyager.bxscience.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "JC" == Jared Chenkin <chenkinj@voyager.bxscience.edu> 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




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