PRTVTOC(1M) PRTVTOC(1M)
NAME
prtvtoc - print the VTOC of a block device
SYNOPSIS
/etc/prtvtoc device
DESCRIPTION
prtvtoc allows the contents of the VTOC (volume table of
contents) to be viewed by the super-user for reference or
verification. The command can be used only by the super-
user.
The device name must be the file name of a raw device in the
form of /dev/rdsk/ips0d0vh.
EXAMPLE
The command line entry and system response shown below are
for a 130-megabyte hard disk:
# prtvtoc /dev/rdsk/ips0d0vh<CR>
* /dev/rdsk/ips0d0vh partition map
*
* Dimension:
* 512 bytes/sector
* 32 sectors/track
* 10 tracks/cylinder
* 823 cylinders
* 800 accessible cylinders
*
* Unallocated space:
* Start Size
*
* Partition Tag Flags First Sector Sector Count Mount Directory
0 5 0 2240 32640
1 3 0 34880 65600
2 5 0 100480 157760
5 5 0 100480 157760
6 5 0 100480 157760
7 5 0 2240 256000
8 0 0 0 2240
9 1 0 258240 5120
10 6 0 0 263360
SEE ALSO
dvhtool(1M).
ORIGIN
AT&T V.3
Page 1 (last mod. 8/20/87)