Path: utzoo!attcan!uunet!samsung!umich!vela!wsu-cs!jjb From: jjb@cs.wayne.edu (Jon J. Brewster) Newsgroups: comp.unix.ultrix Subject: Re: Missing swap space? Message-ID: <1990Aug8.171344.17841@cs.wayne.edu> Date: 8 Aug 90 17:13:44 GMT References: <1990Aug8.143813.16876@cs.wayne.edu> Reply-To: jjb@cs.wayne.edu (Jon J. Brewster) Distribution: na Organization: Wayne State University, Detroit Lines: 7 Dave White and Steve Kinzler both correctly surmised that I had not added the swap partition to the /etc/fstab file, and so the "swapon -a" command in /etc/rc did not add the second swap device. Adding the appropriate line to /etc/fstab and invoking swapon interactively did the trick. Thanks to both Dave and Steve.