relpipe-data/examples/relpipe-out-fstab.txt
author František Kučera <franta-hg@frantovo.cz>
Tue, 28 May 2019 21:18:20 +0200
branchv_0
changeset 258 2868d772c27e
parent 180 d342de2e09a4
permissions -rw-r--r--
Release v0.12 – AWK

# /etc/fstab: static file system information.
#
# 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).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/vda1 during installation
UUID=29758270-fd25-4a6c-a7bb-9a18302816af /               ext4    relatime,user_xattr,errors=remount-ro 0       1
/dev/sr0         /media/cdrom0   udf,iso9660 user,noauto  0       0
/dev/sde /mnt/data ext4  relatime,user_xattr,errors=remount-ro 0       2
UUID=a2b5f230-a795-4f6f-a39b-9b57686c86d5 /home  btrfs    relatime  0       2
/dev/mapper/sdf_crypt /mnt/private xfs relatime  0       2