Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: formatting

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

...

Table of Contents
excludeContents
stylesquare

(warning) All Linux and HP-UX sample commands in this section are performed as the root user (prompt = #). This may not be necessary for all commands in all environments depending on the local permission settings. The commands can be executed on the Charon host graphical console or via a non-graphical login (e.g., SSH). However, for accessing the running emulator, the use of PuTTY is strongly recommended because it works best with the emulator environment.

(info) The Charon-PA9 functionality of Charon-PAR emulates the historic HP9000 hardware.

HP-UX ISO Installation Medium 

...


StepCommand
1Change to the directory where you store your virtual disks.# cd /data/Stromasys/host1/Data/Disk/
2Unpack an ISO file contained in a compressed tar archive into this directory (example only: the actual command will vary depending on the location and archive format of your ISO file).# tar -xzf /path-to-file/HPUX_11v1_Sept2005_FOE.tgz

...

If everything works, you will see log output in the current terminal window ending an a pa9-64> or pa9-32> prompt (depending on the configured model). This is the Charon-PAR emulator console. It displays log information, allows to set configuration parameters and to stop the emulator.

At the same time, a green PuTTY console window will open.

(info) Should there be an error from PuTTY about missing fonts, start PuTTY as the root user, load the PAR-Telnet-VT100 profile, set a font that is available on the host system, save the configuration.

...

.


Booting from the Installation ISO File

In green PuTTY console window perform the following steps to boot the installation ISO file:

  • Press the Enter key.
  • This should produce the prompt Main Menu: Enter command or menu >.
  • Enter the command boot 0/0/1/0.1.0 to boot from the ISO and confirm by pressing the Enter key.
  • At the prompt Interact with IPL (Y or N)?> answer N.
  • At the next prompt, select VT100 as the terminal.
Div
classpagebreak



HP-UX Installation Phase 1: Pre-installation Dialogs

At the screen following the terminal selection you can select to install HP-UX as shown in the following image:

  • Check if all configured devices were found as expected. If something is missing, check your configuration file.
  • For a basic test installation use the default choices in this and the other initial configuration menus. You can type the underlined character to select a choice. Sometimes you will have to confirm the selection by pressing the Enter key, sometimes the selection will also activate the choice.
  • Continue with Install HP-UX.
Div
classpagebreak



The following table provides an overview of the information that will be collected.
(warning) The number and content of screens may vary depending on your selections.

Information requestedIllustration
Select the type of installation and media. Continue with OK.

Select if you want to install from the media or recover the system. Continue with OK.

Select the basic system configuration. Continue with Next.

Select the operating system environment. Continue with Next.

Select the root disk. Continue with Next.

Configure the swap space size. Continue with Next.

Select the filesystem type for the root disk. Continue with Next.

If you selected LVM in the step above, configure the number of disks included in the root volume group. Continue with Next (use the TAB key to get to the options at the bottom of the screen).

Configure your language setting. Continue with Next.

Select additional software to install, if required. Continue with Next.

Confirm the selection of the target disk for installation. It lets you check that the correct disks have been selected to be overwritten. If the correct disk is displayed, continue with Next. Otherwise, go back and correct your configuration.

If disks to be overwritten contain an operating system, you may be asked for an explicit confirmation. If it is OK to overwrite the disk, continue with Next. Otherwise, go back and correct your configuration.


Div
classpagebreak



Eventually, you will be offered to display a summary of your selection and to start the installation.

The following image shows the last screen before the installation is started:

...