Index Index for
Section 8
Index Alphabetical
listing for F
Index Bottom of
page

fastboot(8)

NAME

fastboot - Reboots the system without checking file systems

SYNOPSIS

/usr/sbin/fastboot [-lnq]

DESCRIPTION

The fastboot command reboots the system without checking file systems. The program creates the fastboot file then invokes the reboot program. The system start-up script contains instructions to look for the fastboot file. If present, the script removes the file and skips the invocation of the fsck command. You must have root privileges to use this command.

FLAGS

-l Does not log the reboot or place a shutdown record in the accounting file. -n Does not sync the disks or log the reboot. -q Performs a quick reboot without first shutting down running processes; does not log the reboot.

FILES

/usr/sbin/fastboot Specifies the command path

RELATED INFORMATION

Commands: fsck(8), rc0(8), rc2(8), rc3(8), reboot(8), shutdown(8), syslogd(8) Functions: sync(2), syslog(3)

Index Index for
Section 8
Index Alphabetical
listing for F
Index Top of
page