man.bsd.lv manual page server

Manual Page Search Parameters

FASTBOOT(8) System Manager's Manual FASTBOOT(8)

fastboot, fasthaltreboot/halt the system without checking the disks

fastboot [boot-options]

fasthalt [halt-options]

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).

halt(8), reboot(8), rc(8)

The fastboot command appeared in 4.2BSD.

BSD 4.2 June 5, 1993 FASTBOOT(8)