Warning: main(../layout/header.php) [function.main]: failed to open stream: No such file or directory in /srv/www/linuxgeek.net/vhosts/www/htdocs/beginners/node103.phtml on line 3

Warning: main() [function.include]: Failed opening '../layout/header.php' for inclusion (include_path='.:/usr/share/php') in /srv/www/linuxgeek.net/vhosts/www/htdocs/beginners/node103.phtml on line 3
next up previous contents
Next: 3.2.4 Creating Filesystems Up: 3.2.3 Mounting Filesystems Previous: 3.2.3 Mounting Filesystems   Contents

3.2.3.1 Terms

Mount
 
"Mounting" a filesystem means making a filesystem accessible to the operating system. "Mounting point' is where the filesystem is being mounted such as '/'. This has tree structure.

Syntax
 
mount <options> source directory

The most useful option is "-t" which specifies the type of filesystem

you are mounting. Here are examples:


Warning: main(../layout/footer.php) [function.main]: failed to open stream: No such file or directory in /srv/www/linuxgeek.net/vhosts/www/htdocs/beginners/node103.phtml on line 83

Warning: main() [function.include]: Failed opening '../layout/footer.php' for inclusion (include_path='.:/usr/share/php') in /srv/www/linuxgeek.net/vhosts/www/htdocs/beginners/node103.phtml on line 83