This is the fastest way of splitting a DMG into pieces using a mac and Terminal.
Example 1:
hdiutil segment -o YouTube -segmentSize 4M /Users/Graham/Desktop/FireFox.dmg
Example 2:
hdiutil segment -o YouTube -segmentCount 4 /Users/Graham/Desktop/FireFox.dmg