mac dd mount
sudo hdiutil attach -readonly -imagekey diskimage-class=CRawDiskImage ~/Desktop/image.001
unmount
sudo hdiutil detach /Volumes/YourMountedVolumeName
mount status
mount
sudo hdiutil attach -readonly -imagekey diskimage-class=CRawDiskImage ~/Desktop/image.001
unmount
sudo hdiutil detach /Volumes/YourMountedVolumeName
mount status
mount