> Hi users, I'm new in opensolaris and I came to a > problem when downloading the OS dvd, it unpacked the > 3 files each one +/- 1.3 gb and and gave no extention > to then, how am i sopposed to burn this image? om mix > them?
Quote from http://www.opensolaris.org/os/downloads/on/ : DVD Assembly Instructions After downloading and unzipping segments, reconstruct the full DVD image by using the cat command (UNIX systems) or the COPY command (Windows systems). The correct syntax is: * UNIX: cat file1 file2 file3 file4 file5 > file.iso * Windows: copy /b file1 + file2 + file3 + file4 + file5 file.iso You may then burn the resulting DVD ISO image. This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list [email protected]
