Linux

Categorized | Applications, Multimedia, cli

Convert CCD and IMG files to ISO in Linux

If you want to convert CCD and IMG files into a more common ISO image file, use ccd2iso:

ccd2iso image_file.img image_file.iso

Author Profile

T4L ;

Other posts by T4L

Author's web site



Are you satisfied with this blog?
Why not subscribe our RSS Feed? you will always get the latest post.


3 Comments


  1. Since you have written two post about image formats, let me also put in a word about converting DAA image formats in Linux.

    1
  2. Mario

    ccd2iso IS NOT WORKING IN UBUNTU 9.04
    “Unrecognized sector mode (0) at sector 0!”

    Any fix ?

    2
  3. sabun

    @Mario

    Have you tried it on both the .img and .ccd?
    Normally one or the other will work.

    sabun@sabun-desktop:~$ccd2iso “theimage.img” “myimage.iso”

    or replace “theimage.img” with “theimage.ccd” .

    replace theimage with the name of the image you want to convert and replace myimage with any name you want.
    the double quotes are used so that if there are spaces in the name it can read the image filename still.

    3

1 Trackback(s)

  1. 14 12 2008 : Convert CCD and IMG files to ISO in Linux | Linux-Trickz

Leave A Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>