From owner-freebsd-questions@FreeBSD.ORG Tue Feb 19 21:49:27 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 98E1C16A419 for ; Tue, 19 Feb 2008 21:49:27 +0000 (UTC) (envelope-from jeff.gold@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.freebsd.org (Postfix) with ESMTP id 2B4BA13C45D for ; Tue, 19 Feb 2008 21:49:26 +0000 (UTC) (envelope-from jeff.gold@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so785712nfb.33 for ; Tue, 19 Feb 2008 13:49:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=64WI8D/CEJ6QsDQYBn2QZnNIXlApYScKvtn7pSI6wME=; b=FL/1GGKoRTJoeZsvobJTTztDbOzegof9XNfpJ2P6XZz2JSkm5/0CLluOpuaMVVxZQzAF1+FKWZosPjHnPI71pB1i03Nw3iPdOGaUcjeyMIHbei/ia7AtIBEWLrJMd1L7m51z165Ln+CjevoBrjFQGW9u19V4UVqCLpc2LiRYz0c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TRw2XbOM0QPnSqVTEDx48XTmZm4uG6nY8SxS43W4ogk5MTPNeuJKyktSYcotcLTRux02UntEzyATHC4kd7Fi7MLw3qtG15wFGIHNhfrXhAzEa69CE0+uutX9eWgbBglm47J0pdPRmhk99EeOhqfEaDbhsZZeeowyTMxEKPZgM1s= Received: by 10.78.51.9 with SMTP id y9mr12311366huy.79.1203457765382; Tue, 19 Feb 2008 13:49:25 -0800 (PST) Received: by 10.78.19.19 with HTTP; Tue, 19 Feb 2008 13:49:25 -0800 (PST) Message-ID: <4bded9640802191349p2e0f4839p52b35f94f1457ba5@mail.gmail.com> Date: Tue, 19 Feb 2008 16:49:25 -0500 From: "Jeff Gold" To: "Jerry McAllister" In-Reply-To: <20080219213254.GB47232@gizmo.acns.msu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4bded9640802191245q20832a83j31723763ab21a940@mail.gmail.com> <20080219213254.GB47232@gizmo.acns.msu.edu> Cc: freebsd-questions@freebsd.org Subject: Re: diskLabelCommit fails within a sysinstall script? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Feb 2008 21:49:27 -0000 On Feb 19, 2008 4:32 PM, Jerry McAllister wrote: > Maybe, if you deleted that special 'c' partition, it made > the rest of the process screw up. Thanks for the suggestion. I'll give that a try. Jeff