Date: Mon, 19 Oct 1998 14:09:19 -0700 From: brian@worldcontrol.com To: freebsd-current@FreeBSD.ORG Subject: disklabel: ioctl DIOCWLABEL: Operation not supported by device Message-ID: <19981019140919.A28190@top.worldcontrol.com>
next in thread | raw e-mail | index | archive | help
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: <IBM DCAS-32160W S65A> 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: <IBM DCAS-32160W S65A> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981019140919.A28190>