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

# <file system> <dir> <type> <options> <dump> <pass>
# /dev/sda2
UUID=639b6f22-f804-4155-8711-bfd5cf757f91	/         	ext4      	rw,relatime	0 1

# /dev/sda1
UUID=e0a05dc5-99bb-47a9-81bd-04f897a464a9	/boot     	ext4      	rw,relatime	0 2

/swapfile           	none      	swap      	defaults  	0 0