# /etc/fstab: static file system information. # # ============================================================================ # V1.3 # Copyright (C) THALES. All rights reserved # Author: Jean-Noel Raguenes # Date : 07/12/2009 # Modification: # - V1.1: Herve Petit 10/03/2010 # - exports par interface eth1 plutot que eth0 # - ajouts de l'exports de /home/trc6500 # - V1.2: Thomas Perennou 30/04/2013 # - V1.3: Laurent Mazet 20/05/2013 # ============================================================================ # # Use 'blkid' to print the universally unique identifier for a # device; this may be used with UUID= as a more robust way to name devices # that works even if disks are added and removed. See fstab(5). # # /dev/ram0 / ramfs defaults 0 0 tmpfs /tmp tmpfs defaults 0 0 #export du repertoire de dump nfsserver:/dump /dump nfs acregmax=5,acdirmax=5,noatime,async,defaults 0 0 nfsserver:/opt /opt nfs acregmax=5,acdirmax=5,noatime,async,defaults 0 0 nfsserver:/home /home nfs acregmax=5,acdirmax=5,noatime,async,defaults 0 0 LABEL=REC /var/media/rec ext4 noatime,defaults 0 2