SHARE
TWEET

Untitled

a guest Oct 10th, 2015 98 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. #
  2. # /etc/fstab: static file system information
  3. #
  4. # <file system> <dir>   <type>  <options>       <dump>  <pass>
  5. # DEVICE DETAILS: /dev/mapper/SystemDisk-SystemHome PARTUUID= PARTLABEL= UUID=3bd57254-526e-441a-918e-c28d1cc84a4f LABEL=Home
  6. # DEVICE DETAILS: /dev/mapper/SystemDisk-SystemRoot PARTUUID= PARTLABEL= UUID=d4a88497-5d6b-4d39-aa99-ffab8165d548 LABEL=ROOT
  7. # DEVICE DETAILS: /dev/mapper/SystemDisk-SystemSwap PARTUUID= PARTLABEL= UUID=7f3ef0cd-0d70-4330-81d5-c10d26863cf5 LABEL=SWAP
  8. # DEVICE DETAILS: /dev/sdb1 PARTUUID=c59a91dd-3128-4f46-a1e1-3b28629e1696 PARTLABEL=EFI UUID=0E6E-B67F LABEL=EFI
  9. # DEVICE DETAILS: /dev/sdb2 PARTUUID=24c7eff0-4be2-4808-acac-5aa5adb298d6 PARTLABEL=BOOT UUID=0E1C-1C94 LABEL=BOOT
  10. /dev/mapper/SystemDisk-SystemHome /home ext4 defaults 0 1
  11. /dev/mapper/SystemDisk-SystemRoot / ext4 defaults 0 1
  12. /dev/mapper/SystemDisk-SystemSwap swap swap defaults 0 0
  13. PARTUUID=24c7eff0-4be2-4808-acac-5aa5adb298d6 /boot vfat defaults 0 1
  14. PARTUUID=c59a91dd-3128-4f46-a1e1-3b28629e1696 /boot/efi vfat defaults 0 1
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top