Restarting the virtual machine

D3 must be restarted to put UNIX in multiuser mode.

Procedure

  1. Shut down the D3 system. Enter:
    shutdown

    The following prompt displays:

    Shutting down  "pick0: LINUX"
    Do you wish to continue (Y/N/0)?_
  2. Enter y.

    Wait for the Flush complete message to display. It may display before or after the virtual machine halted message.

    Flushing memory, boot when disk is quiescent...
    Wait for...Flush complete...
    Flush complete. Virtual machine pick0: LINUX halted.
    Disconnected from Virtual Machine 'pick0: LINUX'

    The D3 virtual machine has been halted.

  3. Put UNIX into multiuser mode.

    Depending on specific site requirements, this may be run-level 2, 3, 4 or 5. Enter:

    init #

    where # is the proper run-level to reboot UNIX in multiuser mode.

  4. Log in to UNIX.
    • If a non-root user was specified in the pick0 configuration file during the installation, log in to this user, Creating a UNIX user account for D3

    • If the user root was specified in the pick0 configuration file during the installation, log in as root.

  5. Restart the D3 virtual machine. Enter:
    d3 -0

    The following prompt displays:

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