Description: Calculates the size of a drive or partition.
Parameter:
- vDev: Virtual (internally used) device number.
- vPart: Virtual (internally used) partition number. This is normally another number than the physical number (e.g. 0 on /dev/hda1)
- param: parameter string containing status information about the harddisks
Returns:
- Size of the drive or partition in MB.
root
2015-09-06