Path: utzoo!mnetor!uunet!husc6!cmcl2!rutgers!ames!oliveb!sun!gorodish!guy From: guy@gorodish.Sun.COM (Guy Harris) Newsgroups: comp.unix.wizards Subject: Re: R/O root (was: Jerry Pournelle on UNIX) Message-ID: <39253@sun.uucp> Date: 19 Jan 88 09:56:12 GMT References: <39244@sun.uucp> <1495@osiris.UUCP> <2126@haddock.ISC.COM> <243@pasteur.Berkeley.Edu> Sender: news@sun.uucp Lines: 13 > How can all the programs in /etc be moved to /usr/etc? How can you even > mount /usr unless you have /etc/mount? (Or do you put that in /bin?) 1) Putting it in "/bin" won't help; "/bin" is just a symbolic link to "/usr/bin". 2) You put it in "/single", instead, along with "hostname", "ifconfig", "init", and "sh". That's all you need to get "/usr" mounted. (Yes, you may need "ifconfig", if you're mounting "/usr" over NFS; "hostname" is used to do "ifconfig". Guy Harris {ihnp4, decvax, seismo, decwrl, ...}!sun!guy guy@sun.com