From owner-freebsd-questions Sun Apr 21 10:46:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from boise.neuroflux.com (ns1.neuroflux.com [204.228.228.84]) by hub.freebsd.org (Postfix) with ESMTP id 9B36137B404 for ; Sun, 21 Apr 2002 10:46:42 -0700 (PDT) Received: (from root@localhost) by boise.neuroflux.com (8.11.6/8.11.6) id g3LHkjA61239 for freebsd-questions@freebsd.org; Sun, 21 Apr 2002 13:46:45 -0400 (EDT) (envelope-from sam@neuroflux.com) Received: from winter (ip36-228.tigers-corner.net [207.225.36.228]) by boise.neuroflux.com (8.11.6/8.11.6av) with SMTP id g3LHkh061231 for ; Sun, 21 Apr 2002 13:46:43 -0400 (EDT) (envelope-from sam@neuroflux.com) Message-ID: <005201c1e95c$7d702890$0a00a8c0@winter> From: "Sam Evans" To: Subject: install.cfg question. Date: Sun, 21 Apr 2002 11:46:33 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello. Almost got my custom installation working, except I seem to be having some issues with the Disk Paritioning when being run from the install.cfg Here is that section of the config: disk=ad4 partition=all bootManager=standard diskPartitionEditor diskPartitionCommit What ends up happening, is it says it's partitioning the disk in Debug, and then it says it creates my mount points. But, when it goes to run the newfs utility, it bombs out. But, what's strange is that if I go back in and manually delete the existing partition, and recreate it (to use all of the disk) and then create my mount points by hand, it runs the newfs just fine. So, my question is this. Is there anyway to get the install.cfg to completely wipe a partition out first, and then create a new one after? Thanks, Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message