Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ reboot(1M) — DG/UX 5.4.2A

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

crash(1M)

fsck(1M)

halt(1M)

init(1M)

shutdown(1M)

sync(1M)

syslogd(1M)



reboot(1M)                       DG/UX 5.4.2                      reboot(1M)


NAME
       reboot - restart the operating system

SYNOPSIS
       /sbin/reboot [ -lnq ] [ boot-path ]

DESCRIPTION
       Reboot restarts the kernel.  The kernel is loaded into memory by the
       PROM monitor, which transfers control to it.

       Although reboot can be run by the privileged user at any time,
       shutdown(1M) is normally used first to warn all users logged in of
       the impending loss of service.  See shutdown(1M) for details.

       The reboot command performs a sync(1) operation on the disks, and
       then a multiuser reboot is initiated.  See init(1M) for details.

       Reboot normally logs the reboot to the system log server,
       syslogd(1M), and places a shutdown record in the login accounting
       file /etc/wtmp.  These actions are inhibited if the -l, -n, or -q
       options are present.

       The following options are available:

       -l     Do not log the system shutdown to syslogd.

       -n     Do not sync the disks before halting (see sync(1M)).  This is
              a dangerous option because data in system buffers may be lost.

       -q     Quick.  Reboots quickly and ungracefully, without first
              shutting down running processes.

       boot-path
              Use the specified boot-path when rebooting.  If the boot-path
              is not specified, the current boot path is used.  By default,
              this is the boot path used when the system was last booted.
              The current boot path can be changed with the dgsysctl(1M)
              command.  If the boot-path is the empty string or spaces, the
              boot path saved by the System Control Monitor (SCM) is used.

   Power Fail and Crash Recovery
       Normally, the system will reboot itself at power-up or after crashes.

FILES
       /etc/wtmp           login accounting file

SEE ALSO
       crash(1M), dgsysctl(1M), fsck(1M), halt(1M), init(1M), shutdown(1M),
       sync(1M), syslogd(1M).

       Using the AViiON System Control Monitor (SCM).






Licensed material--property of copyright holder(s)                         1


Typewritten Software • bear@typewritten.org • Edmonds, WA 98026