`
netcome
  • 浏览: 466247 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

AIX4.3 TL12安装指南

    博客分类:
  • AIX
阅读更多

Installation instructions

Technology Level 5300-12-00-1015

<!-- TITLE_END --> <!-- Action namespace: Action name: install Action result: success --> <!-- CONTENT_BODY --> <!-- Order Id: 546,881 HSB Id: H18671619 -->

Contents

<!-- Content from FSP file --> <!-- beginning of installation instructions section --> <!-- LIST_BEGIN -->


Before installation   Package installation   After installation

Before installation <!-- before data -->

Before you begin the installation of this package, please note the following:

  1. You must be logged in as the root user to install this package.
  2. IBM recommends creating a system backup before starting the installation procedure.
  3. The latest AIX installation hints and tips for your version of AIX are available from the IBM Subscription service for Unix and Linux web site:

    http://www14.software.ibm.com/webapp/set2/subscriptions/pqvcmjd

    These tips contain important information that should be reviewed before installing this update.

  4. IBM recommends creating a separate file system for /usr/sys/inst.images for the following reasons:
    • Downloaded fix packages require a significant amount of disk space.
    • By creating a separate file system, you prevent the expansion of the /usr file system.
<!-- end of before data -->

Package installation <!-- package installation data -->

Follow these steps to install the update package:

  1. Always run the inutoc command to ensure the installation subsystem will recognize the new fix packages you download. This command creates a new .toc file for the fix package. Run the inutoc command in the same directory where you downloaded the package filesets. For example, if you downloaded the filesets to /usr/sys/inst.images , run the following command:
    inutoc /usr/sys/inst.images

    (Optional): Renaming the *.bff files is not necessary, but does help you see which filesets are affected by the downloaded files. To rename the downloaded files to their fileset name, run the bffcreate command. After renaming the files, run the inutoc command again. For example, if you downloaded the filesets to /usr/sys/inst.images, run the following command to rename them:
    bffcreate -c -d /usr/sys/inst.images

  2. For all updates

    To install all updates from this package that apply to the installed filesets on your system, use the following command:
    smit update_all

    It is highly recommended that you apply all updates from this package.

  3. Reboot the system . A reboot is required for this update to take effect.
<!-- end of package installation data -->

After installation <!-- after installation data -->

You may wish to retain this package for future use. When you install additional operating system software you will want to use this package to bring the additional software up to this level.

You can create a list of the APARs closed in this package, which you can then view (and search) in an ASCII editor, such as vi or emacs. First, create the .toc file for the package by using the inutoc command described above. Then, run the following command to extract the APAR listings from the .toc file:

grep ^I .toc > apar.list

Run the following command to eliminate duplicate entries from the apar.list file:

sort -u apar.list -o sorted.apars

 

http://www-933.ibm.com/support/fixcentral/aix/install?fixid=5300-12-00-1015

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics