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 behaviour.
AUTHOR
Written by Scott James Remnant <scott [AT] netsplit.com>
BUGS
Report bugs at <https://launchpad.net/ubuntu/+source/mountall/+bugs>
COPYRIGHT
Copyright © 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 PARTICULAR PURPOSE.