Welcome to the new Linux Foundation Forum!
Burning or converting ccd, img, sub to CD?
in Ubuntu
Ok so I'm the kind of person to do his reasurch before asking questions but now I'm just stuck.
I can't really find a way to burn a CDimage that's made from cloneCD so if anyone has an idea I'd apreciate it.
Just as info I'm running xubuntu/ubuntu desktops and I've already tried using ccd2iso and K3D to make an iso. I've also tried finding a .deb package for ISOmount but no luck.
Help apreciated
thx
0
Comments
first, mount the cd/dvd so you can see the files on it.
then open a console and at the command line type:
dd if=/dev/cdrom of=filename.iso
This will create the iso file.
To see the contents of a iso file, at the command line type this as root:
mount -t iso9660 -o loop filename.iso /mnt/disk
For this, the folder /mnt/disk must exist before you issue the command.
Good luck
Good luck
.ccd
.img
.sub
and they come from a cloneCD, not just a regular iso.
I cant find a way to burn them to a disk using linux
Help appreciated
https://help.ubuntu.com/community/ManageDiscImages
reading I've found some people who got the "file cannot be opened" error or something like that, have you tried running ccd2iso as root?
Good luck
http://en.wikipedia.org/wiki/AcetoneISO