Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!clyde!cbatt!cbosgd!soma!sob From: sob@soma.bcm.tmc.edu (Stan Barber) Newsgroups: mod.computers.masscomp Subject: system management details Message-ID: <1194@soma.bcm.tmc.edu> Date: Mon, 3-Nov-86 13:06:26 EST Article-I.D.: soma.1194 Posted: Mon Nov 3 13:06:26 1986 Date-Received: Tue, 4-Nov-86 03:22:33 EST Sender: masscomp@soma.bcm.tmc.edu Organization: Masscomp Users' Society Lines: 14 Approved: masscomp@soma.uucp X-Mailer: msg [version 3.2] RTU 3.0 is somewhat different from RTU 2.2A. Some changes are unnoticed by most users. Sometimes, Masscomp points up these changes in the release notes and othertimes, you have to find it out for yourself. One of these changes is in the use of /etc/fstab in place of /etc/checklist. Under RTU 2.2A, you placed a list of all the disk devices you wanted /etc/fsck to check on boot in /etc/checklist. This would cause all filesystems to be check following a crash (A GOOD thing to do!). Now, to get this to occur under 3.0, you must do a similiar thing in /etc/fstab. It is not quite the same format, but the format is covered in FSTAB(5) in the manual. Unfortunately, the system management guide(s) do not discuss this at all.