also @ TechSpot: Mozilla developing Metro-specific Firefox for Windows 8
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.

Go Back   TechSpot OpenBoards > Software > The Alternative OS

Collaborate in the cloud with Office, Exchange, SharePoint, and Lync

Combining the 5 solaris files...

Thread Tools Search this Thread
  #1  
Old 09-20-2005
TechSpot Member
 
Member since: Nov 2004, 144 posts
Combining the 5 solaris files...

Hi Im having some trouble combining all of the 5 parts of the Solaris installation ISO...Is there any program that will combine them? the Command Prompt on windows (xp home) isn't working well.... thanks alot
I might try downloading the CD version if this doesnt work...
  #2  
Old 09-20-2005
jobeard's Avatar
TechSpot Ambassador
 
Location: Southern Calif.
Member since: Apr 2005, 10,835 posts
the first question is 'Should they be combined'?
Unless they were created with that intent, you'll just muck'm all to heck.


If you have access to a unix emulator like Cygwin , it's trivial:

cat file1 >combined
cat file2 >>combined
...
cat fileN >>combined

notice the >> for all but the first.
  #3  
Old 09-20-2005
Nodsu's Avatar
TechSpot Evangelist
 
Location: Estonia
Member since: Feb 2002, 9,431 posts
System specs
Where did you get these parts and in what format are they?
  #4  
Old 09-20-2005
TechSpot Member
 
Member since: Nov 2004, 144 posts
I got it off of the Sun website and the instructions were to combine them and microsoft doesn't recognize the format it was a zip file and when I unzipped it its in "file" format.
  #5  
Old 09-20-2005
jobeard's Avatar
TechSpot Ambassador
 
Location: Southern Calif.
Member since: Apr 2005, 10,835 posts
I pray you're downloading the JVM, as almost anything else would be useless in Windows. Also assume you're access is dial-up and you're getting segments
because of download times required.
  #6  
Old 09-20-2005
TechSpot Member
 
Member since: Nov 2004, 144 posts
actually It automatically has segments and wont let download the entire file You guys can forget this problem...I'll just download the CD's version thanks
  #7  
Old 09-20-2005
Nodsu's Avatar
TechSpot Evangelist
 
Location: Estonia
Member since: Feb 2002, 9,431 posts
System specs
Maybe you should have bothered to read this: http://www.sun.com/software/solaris/...nstruction.xml
  #8  
Old 09-20-2005
TechSpot Member
 
Member since: Nov 2004, 144 posts
I did I still couldn't get the command to work :-/ sorry ...but its ok I'm just gonna go ahead and get the other version.
  #9  
Old 09-20-2005
MrGaribaldi's Avatar
TechSpot Ambassador
 
Location: Babylon 5, Grid Epsilon
Member since: Feb 2002, 2,802 posts
Quote:
Originally Posted by jobeard
I pray you're downloading the JVM, as almost anything else would be useless in Windows.
Considering he's downloading Solaris, which is a Unix OS, I seriously hope he isn't downloading the JVM instead

As for concatenating the files in windows, here's what copy /? has to say
Quote:
To append files, specify a single file for destination, but multiple files
for source (using wildcards or file1+file2+file3 format).
So to create the DVD image, you should type
Quote:
copy /B firstFile + secondFile + thirdFile + fourthFile + fifthFile sol-10-GA-x86-dvd.iso
Sorry for the firstFile etc., but I couldn't find the filenames on sun's page and wasn't in the mood for registering (or remembering)...

(Hmm, seems code /code doesn't work anymore )
Closed Thread

Similar Topics
Topic Replies Forum
Combining Files in Multiple Folders in Acrobat 1 Software Apps
Virtual X11 Server for Solaris 9 1 The Alternative OS
SSH- Solaris 2.8 4 The Alternative OS
Sun to unveil Solaris 10 later this year 0 General Discussion
Gzip and tar @ the same time in Solaris... 7 The Alternative OS

Thread Tools Search this Thread
Search this Thread:

Advanced Search
All times are GMT -4. The time now is 01:48 PM.