# /etc/fstab: filesystem table. # # filesystem mountpoint type options dump pass /dev/vg-redstone/debian64 / ext4 defaults,noatime,barrier=0 1 1 LABEL=UEFI /boot/efi vfat auto,user,exec,nodev,nosuid,noatime 1 2 /dev/vg-redstone/swap none swap sw 0 0 /dev/vg-redstone/var /var ext4 auto,user,exec,dev,noatime,barrier=0 1 2 /var/tmp /tmp none bind 0 0 /dev/vg-redstone/home /home ext4 auto,user,exec,nodev,nosuid,noatime,barrier=0 1 2 /dev/vg-redstone/storage /srv/storage ext4 auto,user,noexec,nodev,nosuid,noatime,barrier=0 1 2 LABEL=seagate /srv/seagate ext4 auto,user,noexec,nodev,nosuid,noatime 1 2