Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

When a Charon-PAR instance is started, the first interface visible to the user is the PDC (processor dependent code) console of the emulated system (i.e., the firmware of the system).  It provides some important function that will be described below:

PDC Main and Configuration Menus

At the console prompt Main menu: Enter command or menu > the user can enter either one of the available commands directly or display the main menu by entering menu:

Please note: Commands can be entered by typing the full command or the abbreviation indicated by the uppercase letters. The commands can be entered in lowercase or uppercase letters.

There is an overlap between menus, as shown by the configuration menu (type co or more letters of the command) below:


Important general commands that exist in both menus:

CommandDescription

BOOT PRI

Boot from the primary boot device.
BOOT ALTBoot from the alternative boot device.
BOOT deviceBoot from device with specified device path. Example device path: 0/0/1/0.0.0
PATH PRIDisplay primary boot path.
PATH ALTDisplay alternative boot path.
PATH <PRI | ALT> pathSet the boot path. If neither PRI nor ALT is specified, the primary path will be set.
RESETRestart the system.


Important commands only available in the configuration menu:

CommandDescription
AUTODisplay the autoboot settings.
AUTO BOOT ON | OFFEnable or disable system autoboot.
BOOTINFO

Displays a summary of boot parameter and paths as shown below:

DEFAULTReset the parameter values to the predefined settings.


Please note: the service menu and the information menu currently do not contain important additional commands.

ODE MAPPER2 Program

The MAPPER2 program can be used to report all the emulated hardware of the emulated historic HP3000 or HP9000 system.

To start it, perform the following steps:

  1. Start the Charon instance.
  2. At the PDC menu, enter BOOT PRI to boot from the main path.
  3. At the prompt Interact with IPL (Y or N)? >, enter Y.
  4. At the ISL> prompt, enter the command ODE.
  5. At the ODE> prompt, enter RUN MAPPER2.

The program will display the hardware found on the system. A partial output is shown below:

After the program has completed, type exit at the ODE prompt to return to the ISL prompt, or type exit in the hppa console to stop the emulator.


  • No labels