Starting the D3 Virtual Machine

Before starting the D3 virtual machine, you must complete the D3 installation instructions in Installing D3. The instructions in these topics must be completed:

Running D3_setup

D3 Installation Options

Installing D3 With the Chosen Settings

To start the D3 virtual machine, execute these instructions:

  1. Set the UNIX environment to multiuser. Enter:

init 5

  1. Start the D3 virtual machine. Enter:

d3 -0 -l

where the last option (-l) is a lowercase L, not the number 1 (one). A similar screen displays:

9.1.Mzz  DD MMM YYYY  hh:mm:ss

Virtual machine....pick0:AIX        Line 0............../dev/tty0

Key................10               Memory (K)..........9216

Pibs...............64               Phantom Processes...8

Shared BASIC size  3072K

ABS locked

Boot in single user mode

Disk 0: /dev/rpick                 200704 Blocks

Tape 0: /usr/lib/pick/ab           Record size   500 Type 2

Tape 1: /usr/lib/pick/dt           Record size   500 Type 2

Tape 2: /dev/rmt0.1                Record size 16384 Type 3

Tape 3: /dev/rmt0.5                Record size 16384 Type 3

 

Options: F)ile only, A)BS only, X) eXectue, Q)uit = _

  1. Type A for ABS only.

NOTE

The upgrade process modifies the pick0 configuration file as necessary to include all tape devices identified during the upgrade process. These new device entries may not be necessary and can be removed by the system administrator when the upgrade is complete. Do not remove the new ABS and datafiles pseudo-floppy entries. If any old ABS or data files tape devices exist, remove them.

Loading the ABS

The list of tape devices in the configuration file displays. The tape device numbers may vary, depending on the particular system configuration.

Restore ABS to disk /dev/rpick from:

pseudo/usr/lib/pick/ab:                         0

pseudo/usr/lib/pick/dt:                         1

SCT/dev/rmt0.1:                                 2

SCT low density/dev/rmt0.5:                     3

Tape number (q = quit): 0_

To load the ABS:

  1. Enter the number that corresponds to the /usr/lib/pick/ab device.

In this example, 0 is entered.

The following prompt displays:

Mount ABS volume #1 and type 'c' to continue (q=quit) _

  1. Type c.

The ABS frame numbers display while the load is in progress. When the ABS load is complete, the following prompt displays:

nnnn ABS frames loaded.

Options: F)ile only, A)BS only, X) eXecute. Q)uit = _

See Also

Upgrading with Data Files in Place

Performing the Pre-Upgrade Procedure

Running the Upgrade Program

Restarting the Virtual Machine

How to Proceed