2 .\" Copyright 1989 AT&T Copyright (c) 1997, Sun Microsystems, Inc. All Rights Reserved
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH DEVINFO 1M "May 8, 1997"
8 devinfo \- print device specific information
12 \fB/usr/sbin/devinfo\fR \fB-i\fR \fIdevice\fR
17 \fB/usr/sbin/devinfo\fR \fB-p\fR \fIdevice\fR
23 The \fBdevinfo\fR command is used to print device specific information about
24 disk devices on standard out. The command can only be used by the superuser.
32 Prints the following device information:
43 Software version (not supported and prints as \fB0\fR)
49 Drive id number (not supported and prints as \fB0\fR)
55 Device blocks per cylinder
61 Device bytes per block
67 Number of device partitions with a block size greater than zero
77 Prints the following device partition information:
88 Device major and minor numbers (in hexadecimal)
100 Number of blocks allocated to the partition
118 This command is used by various other commands to obtain device specific
119 information for the making of file systems and determining partition
120 information. If the device cannot be opened, an error message is reported.
138 Successful operation.
153 \fBprtvtoc\fR(1M), \fBattributes\fR(5)