From owner-freebsd-current Mon Oct 19 14:10:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA19999 for freebsd-current-outgoing; Mon, 19 Oct 1998 14:10:26 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from top.worldcontrol.com (surf26.cruzers.com [205.215.232.26]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id OAA19993 for ; Mon, 19 Oct 1998 14:10:22 -0700 (PDT) (envelope-from brian@worldcontrol.com) From: brian@worldcontrol.com Received: (qmail 28239 invoked by uid 100); 19 Oct 1998 21:09:19 -0000 Date: Mon, 19 Oct 1998 14:09:19 -0700 To: freebsd-current@FreeBSD.ORG Subject: disklabel: ioctl DIOCWLABEL: Operation not supported by device Message-ID: <19981019140919.A28190@top.worldcontrol.com> Mail-Followup-To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.6i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Following the directions at http://www.freebsd.org/tutorials/diskformat/#ch-2 to add a hard drive to my -current,elf,CAM,SMP system I get errors along the lines of label: ioctl DIOCWLABEL: Operation not supported by device The system is -current of around 1:00am 10/19/1998 PDT, including a make world and fresh kernel. I can report that /stand/sysinstall index/partition reports that I have no disks. However, the system is fully functional other than for my attempts to add two hard drives. I've tried the various methods listed in the help page, all fail for various label related reasons. here is a sample: bls2# disklabel -r -w da1 auto disklabel: ioctl DIOCWLABEL: Operation not supported by device dmesg reports: da2 at ahc0 bus 0 target 5 lun 0 da2: Fixed Direct Access SCSI2 device da2: 20.0MB/s transfers (10.0MHz, offset 8, 16bit), Tagged Queueing Enabled da2: 2063MB (4226725 512 byte sectors: 64H 32S/T 2063C) da1 at ahc0 bus 0 target 4 lun 0 da1: Fixed Direct Access SCSI2 device da1: 20.0MB/s transfers (10.0MHz, offset 8, 16bit), Tagged Queueing Enabled da1: 2063MB (4226725 512 byte sectors: 64H 32S/T 2063C) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message