Advertisement
Guest User

fstab

a guest
Jun 15th, 2022
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. # /dev/md0
  2. UUID=cd0e1b16-85f6-403f-8704-1b6a652586fe / ext4 rw,relatime 0 1
  3.  
  4. # /dev/sda1
  5. UUID=198E-FA51 /boot/efi vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro 0 2
  6.  
  7. # /dev/sda2
  8. UUID=bdef0224-1cec-41dc-90f6-316d5aaee2e3 none swap defaults 0 0
  9.  
  10. # /dev/sdb2
  11. UUID=882a37f6-a80f-49f5-9b06-0ea11b044878 none swap defaults 0 0
  12.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement