From owner-freebsd-questions@FreeBSD.ORG Thu Apr 2 00:22:48 2009 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 06103106564A for ; Thu, 2 Apr 2009 00:22:48 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id B0DD08FC1E for ; Thu, 2 Apr 2009 00:22:47 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LpAhg-0001Qu-W0 for freebsd-questions@freebsd.org; Thu, 02 Apr 2009 00:22:45 +0000 Received: from mailsupport.rambler.ru ([81.19.66.129]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 02 Apr 2009 00:22:44 +0000 Received: from citrin by mailsupport.rambler.ru with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 02 Apr 2009 00:22:44 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Anton Yuzhaninov Date: Thu, 2 Apr 2009 00:22:34 +0000 (UTC) Organization: Rambler Lines: 17 Message-ID: References: X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: mailsupport.rambler.ru X-Comment-To: Andreas Nilsson User-Agent: tin/1.8.3-20070201 ("Scotasay") (UNIX) (FreeBSD/7.1-STABLE (amd64)) Sender: news Subject: Re: Sysinstall with install.cfg 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: Thu, 02 Apr 2009 00:22:48 -0000 On Wed, 1 Apr 2009 23:25:16 +0200, Andreas Nilsson wrote: AN> ################################ AN> # Now set the parameters for the partition editor on da0. AN> disk=da0 AN> partition=all AN> bootManager=none try bootManager=standard AN> diskPartitionEditor AN> diskPartitionWrite try to remove diskPartitionWrite -- Anton Yuzhaninov