.\" -*- coding: UTF-8 -*- .\" Copyright (c) 1980, 1989, 1991 The Regents of the University of California. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: .\" 1. Redistributions of source code must retain the above copyright .\" notice, this list of conditions and the following disclaimer. .\" 2. Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. .\" 3. All advertising materials mentioning features or use of this software .\" must display the following acknowledgement: .\" This product includes software developed by the University of .\" California, Berkeley and its contributors. .\" 4. Neither the name of the University nor the names of its contributors .\" may be used to endorse or promote products derived from this software .\" without specific prior written permission. .\" .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" .\" @(#)fstab.5 6.5 (Berkeley) 5/10/91 .\" .\" Modified Sat Mar 6 20:45:03 1993, faith@cs.unc.edu, for Linux .\" Sat Oct 9 10:07:10 1993: converted to man format by faith@cs.unc.edu .\" Sat Nov 20 20:47:38 1993: hpfs documentation added .\" Sat Nov 27 20:23:32 1993: Updated authorship information .\" Wed Jul 26 00:00:00 1995: Updated some nfs stuff, joey@infodrom.north.de .\" Tue Apr 2 00:38:28 1996: added info about "noauto", "user", etc. .\" Tue Jun 15 20:02:18 1999: added LABEL and UUID .\" Sat Jul 14 2001: Michael K. Johnson added -O .\" .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .TH FSTAB 5 "August 2010" util\-linux Dateiformate .SH BEZEICHNUNG fstab \- statische Informationen über Dateisysteme .SH ÜBERSICHT \fB/etc/fstab\fP .SH BESCHREIBUNG Die Datei \fBfstab\fP enthält beschreibende Informationen über die verschiedenen Dateisysteme. Programme greifen auf \fBfstab\fP nur lesend, nicht schreibend zu. Es obliegt dem Systemadministrator, diese Datei korrekt zu erstellen und zu pflegen. Jedes Dateisystem wird auf einer separaten Zeile beschrieben; die Felder innerhalb einer Zeile werden durch Tabulatoren oder Leerzeichen getrennt. Kommentarzeilen beginnen mit »#«, leere Zeilen werden ignoriert. Die Reihenfolge der Einträge in \fBfstab\fP ist wichtig, da \fBfsck\fP(8), \fBmount\fP(8) und \fBumount\fP(8) die Datei \fBfstab\fP sequentiell abarbeiten. \fBDas erste Feld\fP (\fIfs_spec\fP). .RS Dieses Feld beschreibt das einzuhängende blockorientierte Gerät oder ferne Dateisystem. .LP Im ersten Fall enthält es (einen Verweis auf) den Namen des blockorientierten Geräts (wie mittels \fBmknod\fP(8) erzeugt) für das einzubindende Gerät, beispielsweise »/dev/cdrom« oder »/dev/sdb7«. Für mittels NFS eingebundene Dateisysteme verwendet man :, zum Beispiel »knuth.aeb.nl:/«. Für procfs ist »proc« anzugeben. .LP Dateisysteme in den Formaten ext2 oder XFS lassen sich statt über den Gerätenamen auch mit Hilfe ihrer so genannten UUID oder der Gerätekennzeichnung (Volume Label) angeben (siehe \fBe2label\fP(8) beziehungsweise \fBxfs_admin\fP(8)). Dazu verwendet man das Format LABEL=