Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
CloneCD images?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
nitro322
Guru
Guru


Joined: 24 Jul 2002
Posts: 596
Location: USA

PostPosted: Sun Jul 28, 2002 7:22 am    Post subject: CloneCD images? Reply with quote

Anyone know of an app (CLI or GUI) that will burn CloneCD images? Thanks.
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20606

PostPosted: Sun Jul 28, 2002 7:41 am    Post subject: Reply with quote

Quote:
CloneCD is a powerful CD-Copy program. It writes in Raw mode, which allows it to have total control on the data written. Therefore, CloneCD will produce real 1:1 copies of your CDs.
Is that what your asking?
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
nitro322
Guru
Guru


Joined: 24 Jul 2002
Posts: 596
Location: USA

PostPosted: Sun Jul 28, 2002 9:11 am    Post subject: Reply with quote

kanuslupus wrote:
Quote:
CloneCD is a powerful CD-Copy program. It writes in Raw mode, which allows it to have total control on the data written. Therefore, CloneCD will produce real 1:1 copies of your CDs.
Is that what your asking?

Well, that's the program I'm asking about. I'm trying to find a Linux program that will burn CD images created by CloneCD.
Back to top
View user's profile Send private message
bod
n00b
n00b


Joined: 20 Jul 2002
Posts: 26
Location: UK

PostPosted: Sun Jul 28, 2002 6:36 pm    Post subject: Reply with quote

CloneCD basically produces a bin/cue image with an extra file containing sub-channel data.

If you rename the the .img file to a .bin, and edit the cue file so that it refers to the .bin, you can then use cdrdao to burn it, or bin2iso/binchunker to create an iso image.

AFAIK there is no way of using the .sub file to restore the subchannel data.
Back to top
View user's profile Send private message
nalin
Apprentice
Apprentice


Joined: 27 Sep 2002
Posts: 172
Location: Long Beach

PostPosted: Tue Oct 29, 2002 5:28 am    Post subject: Reply with quote

Thx for the info bob
Quite frankly after hours of searching on google I have concluded that you are the shit...your instructions seem to work great...
I have one question here, you define clone cd image as "basically" a bin/cue with the subchannel data...can you better define basically?
Back to top
View user's profile Send private message
metalhedd
l33t
l33t


Joined: 30 May 2002
Posts: 692
Location: Ontario Canada

PostPosted: Tue Oct 29, 2002 7:51 pm    Post subject: Reply with quote

I think the only difference is the sub channel data.
and the file extension.
Back to top
View user's profile Send private message
b0fh
Guru
Guru


Joined: 16 Jun 2003
Posts: 426

PostPosted: Wed Jan 07, 2004 5:32 pm    Post subject: Reply with quote

What's exactly about that subchannel data? What's it's use?
Back to top
View user's profile Send private message
neuron
Advocate
Advocate


Joined: 28 May 2002
Posts: 2371

PostPosted: Wed Jan 07, 2004 9:46 pm    Post subject: Reply with quote

it's extra data on the cd, generally used for copy protection reasons.

and I haven't tried, but you could try running clonecd in wine, maybe find an older version than the latest one for it though.

might work too :)
Back to top
View user's profile Send private message
mass_nerder
n00b
n00b


Joined: 04 Jun 2003
Posts: 42

PostPosted: Thu Jan 08, 2004 9:11 am    Post subject: Reply with quote

I've too ran across a situation where I tend to strongly dislike seeing .ccd files ( usually without warning & not the best of times 8O )

after a few months of trying to hack my own way through it ( not beleiving someone didn't beat me to it yet --i was on the xxx2iso bandwageon? ) I was looking through an email from sourceforge & I remember it being right around the time I got it to work 40-45% of the time; but I knew it wasn't going anywhere... so I was rather happy when I did see someone else making attempts :arrow: ----> ccd2iso .... :wink:

Keep in mind though; I've ran across one or two images that wouldn't convert with that though .... so; goodLuck ( make a backup of the .ccd & .img 1st )
Back to top
View user's profile Send private message
Psycam
n00b
n00b


Joined: 26 Jun 2004
Posts: 17

PostPosted: Sun Jul 18, 2004 7:26 pm    Post subject: Reply with quote

For reference: ccd2iso did not allow me to mount the iso file (!!!) It gave a "file system not specified" and other assorted errors.


I had to download a copy of Warcraft 3 from the internet, since my CD broke (honest. I have a legal bought cd key). It 'came' in .ccd/.img/.sub format. I had to convert this to iso in order to burn it in Gentoo (I understand that I will lose the .sub cd protection data, but I have Frozen Throne so I won't have to play with the cd).

Initially when I tried ccd2iso, the computer would not allow me to mount the iso to /mnt/iso0 (or whatever mount point you use). So here are the steps I took to get the ccd file to work.

1.)
Code:
emerge bin2iso

2.) Rename warcraft3.img to warcraft3.bin
3.)
Code:
bin2iso warcraft3.cue -c warcraft3.bin

Which automatically creates a .cue file from the .bin file.
4.)
Code:
bin2iso warcraft3.cue

Creates the iso in the same folder.
5.)
Code:
mount -o loop warcraft3.iso /mnt/iso0

Mounts the warcraft3 iso onto /mnt/iso0. Make sure that you have loopback in the kernel in the Device Drivers --> Block Devices subsection.
Back to top
View user's profile Send private message
trompa
Guru
Guru


Joined: 15 Sep 2003
Posts: 368
Location: Vigo (Spain)

PostPosted: Mon Aug 30, 2004 1:03 pm    Post subject: Reply with quote

Definitely, Blizzards CD's have poor quality, both my RoC & TFT CD's are broken :evil:
_________________
JabberID: trompa@jabber.com
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum