Guest User

Untitled

a guest
Dec 17th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. # <file system> <mount point> <type> <options> <dump> <pass>
  2. # / was on /dev/sda6 during installation
  3. UUID=c103ae98-1bda-4a69-baab-d0be7b3fcd64 / ext4 errors=remount-ro 0 1
  4. # /boot/efi was on /dev/sda1 during installation
  5. #UUID=305F-762B /boot/efi vfat umask=0077 0 1
  6. # /home was on /dev/sda8 during installation
  7. UUID=1cb582c4-67ae-4a50-9446-72f5f8e70f10 /home ext4 defaults 0 2
  8. # swap was on /dev/sda7 during installation
  9. UUID=6a954468-e4ad-4fc1-8d96-6c5c50ec31a5 none swap sw 0 0
  10. UUID=305F-762B /boot/efi vfat defaults 0 1
Advertisement
Add Comment
Please, Sign In to add comment