Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ reboot(1m) — 4D1 2.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

brc(1M)

fsck(1M)

init(1M)

kill(2)



     REBOOT(1M)                                             REBOOT(1M)



     NAME
          reboot - reboot the system

     SYNOPSIS
          cd /; /etc/reboot [  -h  ] [  -n  ] [  -q  ]

     DESCRIPTION
          UNIX is started by placing it in memory at a particular
          location and transferring to that location.  Since the
          system is not reentrant, it is necessary to read it in from
          disk or tape each time it is to be bootstrapped.

          When UNIX is running reboot can be used to halt the system
          in an orderly fashion.  reboot causes the disks to be
          synced, and a reboot to be initiated.

          Options to reboot are:

          -h   halts the system without rebooting.

          -n   avoids the sync.  It can be used if a disk or the
               processor is on fire.

          -q   reboots quickly, without executing commands in
               /etc/rebootrc.

     FILES
          /etc/rebootrc   reboot shell script

     SEE ALSO
          brc(1M) fsck(1M), init(1M), kill(2).

     ORIGIN
          Silicon Graphics, Inc.





















     Page 1                                        (last mod. 8/20/87)



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