From owner-freebsd-questions Tue Feb 6 1:45:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from public.hefei.cngb.com (unknown [210.15.28.3]) by hub.freebsd.org (Postfix) with ESMTP id EA31E37B491 for ; Tue, 6 Feb 2001 01:45:36 -0800 (PST) Received: from hefei.cngb.com ([210.15.28.50]) by public.hefei.cngb.com (8.10.1/8.10.1) with ESMTP id f169iDC08041; Tue, 6 Feb 2001 17:44:14 +0800 (CST) Message-ID: <3A7FC77E.714454B9@hefei.cngb.com> Date: Tue, 06 Feb 2001 17:44:31 +0800 From: jun chen X-Mailer: Mozilla 4.51 [zh-cn] (Win98; I) X-Accept-Language: zh-CN MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Cc: majordomo@cn.FreeBSD.org Subject: some questions Content-Type: multipart/alternative; boundary="------------7666A33FAA20D9E10DEF37E2" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------7666A33FAA20D9E10DEF37E2 Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: 7bit Hi,Administrator: We'r compiling the kernel of the FreeBSD 4.2 releases,steps like this: 1.copy /usr/src/sys/i386/conf/LINT to mykernel 2.edit and modify some parameters in the file of mykernel,such as: maxusers 256 options "MAXMEM=(512*1024)" options "MAXDSIZ=(512*1024*1024)" options "DFLDSIZ=(512*1024*1024)" options NMBCLUSTERS=4096 3.then compile successfully and replace new kernel to the kernel file in the root directory. We think it's ok,when it is rebooted,the server can't load the new kernel and reboot again. Why it is,we need your answers. Thanks. Regards, Jack --------------7666A33FAA20D9E10DEF37E2 Content-Type: text/html; charset=gb2312 Content-Transfer-Encoding: 7bit Hi,Administrator:

   We'r compiling the kernel of the FreeBSD 4.2 releases,steps like this:
1.copy /usr/src/sys/i386/conf/LINT to mykernel

2.edit and modify some parameters in the file of mykernel,such as:

maxusers  256
options         "MAXMEM=(512*1024)"
options         "MAXDSIZ=(512*1024*1024)"
options         "DFLDSIZ=(512*1024*1024)"
options         NMBCLUSTERS=4096

3.then compile successfully and replace new kernel to the kernel file in the root directory.

We think it's ok,when it is rebooted,the server can't load the new kernel and reboot again.
 

Why it is,we need your answers.
 

Thanks.

Regards,
Jack
 
 
  --------------7666A33FAA20D9E10DEF37E2-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message