Shoutbox

Writing 4 ISO as one? - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: Writing 4 ISO as one? (/showthread.php?tid=47990)

Writing 4 ISO as one? by M73A on 07-23-2005 at 10:16 PM

i've got 4 .iso file that are just one cut into 4.... but wen i try to write one it says the length does not match what is in the 1/4... how would i make it so its 4/4


RE: Writing 4 ISO as one? by Supersonicdarky on 07-23-2005 at 11:09 PM

isn't it easier to emulate them, copy all data on your hard drive, then burn?


RE: Writing 4 ISO as one? by JDawg_0789 on 07-23-2005 at 11:11 PM

I think there's a program that will merge them to one ISO but I can't recall the name.


RE: Writing 4 ISO as one? by M73A on 07-23-2005 at 11:28 PM

quote:
Originally posted by supersonicdarky
isn't it easier to emulate them, copy all data on your hard drive, then burn?

i cant! the 1st part opens and shows all the files and folders but only certain files of it open correctly because the data for them is on the other iso files :(
RE: Writing 4 ISO as one? by JDawg_0789 on 07-23-2005 at 11:33 PM

Download Daemon Tools and install the program using its virtual cd-rom drives, that way when it asks for the other discs you'll have them.(Y)


RE: Writing 4 ISO as one? by Supersonicdarky on 07-23-2005 at 11:34 PM

try this, it merges files, mite work 8-)

edit:

quote:
Originally posted by JDawg_0789
Download Daemon Tools and install the program using its virtual cd-rom drives, that way when it asks for the other discs you'll have them.(Y)


I have it, that won't do the trick, that's the same as burining each iso onto a seperate cd
RE: Writing 4 ISO as one? by M73A on 07-23-2005 at 11:51 PM

mite work 8-)?

whats that mean? lol...


RE: Writing 4 ISO as one? by Tochjo on 07-24-2005 at 09:15 AM

It might work.


RE: Writing 4 ISO as one? by M73A on 07-24-2005 at 09:35 AM

not work


RE: Writing 4 ISO as one? by matty on 07-24-2005 at 03:28 PM

Have you tried WinRAR to unpack the ISO files? Then you can use MagicISO to repack them as one.


RE: Writing 4 ISO as one? by M73A on 07-24-2005 at 06:28 PM

tried both:P


RE: Writing 4 ISO as one? by JDawg_0789 on 07-24-2005 at 06:30 PM

If you have a DVD Burner, you could always try burning them all in separate sessions to a DVD so they're all one one disc. Otherwise you might try getting ahold of the person who split them and tell them to tell you what program they used so that you can restore them.:P


RE: Writing 4 ISO as one? by rav0 on 07-25-2005 at 07:03 AM

Windows can merge files by itself.

Use a command like this:

code:
copy firstimage.iso+secondimage.iso+thirdimage.iso+fourthimage.iso mergedimage.iso