beta.blog

Linux: IMG to ISO

by on Nov.20, 2011, under Linux (Ubuntu)

Short Linux tutorial of how to convert *.img files into *.iso images. I’m using the Linux distribution Debian 6 Squeeze.

First of all open up the terminal and change to the directory your *.img files are located.

cd /home/myself/img_files/

Then install the following tool: ccd2iso

apt-get install ccd2iso

And finally use the tool to convert the *.img files into *.iso:

ccd2iso file.img file.iso

1 Comment for this entry

  • Dias

    Man, I got an error like “Unrecognized sector (c0) at sector 0!”. Do you know how to get pass trough it?

    Thx

Leave a Reply

*

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!