Code: Select all
# bin2iso myfile.cue -c myfile.mdfCode: Select all
# bin2iso myfile.cuebin2iso doesn't works for my mds and mdf files. Any other solution?tracyde wrote:I don't know if you are still having the same problems but a solution is in another thread. I will summarize it.
first create a cue file using bin2isothen create the iso file from the cue using bin2isoCode: Select all
# bin2iso myfile.cue -c myfile.mdfThis will create an iso file that you can burn using whatever you want. An mdf file is very very similar to a bin file that is why this works.Code: Select all
# bin2iso myfile.cue
edit: cleaned up post bb tags

Strange, this solution worked no problem for me.SnEptUne wrote:bin2iso doesn't works for my mds and mdf files. Any other solution?tracyde wrote:I don't know if you are still having the same problems but a solution is in another thread. I will summarize it.
first create a cue file using bin2isothen create the iso file from the cue using bin2isoCode: Select all
# bin2iso myfile.cue -c myfile.mdfThis will create an iso file that you can burn using whatever you want. An mdf file is very very similar to a bin file that is why this works.Code: Select all
# bin2iso myfile.cue
edit: cleaned up post bb tags
tracyde wrote:I don't know if you are still having the same problems but a solution is in another thread. I will summarize it.
first create a cue file using bin2isothen create the iso file from the cue using bin2isoCode: Select all
# bin2iso myfile.cue -c myfile.mdfThis will create an iso file that you can burn using whatever you want. An mdf file is very very similar to a bin file that is why this works.Code: Select all
# bin2iso myfile.cue
edit: cleaned up post bb tags