Guest User

fstab

a guest
Oct 12th, 2016
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. #
  2. # /etc/fstab: static file system information
  3. #
  4. # <file system> <dir> <type> <options> <dump> <pass>
  5. # /dev/nvme0n1p7
  6. UUID=4696ba48-b9b7-4ca9-a26b--ba3d08d254c5 / ext4 rw,relatime,data=ordered 0 1
  7.  
  8. # /dev/nvme0n1p6
  9. UUID=e4fb1b22-a728-4521-a7b1-42f48487fa0f none swap defaults 0 0
  10.  
  11. # /dev/nvme0n1p1
  12. UUID=74FB-7F67 /boot vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro 0 2
Advertisement
Add Comment
Please, Sign In to add comment