> I seriously doubt that Sun would include instructions
> on how to install Solaris over MS DOS...
He's probably downloading the "pieces download" (as oppossed to the large single image) of the x86 Solaris 10 version on his pc, which then need to be joined to create the single large image.
@OP You are looking for copy /b
, I believe, but I don't remember exactly how the command goes. I believe copy /b <name of first image piece> .... <name of last image piece> <name of large image>
but don't quote me on that.