From owner-freebsd-questions Fri Jun 7 06:33:21 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA14758 for questions-outgoing; Fri, 7 Jun 1996 06:33:21 -0700 (PDT) Received: from diablo.ppp.de (diablo.ppp.de [193.141.101.34]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id GAA14753 for ; Fri, 7 Jun 1996 06:33:17 -0700 (PDT) Received: from allegro.lemis.de by diablo.ppp.de with smtp (Smail3.1.28.1 #1) id m0uS1bq-000Qa2C; Fri, 7 Jun 96 15:29 MET DST From: grog@lemis.de (Greg Lehey) Organisation: LEMIS, Schellnhausen 2, 36325 Feldatal, Germany Phone: +49-6637-919123 Fax: +49-6637-919122 Received: (grog@localhost) by allegro.lemis.de (8.6.9/8.6.9) id PAA01056; Fri, 7 Jun 1996 15:25:51 +0200 Message-Id: <199606071325.PAA01056@allegro.lemis.de> Subject: Re: adding a second scsi drive To: martin@dynasuk.co.uk (Martin Hepworth) Date: Fri, 7 Jun 1996 15:25:51 +0200 (MET DST) Cc: questions@FreeBSD.org (FreeBSD Questions) In-Reply-To: from "Martin Hepworth" at May 30, 96 04:22:50 pm X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Martin Hepworth writes: > > Hi Guys > I know this is probaly on the most popular questions that get posted > here, Well, I don't know if it's popular, but it's frequent :-) > but how do you use disklable etc to get a second drive installed > with freeBSD 2.1? With great care. > I've fdisked the drive, but disklabel complains that the label is not > writable- huh? Yup, that's one of the nice, user-friendly messages it produces. > I'm running out of room rapidly on my main disk and need the second disk > working. What am I doing wrong. my /etc/disktab looks ok to me. > > Anyone willing to talk me though in very easy clear steps as to what I > should be checking to ge the thing going??? I'm working on an addition to the FreeBSD handbook to explain how to do this. You really need to pay extreme attention to detail, or you'll end up with messages like you got. In the meantime, it should be available on ftp://freefall.FreeBSD.ORG/incoming/disksetup.ps.gz. This is a prerelease version of the documentation; please let me know if you find anything wrong or difficult to understand. Greg