Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site turtlevax.UUCP Path: utzoo!utcs!lsuc!pesnta!amd!turtlevax!edmund From: edmund@turtlevax.UUCP (Ed Trujillo) Newsgroups: net.unix-wizards Subject: 4.2 fsck and /etc/rc question Message-ID: <649@turtlevax.UUCP> Date: Wed, 6-Feb-85 21:01:48 EST Article-I.D.: turtleva.649 Posted: Wed Feb 6 21:01:48 1985 Date-Received: Thu, 7-Feb-85 10:44:43 EST Distribution: net Organization: CADLINC, Inc. @ Menlo Park, CA Lines: 13 Why does the following scenario happen under 4.2 running on a vax 750? At boot time, fsck finds out that the root file system was modified so it exits with a condition code of 4 that is passed on to /etc/rc which immediately does an /etc/reboot -n. According to the documentation for reboot the -n option avoids the sync. Why then does fsck do a sync() before the call to exit(4) ??? Is there a logical reason for this? BTW, this apparent bug didn't appear in the 4.2 buglist. -- Ed(mund) Trujillo @ CADLINC, Menlo Park, CA {amd,decwrl,nsc,seismo,spar}!turtlevax!edmund