PDA

View Full Version : Mounting .img files


PoisoN2003
June 29th, 2006, 11:16 PM
This is my first tutorial, this tutorial will teach u how to mount .IMG files.

First u need to have these things
a rpm version of ccd2iso u can get it here
wget http://rarewares.org/debian/packages/unstable/ccd2iso_0.2-0.1_i386.deb


Now that we have those things we can start

Lets install we do
sudo dpkg -i ccd2iso-0.2-1.i386.deb

Now we are going to convert the img to iso using this application

sudo ccd2iso /place/of/the/img.img /place/of/the/wanna/be/iso.iso

Please tell me if im missing anything
I added that link provided by same

After some testing this i realized that when i try to open the iso i get it gives me an error im trying to figure out how to fix that but if someone else knows ill be glad to fix my tutorial

What does work well is running UltraISO on cedega u can get the trial of their site and when u run it with cedega i noticed that the trial is the same thing as the full version so u can convert any size file to iso (bin,img,ccd,anything)

Sam
June 30th, 2006, 05:08 PM
Use this package (http://rarewares.org/debian/packages/unstable/ccd2iso_0.2-0.1_i386.deb) instead, this one works (although it's an older version).

PoisoN2003
June 30th, 2006, 06:37 PM
thx i added that file

Norberg
July 24th, 2006, 10:33 AM
It is easier to just rename the file from filname.img to filname.iso and it works grate.

dethree
July 29th, 2006, 04:35 AM
okae, I installed the program from the link, try to convert .img file with sudo ccd2iso file.img file.iso I get 'Segmentation fault', I have no idea why it says that.

ykram
July 29th, 2006, 10:16 AM
Can be done easily from command line and browsable if permissions are set:

mount -o loop -t iso9660 filename.iso /mnt/iso

fakie_flip
April 15th, 2007, 10:37 PM
Grab the newest ccd2iso from here.
http://packages.debian.org/unstable/otherosfs/ccd2iso