Mount MDF Image files
mount image.mdf /mnt/image -o loop=/dev/loop0
mount image.mdf /mnt/image -o loop=/dev/loop0
This entry was posted on Wednesday, February 14th, 2007 at 9:27 am and is filed under Command Line, Linux. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
I am Binny V A, a freelance Web Developer on the LAMP Platform. Open Source Geek.
April 8th, 2007 23:56
you need to be root to perform that command use either:
#:~/ su
or
#:~/ sudo
followed buy you password.
October 19th, 2007 23:49
mount: you must specify the filesystem type
November 17th, 2007 13:29
use mdf2iso or AcetoneISO2 if U wanna GUI