Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!gamma!epsilon!zeta!sabre!petrus!bellcore!decvax!genrad!panda!talcott!harvard!seismo!brl-adm!brl-smoke!smoke!bzs%bostonu.csnet@csnet-relay.arpa From: bzs%bostonu.csnet@csnet-relay.arpa (Barry Shein) Newsgroups: net.unix-wizards Subject: Root file system size survey Message-ID: <1460@brl-smoke.ARPA> Date: Mon, 3-Mar-86 12:35:11 EST Article-I.D.: brl-smok.1460 Posted: Mon Mar 3 12:35:11 1986 Date-Received: Wed, 5-Mar-86 05:44:55 EST Sender: news@brl-smoke.ARPA Lines: 15 Something you can do immediately on any UNIX system that you are running out of root space on is follow the lead of 4.3, SUN and others and create a /usr/etc area and move things out of /etc that aren't going to run unless /usr is up anyhow such as some of the networking daemons. Modify rc and rc.local as appropriate (or make symbolic links from /etc if you run 4.2bsd, tho I would still recommend changing rc's rather than create complexity where there needn't be any, one exception to this might be termcap, a symbolic link is a good idea for that one.) Obviously, use your common sense and think through a little what you might need if you have to recover the /usr file system from single-user mode (don't move dump or restore, for example.) -Barry Shein, Boston University