Anchor | ||||
---|---|---|---|---|
|
...
Div | ||||
---|---|---|---|---|
| ||||
Creating CHARON Virtual Machine
As a first step it is required to create a CHARON Virtual Machine (VM) using CHARON Virtual Machines Manager in the following way:
Press the "Create VM from Template" button:
Specify the HP Alpha model to be emulated and the name of the VM, press the "Create" button:
The VM will be created:
Select the VM and switch to the "VM Configuration" tab.
Press the "Edit Configuration file" button:
The VM configuration file will be opened in Windows default text editor. Now we are ready to update this file to reprocude the target HP Alpha configuration.
Div | ||
---|---|---|
| ||
Collecting information about the source VAX system
The first step is to determine the exact configuration of your VAX hardware in order to create the CHARON-VAX configuration file.
...
|
Div | ||
---|---|---|
| ||
| ||
The source VAX configuration in this example is:
Controller | Address | Devices on controller | |
---|---|---|---|
RQDX3 | 772150 | -DUA0 (RZ23) -DUA1 (RZ24) | |
RQDX3 | 760334 | -DUB2 (RZ25) -DUB3 (RZ26) | |
TQK50 | 774500 | -MUA0 (TK50) | |
TQK50 | 760444 | -MUB3 (TK50) | |
DHQ11 | 760520 | ||
DHQ11 | 760500 | ||
DESQA | 774440 | -XQA0 |
To find out the exact types of controllers please refer to the source VAX system documentation.
Div | ||
---|---|---|
| ||
| ||
Creation of CHARON-VAX configuration file
...
Div | ||
---|---|---|
| ||
| ||
Making disk images
In our example, possible mappings of RQDX3 and TQK50 tapes include physical devices and disk and tape images. Tape images should not be manually created, whereas you have to provision disk images, as described below.
...
Start the "MkDisk" utility from the "Start" menu:
Div | ||||
---|---|---|---|---|
| ||||
The main dialog of the utility will appear:
Div | ||||
---|---|---|---|---|
| ||||
Select "VAX" in the "Select System" drop-down menu, "MSCP" in the "All Controllers" drop-down menu and "RZ24" (for example) in the "Select Disk Type" drop-down menu, then press "Create Disk Image" button:
Div | ||||
---|---|---|---|---|
| ||||
The utility will ask you to specify the output file name. Select the "C:\My disks" directory created just before (or create it directly in the dialog) and press "Save" button:
...
Div | ||||
---|---|---|---|---|
| ||||
Installation of VAX operating system
...
Then Enable the network and reboot.
...