Postby cosimo777 » 04 Jun 2007 23:08
I had success with the following:
I used MacPar first to verify and join the segments- this gave me the *.l00, *.l01 etc files you mentioned. I added .iso before the suffix. For example, the files were, say, title.l00, title.l01 and I changed them to title.iso.l00, title.iso.l01.
I then used Split & Concat to join the pieces. The result: a perfect ISO image.
It was, of course, luck that the original file was an ISO. I guess one would have to try several extensions to make it work if the file were not an ISO. I had originally tried to join the segments with Split & Concat- and that program did indeed join them and not report any errors, but the result was a file without an extension. I tried adding .iso and other extensions but that failed to fix the problem (I tried mounting the result as a disk or burning as an image with no luck).... Then, in reading the help docs of Split & Concat, it mentioned that there had to be the original file's suffix preceeding the final numerical suffixes on the segments. So I just tried adding the .iso and it worked.
Perhaps this will work for me and others in the future...