Thursday, November 11, 2010

Mounting .mdf and .iso images

I tried this on a .mdf file, but it is supposed to work for .iso as well.

sudo mount -o loop image_file.mdf /mounting/directory

No comments:

Post a Comment