Scindix

/etc/fstab

Nov 29th, 2025
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. # /etc/fstab: static file system information
  2. #
  3. # <file system> <dir> <type> <options> <dump> <pass>
  4. # /dev/md126p2 LABEL=Arch
  5. UUID=95797eac-d5e0-4772-b6be-0fa8ca97b59e / ext4 rw,lazytime,data=ordered 0 1
  6.  
  7. # /dev/sdb1
  8. UUID=a0de026c-f11d-4664-b118-e2895e05c29c none swap defaults0 0
  9.  
  10. # /dev/md126p1
  11. UUID=F012-A161 /boot/efi vfat defaults0 0
  12.  
  13. tmpfs /tmp/fs/ tmpfs rw,nodev,nosuid,size=5G 0 0
  14.  
  15. # total 0
Tags: fstab
Advertisement
Add Comment
Please, Sign In to add comment