What to do with a .BIN file ..?

Anton Markov anton-F0u+EriZ6ihBDgjK7y7TUQ at public.gmane.org
Wed Jun 9 03:10:57 UTC 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

Lennart Sorensen wrote:
> On Tue, Jun 08, 2004 at 06:51:27PM -0400, Paul King wrote:
>
>>I have a .BIN file which is supposed to be a CD-ROM image. I would
like to
>>convert this to ISO. Is this possible?
>
> If it is a bin/cue pair, then binchunk can convert it (assuming it isn't
> bin/cue for a good reason like requiring special subchannel data).
> Otherwise cdrdao can write bin/cue natively so that is another option.
I would think that the subchannel data would be used for copy-protected
CDs.
But can you store a VCD/SVCD as an ISO?


Anyway, in case you need to create a .cue file, here are some basic
templates I found long ago (and posted to this list) that should work
99% of the time. Just replace "image-name.BIN" with the name of the .bin
file. Save the .cue file with whatever name you want:

>
> For Movies:
> Code:
>
>> FILE "image-name.BIN" BINARY
>> TRACK 01 MODE2/2352
>> INDEX 01 00:00:00
>> TRACK 02 MODE2/2352
>> INDEX 01 00:06:00
>
>
>
> Video Games:
> Code:
>
>> FILE "image-name.BIN" BINARY
>> TRACK 1 MODE2/2352
>> INDEX 1 00:00:00
>
>
>
> CD-ROM GAMES/SOFTWARE
> Code:
>
>> FILE "image-name.BIN" BINARY
>> TRACK 01 MODE1/2352
>> INDEX 01 00:00:00



- --
Anton Markov <("anton" + "@" + "truxtar" + "." + "com")>

GnuPG Key fingerprint =
5546 A6E2 1FFB 9BB8 15C3  CE34 46B7 8D93 3AD1 44B4

*** LINUX - MAY THE SOURCE BE WITH YOU! ***
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFAxn/ARreNkzrRRLQRAoWDAKCgFHU9PiaPBoIHp5ENDvm6qzFOfgCfaA5c
i1MCRae1U3zS1m/+pyXDieo=
=MWAt
-----END PGP SIGNATURE-----
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list