FASTBOOT(8) — UNIX Programmer’s Manual
NAME
fastboot, fasthalt − reboot/halt the system without checking the disks
SYNOPSIS
/usr/sbin/fastboot [ boot-options ]
/usr/sbin/fasthalt [ halt-options ]
DESCRIPTION
Fastboot and fasthalt are shell scripts which reboot and halt the system without checking the file systems. This is done by creating a file /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(8).
SEE ALSO
4.2 Berkeley Distribution — Revision 1.3 of 27/06/90