Dell Optiplex GXa Solaris 8  x86  6/00

戻る




OS Patche のインストール


必要なソフトウェア:

8_x86_Recommended.zip
http://sunsite.sut.ac.jp/pub/sun-info/sunsolve-patches/
(2002年6月14日時点で、約30.2MBの容量がある)


準 備

作業ディレクトリを作成する。
	$ /opt/src/patches/20020614

作成した作業ディレクトリに移動する。
	$ cd /opt/src/patches/20020614/

アーカイブをダウンロードする。
	$ wget http://sunsite.sut.ac.jp/pub/sun-info/sunsolve-patches/8_x86_Recommended.zip

ダウンロードしたアーカイブを解凍する。
	$ unzip 8_x86_Recommended.zip

SuperUserになる。
	$ su
	password:

シングルユーザーモードに切り替える。
	# init s

メンテナンスモードになり、rootのパスワードを求められるので、入力してログインする。


インストール

解凍したディレクトリに移動する。
	# cd /opt/src/patches/20020614/8_x86_Recommended

インストールスクリプトを実行する。
	# ./install_cluster

==============================
Patch cluster install script for Solaris 8 x86_Recommended


*WARNING* SYSTEMS WITH LIMITED DISK SPACE SHOULD *NOT* INSTALL PATCHES:
With or without using the save option, the patch installation process
will still require some amount of disk space for installation and
administrative tasks in the /, /usr, /var, or /opt partitions where
patches are typically installed.  The exact amount of space will
depend on the machine's architecture, software packages already
installed, and the difference in the patched objects size.  To be
safe, it is not recommended that a patch cluster be installed on a
system with less than 4 MBytes of available space in each of these
partitions.  Running out of disk space during installation may result
in only partially loaded patches.  Check and be sure adequate disk space
is available before continuing.

Are you ready to continue with install? [y/n]: y
Determining if sufficient save space exists...
Sufficient save space exists, continuing...
Installing patches located in /opt/src/patches/20020614/8_x86_Recommended
Using patch_order file for patch installation sequence
Installing 111112-03...
Installing 112397-02...
Installing 108988-09...
Installing 108653-43...
Installing 108876-12...
Installing 110284-05...
Installing 110663-07...
Installing 110952-02...
Installing 109899-05...
Installing 110899-04...
Installing 110902-01...
Installing 110459-02...
Installing 110076-01...
Installing 109321-05...
Installing 109471-02...
Installing 110287-08...
Installing 111072-01...
Installing 109092-05...
Installing 108870-17...
Installing 111233-01...
Installing 111235-01...
Installing 111334-01...
Installing 110402-03...
Installing 110940-01...
Installing 109327-07...
Installing 111326-02...
Installing 110944-01...
Installing 109784-01...
Installing 110323-01...
Installing 111571-01...
Installing 111549-01...
Installing 110454-03...
Installing 110701-01...
Installing 109325-04...
Installing 110946-05...
Installing 111505-01...
Installing 110917-03...
Installing 111607-02...
Installing 111070-01...
Installing 111827-01...
Installing 110616-04...
Installing 109148-15...
Installing 111875-05...
Installing 109278-02...
Installing 111660-06...
Installing 111597-02...
Installing 110904-05...
Installing 109668-04...
Installing 109401-13...
Installing 110958-02...
Installing 112219-01...
Installing 111627-01...
Installing 108902-04...
Installing 108950-07...
Installing 111086-02...
Installing 108920-15...
Installing 112326-01...
Installing 110669-03...
Installing 112255-01...
Installing 112460-01...
Installing 112238-02...
Installing 111880-01...
Installing 112612-01...
Installing 112669-01...
Installing 111959-02...
Installing 112797-01...
Installing 108978-01...
  Installation of 108978-01 failed. Return code 2.
Installing 111294-03...
Installing 111307-03...
Installing 111311-01...
Installing 111328-04...
Installing 111099-01...
Installing 110403-04...
Installing 108969-05...
Installing 108976-06...
Installing 108986-03...
Installing 110935-08...
Installing 108529-15...
Installing 108726-07...
Installing 108728-15...
Installing 108990-02...
  Installation of 108990-02 failed. Return code 2.
Installing 108828-22...
Installing 108994-09...
Installing 108998-03...
  Installation of 108998-03 failed. Return code 2.
Installing 109239-02...
Installing 112139-01...
Installing 109319-27...
Installing 109008-07...

The following patches were not able to be installed:
        108978-01
        108990-02
        108998-03

For more installation messages refer to the installation logfile:
  /var/sadm/install_data/Solaris_8_x86_Recommended_log

Use '/usr/bin/showrev -p' to verify installed patch-ids.
Refer to individual patch README files for more patch detail.
Rebooting the system is usually necessary after installation.
==============================

※インストール中のエラーメッセージ(failed. Return code)の、
2は「既にパッチがインストール済み」の意味で、
8は「現在のOS構成には必要がない」、という意味なので全く気に
する必要はない。(もしも23などが表示されたらヤバイ。)


完了したら再起動する。
	# sync
	# sync
	# shutdown -y -g0 -i6