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

# <file system> <dir> <type> <options> <dump> <pass>
# /dev/mapper/root
UUID=dacfc0cd-80d7-4487-96cb-704a806d5477	/         	ext4      	rw,relatime	0 1

# /dev/sda1
UUID=f1897be9-d50d-4585-a7f2-565c6c02f92c	/boot     	ext4      	rw,relatime	0 2

/swapfile none swap defaults 0 0