If the Linux Scripting Toolkit is unable
to download the environment during the Boot Environment step of the
initial configuration, you can use this procedure to acquire the pre-installation
environment. This method is useful if either the environment could
not be downloaded or the source server does not have access to the
Internet.
Before you begin
To manually acquire the pre-installation environment, you
must have a workstation with access to both the Internet and the
Linux Scripting Toolkit source server.
About this task
To manually acquire the pre-installation environment, use
the
IBM ToolsCenter
Bootable Media Creator, included with the
Linux Scripting Toolkit. This procedure describes
the process for running the
Bootable Media Creator from
a workstation and copying it to the source server.
Procedure
- Copy the version of ibm_utl_bomc for
your Linux distribution
and system architecture from /opt/ibm/sgtk/wui/bin to
a workstation with access to the IBM website.
- On the workstation, run the Bootable Media Creator:
ibm_utl_bomc_x.xx_windows_i386.exe --function=linuxtk -l C:\temp
The Bootable Media Creatoracquires
the pre-installation environment .zip file ibm_utl_boot_tools-xxx_anyos_x86-64-full.zip and
stores it in the location indicated. In this example, the location
is C:\temp.
- Copy the file to a location on the source server, for example: /root/ibm_utl_boot_tools-xxx_anyos_x86-64-full.zip.
- Start the console by using the following command:
/opt/ibm/sgtk/sgtklinux.sh
- At the prompt for the new boot environment file:
- Choose Local as the retrieval
method.
- For the new boot environment file path, enter /root/ibm_utl_boot_tools-xxx_anyos_x86-64-full.zip.