Uploader Comments (gotbletu)
Video Responses
All Comments (14)
-
@TearsOfWar1 lol a image file the fudge?
-
Looks like redhat
-
What if it's a .img format????? I don't fucking know what to do!
-
i can't find deb anywhere on the web... :-/
-
lol hahahaha
-
why isn't it in synaptic?
-
shit rox
-
Ohw I forgot to explain how you should convert the MDF to ISO
Quite simple...
mdf2iso image.mdf image.iso
So just cd to the directory where the MDF image is located, and then use 'mdf2iso' then type the complete name of the MDF image, and then type any random name ending with .iso
And you're done....
-
MDF is proprietary from Alcohol120%... And it isn't compatible with the iso9660 format to mount it...
First you have to convert it to ISO... Download the software mdf2iso by typing 'apt-get install mdf2iso'
After that you can just mount is using the normal image mounting procedure...
mount -o loop -t iso9660 /home/image.iso /mnt/image/
The above is an example of course, the correct format is:
mount -o loop -t iso9660 [location of the iso image] [location where you want to mount the iso]
-
an iso can contain cd audio.. it's an exact replica to a physical cd.
what the hell is a *.nrg ?
Do I mount it like any ISO?
hyst999 2 years ago
nrg are like iso, same mount same way
gotbletu 2 years ago