Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: 2.1 updates

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

...


StepDescription / Command
1Start the emulator.# /opt/charon/bin/hppa charon-par -f </path-to/configuration-file>
2Enter menu mode.

At the prompt Main Menu: Enter command or menu > type menu.
This will display the available menu options.

3Enter the configuration menu.Type CO to enter the configuration menu.
This will display the available configuration options.
4Activate autoboot.Type auto boot on to enable autoboot (or use the abbreviation au bo on).
Autoboot is now enabled for the next boot.
5Restart the emulator.

Stop the emulator: enter the exit command at the hp3k or hp9k pa3>, pa9-64>,orpa9-32>prompt and hit Enter.

Start the emulator again as shown in step 1.

...


StepCommands
1

Copy the supplied autoboot file, and load the virtual tape file on LDev 7 (this virtual tape was configured in the installation example provided in this document).

Wait for the message
" Vol (unlabelled) mounted on LDEV# 7 "
to appear on the console, and continue.

:HELLO MANAGER.SYS
:COPY AUTOBOOT.CHARON, AUTOBOOT.PUB
:DEVCTRL 7;LOAD=ONLINE

2

Use sysgen to specify the new autoboot file and write the SLT.


The line with the ? is a prompt asking for the tape number and a PIN. The PIN is represented in the sample here by the string XXX. Use the number shown in place of the XXX.

:SYSGEN
sysgen> sysfile
sysfile> aauto autoboot.pub.sys type=disc
sysfile> hold
sysfile> exit
sysgen> tape
?19:00/#S2/XXX/ LDEV# FOR "SYSGTAPE" ON TAPE (NUM)?
3Respond to the prompt. 
  • Press CTRL-A. This will display an =  character.
  • Type REPLY XXX,7 after the = character replacing XXX with the number displayed in the prompt.
  • Confirm with the Enter key.
4Wait for the message
"**boot tape is successfully built**"
before you continue.

5Exist sysgen, respond yes to the question if you really want to exit, and then shut down the system.sysgen> exit
(...)
Configuration changes are not kept yet!
Still want to exit (yes/no) ? yes
: shutdown system
6

Reboot the system from the virtual tape on LDEV 7.



Then update the system with the files from the virtual tape.

  • At the prompt Main Menu: Enter command or menu
    type boot alt.
  • At the prompt Interact with IPL (Y or N)?  
    type Y.
  • At the ISL prompt
    type update config.
7

The system will display the list of files that are updated. Wait for this to finish.


8Boot normally. This should now be possible without interacting with IPL.
  • At the prompt Main Menu: Enter command or menu
    type boot.
  • At the prompt Interact with IPL (Y or N)?   
    type N.

...


StepDescription / Command
1(Re)start the emulator (shut down the guest OS and emulator before, as needed).# /opt/charon/bin/hppa charon-par -f </path-to/configuration-file>
2Enter menu mode.

At the prompt Main Menu: Enter command or menu > type menu.
This will display the available menu options.

3Enter the configuration menu.Type CO to enter the configuration menu.
This will display the available configuration options.
4Activate autoboot.Type auto boot on to enable autoboot (or use the abbreviation au bo on).
Autoboot is now enabled for the next boot.
5Restart the emulator.

Stop the emulator: enter the exit command at the hp3k pa3>prompt and hit Enter.

Start the emulator again as shown in step 1.

...