a) Check the actual partitioning of your disk drive(s)
Solaris: prtvtoc /dev/rdsk/cxtyd0s2 (replace x and y with your drive's values)
To see which drives you have, use ls /dev/rdsk/c*s2
b) Verify which of these partitions are in use (filesystem, swap space, raw-device)
c) Any remaining space (partitions or slices) can be used
Main Topics
Browse All Topics





by: omarfaridPosted on 2007-06-14 at 22:32:37ID: 19289431
Hi,
A raw device could be a partition, a slice, a volume, etc., and in this case you need to refer to the disk partitioning tools to find out the size, depending on the unix version you have.