From owner-freebsd-bugs Thu Jan 23 11:20:14 2003 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 273C837B411 for ; Thu, 23 Jan 2003 11:20:14 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7EAF43EB2 for ; Thu, 23 Jan 2003 11:20:13 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0NJKDNS024266 for ; Thu, 23 Jan 2003 11:20:13 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0NJKDN1024265; Thu, 23 Jan 2003 11:20:13 -0800 (PST) Date: Thu, 23 Jan 2003 11:20:13 -0800 (PST) Message-Id: <200301231920.h0NJKDN1024265@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Subject: Re: kern/44218: Init dies during boot after upgrade from 4.6S to 4.7S Reply-To: Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/44218; it has been noted by GNATS. From: To: freebsd-gnats-submit@FreeBSD.org, jfh@cise.ufl.edu Cc: Subject: Re: kern/44218: Init dies during boot after upgrade from 4.6S to 4.7S Date: Thu, 23 Jan 2003 14:13:52 -0500 (EST) Found the problem. Commented out the following lines: options MAXDSIZ="(2048*1024*1024)" options DFLDSIZ="(2048*1024*1024)" and now 4.7 boots up fine. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message