Tags: preparing

Solaris: Preparing Hard Disks and Partitioning Disks

Solaris Send feedback »
prtvtoc Utility prtvtoc prints the content of the VTOC (volume table of contents). It displays the start/stopcylinder, the size of the partition and the mounted directory. Execute prtvtoc as follows:1. Log on as user root.2. Enter: /usr/sbin/prtvtoc… more »

Compaq Tru64 UNIX: Preparing Hard Disks and partitioning

Technology Send feedback »
disklabel Command The command disklabel displays the start/stop cylinder, the size of the partition, the labeland the disk type of a disk device.As user root, enter the command:disklabel -r /dev/<rawdisk device>disklabel -r /dev/rrz3c Compaq Tr… more »