From owner-freebsd-hackers Tue Jun 18 10:23:33 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA11149 for hackers-outgoing; Tue, 18 Jun 1996 10:23:33 -0700 (PDT) Received: from nic.aic.net ([206.106.252.226]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id KAA11141 for ; Tue, 18 Jun 1996 10:23:27 -0700 (PDT) Received: (from sam@localhost) by nic.aic.net (8.6.12/8.6.12) id VAA00510 for hackers@freefall.freebsd.org; Tue, 18 Jun 1996 21:23:15 +0400 From: Samvel Stepanian Message-Id: <199606181723.VAA00510@nic.aic.net> Subject: to disklabel or not to disklabel To: hackers@freefall.freebsd.org Date: Tue, 18 Jun 1996 21:23:15 +0400 (GMT-4) X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Got sick trying to add SCSI disk to existing FreeBSD system - sysinstall is driving me crasy when I click Disklabel/sd1 - it still bringing me existing sd0 drive with stupid message:"you have to partition disk before using it". It's partitioned, it works, I dont want to touch sd0, I need my sd1 disklabeled! Tried to use disklabel utility - the interface of disklabel has no right to be called "interface". It's just a vi session of god knows what. Does anybody know how to disklabel new SCSI disk and add it to the system without such pain??!!? When at last sysinstall will be smarter and disklabel more friendly? Sam.