How to burn CCD / IMG (Clone CD) images to CD in Linux (Ubuntu 9.10)Convert .IMG to .ISO with ccd to iso:
Code:
sudo apt-get install ccd2iso ccd2iso is a free command line utility. If you prefer to use GUI applicatons instead, then try to install freeware Kiso. Code:
sudo apt-get install kiso Code:
sudo kiso your_image.img will be converted to your_image.iso. The converted image is placed into the same folder as your original image. You can burn .ISO images with k3b or any other program. |
All times are GMT -6. The time now is 06:10 PM. |