home *** CD-ROM | disk | FTP | other *** search
- Organization: Sophomore, Civil Engineering, Carnegie Mellon, Pittsburgh, PA
- Path: sparky!uunet!cis.ohio-state.edu!news.sei.cmu.edu!fs7.ece.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!db74+
- Newsgroups: comp.sys.sun.admin
- Message-ID: <Uf=rg0_00VIGM1V5RD@andrew.cmu.edu>
- Date: Wed, 16 Dec 1992 13:52:48 -0500
- From: "Derrick J. Brashear" <db74+@andrew.cmu.edu>
- Subject: Re: tunefs on /usr
- In-Reply-To: <193@svb.guug.de>
- References: <ByG0ny.KK1@uxa.ecn.bgu.edu> <1992Dec6.000641.3438@nic.csu.net>
- <193@svb.guug.de>
- Lines: 12
-
- I booted miniroot from the tapes and then did the following:
- mkdir /u
- echo "/dev/sd1a (or whatever you use as /usr) /u 4.2 rw 1 1" > /etc/fstab
- mount /u
- cp /u/etc/tunefs /
- umount /u
- tunefs /dev/sd1a -m 2%
- (or whatever the syntax is)
- and then rebooted, to get like 4 megs more free space:-)
-
-
- -D
-