daily pastebin goal
45%
SHARE
TWEET

Untitled

a guest Mar 14th, 2012 18 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. jeremy@jeremy-desktop:~$ cat /etc/fstab
  2. # /etc/fstab: static file system information.
  3. #
  4. # Use 'blkid' to print the universally unique identifier for a
  5. # device; this may be used with UUID= as a more robust way to name devices
  6. # that works even if disks are added and removed. See fstab(5).
  7. #
  8. # <file system> <mount point>   <type>  <options>       <dump>  <pass>
  9. proc            /proc           proc    nodev,noexec,nosuid 0       0
  10. # / was on /dev/sda6 during installation
  11. UUID=c7d7cffd-974d-4d3d-91ef-a754b31301bf /               ext4    errors=remount-ro 0       1
  12. # swap was on /dev/sda5 during installation
  13. #UUID=b66df9df-900c-4660-9a16-2ce188b95a17 none            swap    sw              0       0
  14. # swap was on /dev/sda7 during installation
  15. #UUID=b01edea4-c9b9-45b8-95d2-28509c05db45 none            swap    sw              0       0
  16. /dev/mapper/cryptswap1 none swap sw 0 0
  17. /dev/mapper/cryptswap2 none swap sw 0 0
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top