Guest User

fstabunixthread

a guest
Jun 23rd, 2016
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. #
  2. # /etc/fstab: static file system information
  3. #
  4. # <file system> <dir> <type> <options> <dump> <pass>
  5. # /dev/sda2
  6. UUID=51363f00-3611-4d25-8348-468d6f3068f7 / ext4 rw,relatime,data=ordered 0 1
  7.  
  8. # /dev/sda1
  9. UUID=543b9975-d1ef-4531-980a-9a1e98f4e17c /boot ext2 rw,relatime,block_validity,barrier,user_xattr,acl 0 2
  10.  
  11. # /dev/sda3
  12. #UUID=46F83139F8312897 /home ntfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096 0 0
Advertisement
Add Comment
Please, Sign In to add comment