FDISK_getDriveAndNr

Description: splits a path (e.g. /dev/hda1) in the device (/dev/hda) and the device number (1). The device is returned as element 0 and the number as element 1 in an array.
Parameter:
Returns: