summaryrefslogtreecommitdiff
path: root/etc/fstab
blob: 7c8698e72de2579591a54d6bf1d1391749f89557 (plain)
1
2
3
4
5
6
7
8
9
# Static information about the filesystems.
# See fstab(5) for details.

# <file system> <dir> <type> <options> <dump> <pass>
/dev/sda3               /               xfs             rw,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota        0 1

/dev/sda2               /boot/efi       vfat            rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro   0 2

/swapfile none swap defaults 0 0