Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
bin2iso with no cue
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
Chishs
n00b
n00b


Joined: 27 Nov 2005
Posts: 55

PostPosted: Mon Nov 23, 2009 4:30 am    Post subject: bin2iso with no cue Reply with quote

Sup

So I'm trying to convert a .bin file to .iso so I can mount it (would just burn it if my CD drive worked). Unfortunately I have no cue file for it and bin2iso wouldn't work without it. Since .cue files are so simple I decided to make my own for the file.

Code:
FILE ”iwd1.bin” BINARY
TRACK 01 MODE1/2352
INDEX 01 00:00:00


this should work the way I understand it but bin2iso is complaining the second line doesn't begin with ' TRACK'. WTF yes it does!

System is an Atom 330 running 64-bit.
Back to top
View user's profile Send private message
Mistwolf
Apprentice
Apprentice


Joined: 07 Mar 2007
Posts: 189
Location: Edmonton, AB

PostPosted: Mon Nov 23, 2009 5:35 am    Post subject: Reply with quote

Have you tried:

Code:
bin2iso <cuefile> -c <binfile>


to generate the cue file?

run bin2iso with no parameters to see the options.

Hope this helps.
Back to top
View user's profile Send private message
dylix
Apprentice
Apprentice


Joined: 20 Sep 2002
Posts: 261
Location: Atlanta

PostPosted: Mon Nov 23, 2009 1:25 pm    Post subject: Reply with quote

if u havent got it fixed yet, u might wanna try ccd2iso (its in portage)

Code:
ccd2iso whatever.bin whatever.iso


works like a charm 8)
_________________

https://dylix.org/
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