From owner-freebsd-questions Wed Sep 10 16:02:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA04798 for questions-outgoing; Wed, 10 Sep 1997 16:02:00 -0700 (PDT) Received: from freebie.lemis.com (gregl1.lnk.telstra.net [139.130.136.133]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA04788 for ; Wed, 10 Sep 1997 16:01:53 -0700 (PDT) Received: (from grog@localhost) by freebie.lemis.com (8.8.7/8.8.5) id IAA27799; Thu, 11 Sep 1997 08:31:33 +0930 (CST) Message-ID: <19970911083133.10866@lemis.com> Date: Thu, 11 Sep 1997 08:31:33 +0930 From: Greg Lehey To: "Dr R.D. Gidden" Cc: questions Subject: Re: Adding a new SCSI disk References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81e In-Reply-To: ; from Dr R.D. Gidden on Wed, Sep 10, 1997 at 05:02:45PM +0100 Organisation: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8250 Fax: +61-8-8388-8250 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog Fight-Spam-Now: http://www.cauce.org Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, Sep 10, 1997 at 05:02:45PM +0100, Dr R.D. Gidden wrote: > Following Greg Lehey's book 'Complete FreeBSD', > I've > scsiformat sd2 > (got sd0 and sd1 already) That's a pretty brief summary of what took me 14 pages to describe. Do you have the errata/addenda? It's on ftp://ftp.lemis.com/pub/cfbsd/errata.gz. There are some significant differences there. After looking at that, you can try one of two approaches: 1. Try again, if necessary after taking account of the addenda. If you still have trouble, give a few more details about how you set up the disk. 2. Grab ftp://ftp.lemis.com/pub/cfbsd/13-disks.ps.gz, print it out, and try the sysinstall approach. Tell me if you have any problems, or even if you succeed. > It's now squawking about > invalid primary partition table > and > floating point exception fdisk /dev/rsd2 > and > pid 7241 (fdisk), uid 0: exited on signal 8 > > and I can't get any other response. Strange. I've never seen this before, but I'd need more details to suggest a solution. Greg