From owner-freebsd-questions Thu Mar 27 14:47:32 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA00148 for questions-outgoing; Thu, 27 Mar 1997 14:47:32 -0800 (PST) Received: from goodall.u.washington.edu (durang@goodall.u.washington.edu [140.142.12.163]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA00140 for ; Thu, 27 Mar 1997 14:47:29 -0800 (PST) Received: from localhost (durang@localhost) by goodall.u.washington.edu (8.8.4+UW96.12/8.8.4+UW97.03) with SMTP id OAA33968; Thu, 27 Mar 1997 14:47:24 -0800 Date: Thu, 27 Mar 1997 14:47:24 -0800 (PST) From: "K. Marsh" To: Doug White cc: Ryan Klinkhammer , freebsd-questions@FreeBSD.ORG Subject: Re: Increasing Users In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 27 Mar 1997, Doug White wrote: > On Tue, 25 Mar 1997, Ryan Klinkhammer wrote: > > > Anyone > > Hello, This is Ryan from Southeast Technical Institute in Sioux > > Falls, SD. I recently installed FreeBSD 2.1.7. What I need to do is > > increase the number of simultaneous users from the default 16 to 25. > > However, I am have a hard time finding the kernal file to increase it. > > Can anyone help me on this problem? Also, is it possible to change the > > boot menu options and is it possible to select another operating system > > without rebooting? I think what Ryan is looking for is: /usr/src/sys/i386/conf/GENERIC Which will only exist if the /src/ssys.aa, ssys.ab, ssys.ac distribution was installed on his system. Be sure to preserve an original GENERIC, and read the kernel section of the handbook, which will be at: /usr/share/doc/handbook/handbook.html assuming you did install /doc/doc.aa, doc.ab, etc. Ken Marsh