Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: pdf layout

Anchor
TOC
TOC
Include Page
KBCOMMON:KB-CSSstyle
KBCOMMON:KB-CSSstyle

Contents

Table of Contents
excludeContents
stylesquare

...

  • This option does not implement a full network boot, but it allows storing the installation media on the Ignite server and perform the HP-UX installation using this data.
  • This chapter describes the basic step required on the client side. It does not describe how to set up the Ignite server.

Setting up the Boot Environment on the Client Side

To enable an operating system installation using an Ignite server, the boot directory with all contents must be copied from the server to the client:

...

Code Block
languagetext
ls H9KIgniteClient/opt/ignite/boot/
AUTO	      boot_lif	    fpswa.efi	hpux.efi  Rel_B.11.00  Rel_B.11.22
auto_globals  EFI_CD_image  fs_cfg.def	nbp.efi   Rel_B.11.11  Rel_B.11.23

Booting and Installing the Client

To install a Charon-PAR emulator client from an Ignite-UX server, perform the following steps:

  • Perform the preparatory steps to set up emulator storage and networking as needed.
  • Configure the emulator as needed. In particular
    • configure a network interface in a network connected to the Ignite server,
    • if client MAC addresses are defined for the clients on the server, set a static MAC address in the emulator configuration.
  • Start the emulator.
  • On the PDC console, use the following command to boot the client system:

    lif 0/0/0/0 /path-to-local-ignite-boot-directory/boot_lif
Div
classpagebreak


The example below shows the first steps of the boot sequence:

Image RemovedImage Added


After selecting the desired operating system, further selections are:

...

Then, the network data of the Ignite server and the client is displayed similar to the example below:
Image RemovedImage Added

After confirming the network configuration, the normal operating system installation starts.

...