FASTBOOT, FASTHALT(8,C) AIX Commands Reference FASTBOOT, FASTHALT(8,C)
-------------------------------------------------------------------------------
fastboot, fasthalt
PURPOSE
Reboots/halts the system without checking the disks.
SYNTAX
+------------------+
/etc/fastboot ---| |---|
+- reboot-options -+
+----------------+
/etc/fasthalt ---| |---|
+- halt-options -+
DESCRIPTION
The fastboot and fasthalt commands are shell scripts which reboot and halt the
system without checking the file systems. This is done by creating a file
<LOCAL>/fastboot, then invoking the reboot program. The system startup script,
/etc/rc, looks for this file and, if present, skips the normal invocation of
fsck.
RELATED INFORMATION
See the following commands: "halt," "rc" and "reboot."
Processed November 8, 1990 FASTBOOT, FASTHALT(8,C) 1