Sponsored Content
Operating Systems Solaris Verifying Solaris CD Downloads with md5 Checksum on Ubuntu Post 302344090 by Bradj47 on Friday 14th of August 2009 02:49:05 PM
Old 08-14-2009
Verifying Solaris CD Downloads with md5 Checksum on Ubuntu

I didn't know weather to post this in the Solaris or Linux forum so move it if necessary.

In the Solaris 10 CD Download Instructions, it says:
Quote:
Once you have downloaded a file, you should check that it has not been corrupted during the download before burning it to a CD.
For that, you need to do an "md5 checksum", which compares your downloaded file against the file you would find on the server.
I open up a Terminal (I'm running Ubuntu Linux) and do a man on md5. It gives me this syntax:
Code:
SYNOPSIS
       openssl dgst [-md5|-md4|-md2|-sha1|-sha|-mdc2|-ripemd160|-dss1] [-c]
       [-d] [-hex] [-binary] [-out filename] [-sign filename] [-passin arg]
       [-verify filename] [-prverify filename] [-signature filename] [file...]

So I run it on all the zip files I downloaded and the iso files I extracted from them:
Code:
brad@rockstar:~/Solaris 10 5-09$ openssl dgst -md5 sol-10-u7-ga-x86-v1.iso sol-10-u7-ga-x86-v1-iso.zip sol-10-u7-ga-x86-v2.iso sol-10-u7-ga-x86-v2-iso.zip sol-10-u7-ga-x86-v3.iso sol-10-u7-ga-x86-v3-iso.zip 
sol-10-u7-ga-x86-v4.iso sol-10-u7-ga-x86-v4-iso.zip sol-10-u7-ga-x86-v5.iso sol-10-u7-ga-x86-v5-iso.zip
MD5(sol-10-u7-ga-x86-v1.iso)= 936ae7424f9e4e502b0c5afb31c76fab
MD5(sol-10-u7-ga-x86-v1-iso.zip)= e9b7a2ddc2534ca34afae192f3257e25
MD5(sol-10-u7-ga-x86-v2.iso)= 23732a79c43531b9b983a806bca8c37c
MD5(sol-10-u7-ga-x86-v2-iso.zip)= 7aa8e8db4821d227a926ba95dd4ef223
MD5(sol-10-u7-ga-x86-v3.iso)= 512ac1b5a226f505782401e98a1a371e
MD5(sol-10-u7-ga-x86-v3-iso.zip)= 3a9897d23a9c3b3b4144010ca17625a8
MD5(sol-10-u7-ga-x86-v4.iso)= f99e845473c85eadff9c6fbba47ccd32
MD5(sol-10-u7-ga-x86-v4-iso.zip)= 539efa6291722c0ad2699a4ba10b146a
MD5(sol-10-u7-ga-x86-v5.iso)= 1bc93383264179ef43a0df17cb130259
MD5(sol-10-u7-ga-x86-v5-iso.zip)= 738aa51a976de67c8721d21f5f4ec7d6

All the strings that are outputted match the strings in the file I also downloaded from the same place as the zip files containing the Solaris iso images. Does this mean that it verified the files and I'm good to install?

Last edited by jim mcnamara; 08-14-2009 at 04:30 PM..
 

10 More Discussions You Might Find Interesting

1. Linux

mandrake linux 10 fourth cd MD5 checksum

I downloaded ISO file fourth CD of mandrake linux 10. But I don't have MD5 checksum. Anybody can help me! show me the MD5 checksum of it. Thanks (2 Replies)
Discussion started by: littleghost
2 Replies

2. Solaris

md5 encryption on solaris 8

is there patches enable passwords of greater than 8 characters with only md5 encryption (rather than the older crypt) for solaris 8. I am migrating a number of solaris 8 domains to branded zones. (1 Reply)
Discussion started by: frustin
1 Replies

3. Solaris

Solaris 10 openldap authentication with md5 passwords

Hello to everyone, We are trying to enable ldap authentication with pam_ldap and md5 passwords on a Solaris 10 system to an openldap server. If passwords are stored using crypt, everything works correctly. But if the password in openldap is in md5, then authentication fails. We have installed... (0 Replies)
Discussion started by: jfotop
0 Replies

4. Shell Programming and Scripting

Create md5 sums and archive the resulting md5 files

Hello everyone, I am looking to basically creating md5sum files for all iso files in a directory and archive the resulting md5 files into a single archive in that very same directory. I worked out a clumsy solution such as: #find files for which md5sum are to be created and store the... (1 Reply)
Discussion started by: SurfTranquille
1 Replies

5. Ubuntu

Installing md5 package into ubuntu

Hi i want to install md5 package into ubuntu. any idea how? Apparently applying md5sum and md5 on a string (not a file) gives a different value! The one that I need to use is the md5 command, but it says command not found when i type md5 in bash. (2 Replies)
Discussion started by: jremio
2 Replies

6. Solaris

md5 checksum what does it do

Hello good people, I came across md5 checksum. Can anyone please explain to me what it does and if possible an example of how to use it? Thank you very much (1 Reply)
Discussion started by: cjashu
1 Replies

7. IP Networking

Wireshark UDP checksum bad checksum

Hello I am communicating with two devices using my computer over UDP protocol. The application is running fine. When I monitored the UDP traffic using Wireshark software, I found that there were too many Checksum errors. Please find attached the png file showing this error. I am about to... (0 Replies)
Discussion started by: AustinCann
0 Replies

8. Solaris

MD5 checksum

Hi Guys, I have about MD5 checksum so many times but I can't figure out how to use it. Can someone please show me how to perform an MD5 checksum? Thanks a lot guys. (1 Reply)
Discussion started by: cjashu
1 Replies

9. Shell Programming and Scripting

How to reverse the b64 format(encoded b64(b64(md5($pass)))) into md5 hash format?

I have about 1500 rows (encoded b64(b64(md5($pass))) algorythm) in a file. I would like reverse the b64 into md5 hash format. How could I do that from command line? So I need only the correct md5 hash formats. These row format: 4G5qc2WQzGES6QkWAUgl5w P9tKxonBOg3ymr8vOBLnDA... (1 Reply)
Discussion started by: freeroute
1 Replies

10. Solaris

Solaris 8 MD5 encryption support

Hi, I did some NIS migration tests recently. The target is to migrate the NIS server from Solaris 8 to Redhat Linux 6.5. And, I found there are encryption issues while Linux NIS using MD5 hashing password for authentication whereas Solaris 8 clients using DES encryption. It causes issues... (3 Replies)
Discussion started by: bestard
3 Replies
suninstall(1M)						  System Administration Commands					    suninstall(1M)

NAME
suninstall - install the Solaris operating system SYNOPSIS
suninstall DESCRIPTION
install-solaris(1M) is now the preferred command for starting and restarting the Solaris Installation program. It should be used instead of suninstall. suninstall is symbolically linked to install-solaris. suninstall is a forms-based and graphical subsystem for installing the operating system. suninstall exists only on the Solaris installation media (CD or DVD) and should only be invoked from there. Refer to the Solaris 10 Instal- lation Guide: Basic Installations for more details. suninstall allows installation of the operating system onto any standalone system. suninstall loads the software available on the installa- tion media. Refer to the Solaris 10 Installation Guide: Basic Installations for disk space requirements. USAGE
Refer to the Solaris 10 Installation Guide: Basic Installations for more information on the various menus and selections. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcdrom (Solaris instal- | | |lation media) | +-----------------------------+-----------------------------+ SEE ALSO
pkginfo(1), install(1M), install-solaris(1M), pkgadd(1M), attributes(5) Solaris 10 Installation Guide: Basic Installations NOTES
It is advisable to exit suninstall by means of the exit options in the suninstall menus. SunOS 5.10 9 Sep 2004 suninstall(1M)
All times are GMT -4. The time now is 02:39 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy