Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!elroy.jpl.nasa.gov!decwrl!sgi!shinobu!odin!anchor!olson From: olson@anchor.esd.sgi.com (Dave Olson) Newsgroups: comp.sys.sgi Subject: Re: /debug Message-ID: <1991Feb10.021533.18238@odin.corp.sgi.com> Date: 10 Feb 91 02:15:33 GMT References: <1991Feb09.090111.19265@eecs.wsu.edu> Sender: news@odin.corp.sgi.com (Net News) Organization: Silicon Graphics, Inc. Mountain View, CA Lines: 18 In <1991Feb09.090111.19265@eecs.wsu.edu> mkibler@eecs.wsu.edu (Michael K. Kibler) writes: | I have just upgraded to 3.3.2 and /debug file system is missing. | Any ideas on how to make this file system? Strange, unless you had an installation problem. In any case, this should do it: mkdir /debug mount -t dbg /debug /debug /etc/rc2.d/S01MOUNTFSYS will automatically mount it during boot if /debug exists and is a directory. -- Dave Olson Life would be so much easier if we could just look at the source code.