From owner-freebsd-questions Sun Aug 11 16:00:28 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA17680 for questions-outgoing; Sun, 11 Aug 1996 16:00:28 -0700 (PDT) Received: from phil.digitaladvantage.net (phil.digitaladvantage.net [207.40.157.13]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id QAA17665 for ; Sun, 11 Aug 1996 16:00:22 -0700 (PDT) Received: from pamela.digitaladvantage.net (pamela.digitaladvantage.net [207.40.157.16]) by phil.digitaladvantage.net (8.7.5/8.7.3) with SMTP id QAA16718; Sun, 11 Aug 1996 16:44:29 -0500 (CDT) From: zeeb@digitaladvantage.net (Russ Panula) To: Mike Cc: questions@freebsd.org Subject: Re: The Old New Disk Question Date: Sun, 11 Aug 1996 18:09:19 -0600 Organization: Digital Advantage Corporation Message-ID: <320e7606.13414726@mail.digitaladvantage.net> References: In-Reply-To: X-Mailer: Forte Agent .99e/32.227 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 11 Aug 1996 14:21:07 -0500 (CDT), you wrote: >I have just spent the past three hours searching the archives for a step >by step explanation of how to add a new hard drive. I want to add a >fourth drive to my box. I saw this question asked MANY times in the >archives, but replies were few and far between. > >I tried using /stand/sysinstall and it would core on me everytime I tried >to create the newfs. > >TIA > I've had the core dump problem with sysinstall too.. I think it has something to do with an invalid partition table (no magic ;-). Try booting with a DOS disk, running fdisk, creating a partition on the disk, then boot into FBSD and see if you can proceed from there. Russ