From owner-freebsd-questions@FreeBSD.ORG Mon Nov 24 20:14:15 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE75D16A4CE for ; Mon, 24 Nov 2003 20:14:15 -0800 (PST) Received: from cerebus.elitists.org (gb.elitists.org [64.40.72.42]) by mx1.FreeBSD.org (Postfix) with SMTP id A190843FB1 for ; Mon, 24 Nov 2003 20:14:14 -0800 (PST) (envelope-from freebsdlists@elitists.org) Received: from [192.168.1.10] (h202.elitists.org [64.40.88.202]) by cerebus.elitists.org (Postfix) with ESMTP id 1C151257 for ; Mon, 24 Nov 2003 22:13:50 -0600 (CST) User-Agent: Microsoft-Entourage/10.0.0.1309 Date: Mon, 24 Nov 2003 22:14:10 -0600 From: "F. Even" To: Message-ID: In-Reply-To: <20031125004420.CD6F416A4DE@hub.freebsd.org> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Subject: Re: fbsd 5.1 setup problem, "too many active children of 'whole' X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 04:14:15 -0000 If it helps, I'm getting this error after allocating the whole drive to one slice, when I go to install the BootMgr on the first drive, it pops up that error. Thanks, Frank On 11/24/03 6:44 PM, "freebsd-questions-request@freebsd.org" wrote: > Message: 34 > Date: Mon, 24 Nov 2003 18:37:22 -0600 > From: "F. Even" > Subject: fbsd 5.1 setup problem, "too many active children of 'whole' > To: > Message-ID: > Content-Type: text/plain; charset="US-ASCII" > > Hello all, > > I have recently completely cleared all the cruft off of this P3-700 with 2 > 9GB Seagate SCSI drives, and 1 Maxtor 40GB drive. > > I ran this on it apparently successfully (after booting from the 5.1 live > filesystem cd): > > dd if=/dev/zero of=/dev/ad0 > dd if=/dev/zero of=/dev/da0 > dd if=/dev/zero of=/dev/da1 > > I am now trying to install 5.1 on this machine, using Express install, and I > get this error after telling the machine to use the whole slice on da0: > > "Too many active children of 'whole'" > > What does this mean? I have not done anything since. What does this mean, > and what should I be doing now that I have seen this error. > > Thanks for any help any of you may provide. > > Frank