Advertisement
Guest User

Untitled

a guest
Feb 25th, 2022
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. # Static information about the filesystems.
  2. # See fstab(5) for details.
  3.  
  4. # <file system> <dir> <type> <options> <dump> <pass>
  5. # /dev/md1
  6. UUID=d349ca31-9a04-4bed-ab8c-f36fc6de6f85 / ext4 rw,relatime 0 1
  7.  
  8. # /dev/md0
  9. UUID=1776544d-733f-4ccd-81fc-3b5d142c7d7a /boot ext4 rw,relatime 0 2
  10.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement