Anchor | ||||
---|---|---|---|---|
|
Include Page | ||||
---|---|---|---|---|
|
...
Table of Contents | ||||
---|---|---|---|---|
|
Please note: 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.
The Charon-PAR/PA9-64 functionality of Charon-PAR emulates historic 64-bit HP9000 hardware. This section shows a sample installation of a 64-bit guest system.
HP-UX ISO Installation Medium
...
Step | Command | |
---|---|---|
1 | Change to the directory where you store your virtual disks. | # cd /data/Stromasys/host1/Data/Disk/ |
2 | Unpack 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 |
...
Please note: Depending on your setup, the sequence, number, and content of the screens will vary. Confirmation dialogs (to confirm the data entered) are not shown.
Configuration step | Illustration |
---|---|
Specify whether the system will be connected to a network. Answer y to configure networking. | |
Specify whether a DHCP server is to be used. Please answer n to this question. As DHCP is not recommended for Charon-PAR. | |
The next screen is to confirm that the user has the required configuration information at hand. Answering no will halt the system. | |
Hostname configuration. Enter the hostname of the emulated system. Continue with Enter. | |
The next two screens allow you to configure the timezone for your system. The first screen (displayed here) selects the general region, the second (not displayed), the exact timezone within the region. Make the appropriate selection and continue with Enter. | |
Confirm/correct the system time. | |
Set the root password. Confirm that you want to set the password. Then the system will prompt you for the password. | |
Configure the IP address and continue with Enter. | |
Additional network settings overview. Confirm with y if you want to configure one or more of these network settings. | |
If you answered yes in the step above, you will be asked to configure subnet mask and default gateway. If you answer yes to this question, the system will display additional screens (not displayed here) guiding you through the configuration steps. | |
If you answered yes when asked whether you wanted to configure additional network options, the option to configure DNS will be offered. If you answer yes to this question, the system will display additional screens (not displayed here) guiding you through the configuration steps. | |
If you answered yes when asked whether you wanted to configure additional network options, the option to configure NIS will be offered. If you answer yes to this question, the system will display additional screens (not displayed here) guiding you through the configuration steps. | |
An additional screen will inform you about currently unassigned disk space and how to make it usable later. | |
Confirmation that system configuration is complete. Upon pressing Enter, the system will continue to boot to the the login prompt. |
...