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 PA-RISC hardware. This section shows a sample installation of a 64-bit guest system.
Emulator Licensing Considerations
Insert excerpt Charon-PAR/PA3 Guest - Basic Configuration and Installation Charon-PAR/PA3 Guest - Basic Configuration and Installation name LicSectionPointer nopanel true
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 |
...
If everything works, you will see log output in the current terminal window ending an in a pa9-64> prompt. This is the Charon-PAR emulator console. It displays log information, allows to set configuration parameters and to stop the emulator. Please note: the prompt may be obscured by log messages and not be immediately visible. In this case, press the Enter key once to display the prompt.
...