linux man page for mountall

Query: mountall

OS: linux

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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

NAME
mountall - Mount filesystems during boot
SYNOPSIS
mountall [OPTIONS]...
DESCRIPTION
mountall reads fstab(5) and calls fsck(8), mount(8) and swapon(8) in the correct order to mount filesystems once the underlying devices have been created by udevd(8) This is a temporary tool until init(8) itself gains the necessary flexibility to perform this processing; you should not rely on its behav- iour.
AUTHOR
Written by Scott James Remnant <scott@netsplit.com>
BUGS
Report bugs at <https://launchpad.net/ubuntu/+source/mountall/+bugs>
COPYRIGHT
Copyright (C) 2009 Canonical Ltd. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. upstart 2009-09-07 mountall(8)
Related Man Pages
all-swaps(7) - linux
filesystem(7) - debian
mounting(7) - debian
mounted(7) - debian
upstart-socket-bridge(8) - debian
Similar Topics in the Unix Linux Community
Mountall error at system startup