Difference between revisions of "Solaris 10"

From KeegansWiki
Jump to navigation Jump to search
m
Line 2: Line 2:
 
==Adding IP to a zone==
 
==Adding IP to a zone==
 
* ifconfig bge0 addif ipaddr/netmask zone zonename
 
* ifconfig bge0 addif ipaddr/netmask zone zonename
 +
* don't forget to ifcfg up!
 +
 
=Patching=
 
=Patching=
 
==Error==
 
==Error==

Revision as of 11:56, 27 January 2011

Zones

Adding IP to a zone

  • ifconfig bge0 addif ipaddr/netmask zone zonename
  • don't forget to ifcfg up!

Patching

Error

The following error is a pretty common thing to see on a fresh solaris build when trying to patch:

bash-3.00# unzip -qq 10_x86_Recommended.zip 

note:  didn't find end-of-central-dir signature at end of central dir.
  (please check that you have transferred or created the zipfile in the
  appropriate BINARY mode and that you have compiled UnZip properly)

Trying to install the patch cluster gives this error:

bash-3.00# ./installcluster 
ERROR: Unable to read patch set README file.

Mitigation

Dowload and install patch 119255-63. If you don't have a sunsolv account, download it here