From owner-freebsd-questions Tue Feb 6 13:23:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.home.nl (mail2.home.nl [213.51.129.163]) by hub.freebsd.org (Postfix) with ESMTP id AF6FC37B491 for ; Tue, 6 Feb 2001 13:23:18 -0800 (PST) Received: from ricin.localnet ([212.120.85.64]) by mail2.home.nl (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20010206212152.RJFE16251.mail2.home.nl@ricin.localnet>; Tue, 6 Feb 2001 22:21:52 +0100 From: Danny Pansters To: jun chen Subject: Re: some questions Date: Tue, 6 Feb 2001 22:24:17 +0100 X-Mailer: KMail [version 1.1.99] Content-Type: text/plain; charset="iso-8859-1" References: <3A7FC77E.714454B9@hefei.cngb.com> In-Reply-To: <3A7FC77E.714454B9@hefei.cngb.com> Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Message-Id: <01020622241701.53191@ricin.localnet> Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, There are no operators here, its a volunteer mailinglist for and by FreeB= SD=20 users, some of which are well-known professionals.=20 > We'r compiling the kernel of the FreeBSD 4.2 releases,steps like > this: > 1.copy /usr/src/sys/i386/conf/LINT to mykernel > You should start from the GENERIC configuration and edit that one. LINT i= s=20 not for editing, as the comments at the start of the file state. > 2.edit and modify some parameters in the file of mykernel,such as: > > maxusers 256 > options "MAXMEM=3D(512*1024)" > options "MAXDSIZ=3D(512*1024*1024)" > options "DFLDSIZ=3D(512*1024*1024)" > options NMBCLUSTERS=3D4096 > > 3.then compile successfully and replace new kernel to the kernel file i= n > the root directory. It actually compiled? > > We think it's ok,when it is rebooted,the server can't load the new > kernel and reboot again. I'm not surprised. Please follow the guidelines in the handbook for configuring and compilin= g a=20 custom kernel, http://www.freebsd.org/handbook Good luck, Danny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message