FASTBOOT(8) | System Manager's Manual | FASTBOOT(8) |
fastboot
, fasthalt
—
fastboot |
[boot-options] |
fasthalt |
[halt-options] |
fastboot
and fasthalt
are shell
scripts which reboot or halt the system, and when next started, the system
will skip the normal the file systems checks. This is done by creating a file
/fastboot, then invoking the
reboot(8) program. The system
startup script, /etc/rc, looks for this file and, if
present, skips the normal invocation of
fsck(8).
fastboot
command appeared in
4.2BSD.
June 5, 1993 | NetBSD 9.4 |