Mount MDF Image files
//How to mount MDF images in any given folder
Also here
Mount MDF images in Linux
mount imagen.mdf /path/mount_directory -o loop=/dev/loop0
Also here
Mount MDF images in Linux