From owner-freebsd-scsi Mon Jul 8 21:21:15 1996 Return-Path: owner-freebsd-scsi Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA09936 for freebsd-scsi-outgoing; Mon, 8 Jul 1996 21:21:15 -0700 (PDT) Received: from parkplace.cet.co.jp (parkplace.cet.co.jp [202.32.64.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id VAA09931; Mon, 8 Jul 1996 21:21:12 -0700 (PDT) Received: from localhost (michaelh@localhost) by parkplace.cet.co.jp (8.7.5/CET-v2.1) with SMTP id EAA19943; Tue, 9 Jul 1996 04:20:50 GMT Date: Tue, 9 Jul 1996 13:20:50 +0900 (JST) From: Michael Hancock To: "Jordan K. Hubbard" cc: freebsd-current@FreeBSD.org, freebsd-scsi@FreeBSD.org Subject: Re: Adding Jaz drive with sysinstall In-Reply-To: <4580.836881611@time.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-scsi@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 8 Jul 1996, Jordan K. Hubbard wrote: > > I managed to create a FreeBSD partition using sysinstall's custom install. > > But sysinstall wouldn't label it. After 'W'ing the partition changes and > > entering the label screen I kept getting a "You must partition the disk" > > error when trying to Write the label. > > Ah, I think I just found and smashed that one - thanks for making me look > again.. :-) Cool. One more observation. When I want to add a new drive the label option insists in making /, /usr/, and swap if I only have the new drive selected. Are you supposed to select all the drives and existing partitions when you use sysinstall to label? I guess it needs some way of differentiating between a new installation and a change of configuration. mike hancock