Jump to content

Split Image question for Mac users


Sliztzan

Recommended Posts

I've split the image into 1GB sections, eg I01, I02, MDS and the question came up of how to mount or burn this on a Mac?

I'm not a Mac user and thought maybe someone was familiar with a solution? Is there a straight forward simple program for Mac or would they need to use a virtual Windows program?

 

Thanks for your help. :)

Regards

Link to comment
Share on other sites

Mac users:

Rename the files with extension i00 to i0x as follows:

- filename.i00 => filename.iso.001

...

- filename.i05 => filename.iso.006

Then use the program Split and Concat to join the files and make an ISO.

 

I also saw one suggestion to copy the stuff together as

 

cat filename.I00 filename.I01 filename.I02 ... > filename.ISO

 

Then you can burn your .iso image with your regular program

 

That last one sounded so easy, so I have no clue if it will work or not. But according to the poster it works.

 

:)

Link to comment
Share on other sites

Mac users:

Rename the files with extension i00 to i0x as follows:

- filename.i00 => filename.iso.001

...

- filename.i05 => filename.iso.006

Then use the program Split and Concat to join the files and make an ISO.

 

 

:)

 

Rename all of them or just those two? I question because of the skip to .006 by the poster instead of .002, .003 etc. Thanks!

Edited by Sliztzan
Link to comment
Share on other sites

Mac users:

 

cat filename.I00 filename.I01 filename.I02 ... > filename.ISO

 

Then you can burn your .iso image with your regular program

 

That last one sounded so easy, so I have no clue if it will work or not. But according to the poster it works.

 

:)

 

This one looks like the windows DOS COPY command for merging VOB files.

Link to comment
Share on other sites

  • 5 months later...
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.