File: fstab

package info (click to toggle)
kpmcore 25.12.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,816 kB
  • sloc: cpp: 21,691; sh: 22; makefile: 7
file content (13 lines) | stat: -rw-r--r-- 565 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Static information about the filesystems.
# See fstab(5) for details.

# <file system> <dir> <type> <options> <dump> <pass>
/dev/sda                                    /       ext4    rw,relatime,discard   0 1 

UUID=0491f5bc-487c-4797-b118-78add1e9cfb0   /test   btrfs   defaults              0 2 

127.0.0.1:/nfs/export                       /nfs    nfs     defaults              0 2 

none                                        /tmp    tmpfs   defaults              0 0 

/dev/mapper/swap                            none    swap    defaults              0 0