Solaris 10 download & md5sum


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris 10 download & md5sum
# 1  
Old 08-09-2011
Solaris 10 download & md5sum

Hi,

I download Full DVD Image (zip):
Code:
 Oracle Solaris 10 (SPARC) (2,079,737,380 bytes) (md5sum: 3a24f5746ebab5f254c359f979e644f7)

I have also downloaded md5sum.exe from the following site bt.etree.org | Community Tracker

when i run the md5sum it show,
Code:
D:\Solaris Patch\sol-10-u9-ga-sparc-dvd-iso>md5sum sol-10-u9-ga-sparc-dvd.iso
6f4b2dedf9fa09b143e6216807d7f388 *sol-10-u9-ga-sparc-dvd.iso

I wanted to know if the file i downloaded is it healthy? should the md5sum i downloaded be the same as what was show on oracle solaris download site? or is there any particular md5sum i should download to verify the solaris downloadSmilie Thanks for any answer in advance. Smilie
# 2  
Old 08-10-2011
You said you downloaded a ZIP, but run the md5sum against the ISO contained within. Try calculating the checksum for the ZIP instead.
This User Gave Thanks to pludi For This Post:
# 3  
Old 08-10-2011
Yes, i just want to post, i have try running it on the zip file. It shows the same value.
Big thanks for your help.
# 4  
Old 08-10-2011
other file, same value... this doesn't seem to make any sense?! tell us the whole story about the download and how you handled the downloaded file to get the iso file...

also post the output of the command:
Code:
file sol-10-u9-ga-sparc-dvd.iso

which will only work from solaris (or linux?) but not from windows.
# 5  
Old 08-10-2011
My guess here is that Oracle (in it's infinite "wisdom") publishes the checksums for the ZIP files on it's website, but not for the ISOs contained inside. So people will have to check the ZIP file, instead of the extracted files.
# 6  
Old 08-10-2011
i just checked my solaris 10u9 sparc image:
Code:
md5 sol-10-u9-ga-sparc-dvd.iso 
MD5 (sol-10-u9-ga-sparc-dvd.iso) = 6f4b2dedf9fa09b143e6216807d7f388

same as your checksum, so your file should be ok and the checksum on the oracle site is for the zipped file.
# 7  
Old 08-15-2011
The md5sum on the zip file & the iso file are different as following:
Code:
zipped file: 3a24f5746ebab5f254c359f979e644f7 (as pludi said, i got it from Oracle website)
unzip/iso file: 6f4b2dedf9fa09b143e6216807d7f388 (this one i get it by running it myself after extracting)

That is where i got it wrong Smilie. Thanks for the help.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. AIX

Automate patch download & deployment

Hi all, I am exploring how I can automate the download and patching of my AIX servers via a central management mechanism. I will need to patch all my servers annually to a certain pre-determined Service Pack (SP) level. So far I performed some online search and found 2 products that might... (6 Replies)
Discussion started by: pawpaw
6 Replies

2. Solaris

Looking for X.25 Download (Solaris 8)

Hello Forum Folks, I'm hoping to find a trustworthy download of a (Solstice?) X.25 package suitable for Solaris 8. I've been searching the Internet for many weeks (I am subscribed to "UNIX Packages", previously 'sunfreeware' and could not find anything). Would anyone know or have this... (3 Replies)
Discussion started by: ssid61
3 Replies

3. Solaris

Download of Solaris 9/9

Hi All, Can somebody tell me, if Solaris -9 (Update 9) is available for download for Sparc ? If yes, please guide me. I need to upgrade my Solaris-9 update-7 to Solaris-9 update-9 for a specific requirement. On support.oracle.com, I can only see Solaris-10 and Solaris-11 under Download... (1 Reply)
Discussion started by: solaris_1977
1 Replies

4. Shell Programming and Scripting

Download AT&T ksh88 ?

Hello, I need ksh88 for my linux system - and I don't want pdksh. Possible to get original ksh 88 binaries or source ? (I don't need ksh93 which is available) thanks Vilius (1 Reply)
Discussion started by: vilius
1 Replies

5. UNIX for Dummies Questions & Answers

Download & install JDK 1.6

Hi.. I want to download & install JDK 1.6 for linux so please help me where i can downlod it free Regards Rinku Garg (1 Reply)
Discussion started by: rinkugarg
1 Replies

6. Solaris

about Solaris Patch Clusters md5sum

Hi, for Solaris Patch Clusters version 10_x86_Recommended.zip (Jul 15 2009 / 817 MB - SunSolve) MD5: be40488b0fb1d081deda69dbca415be3 is correct? (the problem is that I don't have an account. ...therefore I can't login on Sunsolve for view MD5 page) yes, is a terrible thread! ... (3 Replies)
Discussion started by: gxmsgx
3 Replies

7. Linux

VMware ESX server && Solaris 10 on same PC ??

Hi all, I tried to install Solaris 10 and then VMware ESX server v3.02 on the same PC (or hard drive). But after successfully installing Solaris 10, when I installed Vmware ESX Server on the same drive(but on different partition, boot menu is not coming. It is just booting Vmware only. Pls... (1 Reply)
Discussion started by: vikas027
1 Replies

8. UNIX for Dummies Questions & Answers

How can I download in Solaris?

I'm just trying to get SSH setup on Solaris and I want to download it. For some reason, if I ever goto a site and try to download something, it doesn't work. When I click on the download link it just goes to a blank page and sits there. Can anyone help a Solaris newb out? Thanks. (1 Reply)
Discussion started by: AMDPwred
1 Replies

9. UNIX for Dummies Questions & Answers

Solaris 8 download

Hey doe's anyone know of a direct link to download Solaris 8 for an Intel system? I've been looking all over the Sun site and others and i cant find were to download it, if i click on something like Solaris 8 binaries in the downloads page it just tells me about Solaris. Please help. Thanx (4 Replies)
Discussion started by: Gavan
4 Replies
Login or Register to Ask a Question