daily pastebin goal
63%
SHARE
TWEET

I am Groot Fstab

a guest Mar 9th, 2015 194 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. root@mickey-Latitude-E6420:~# 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. # / was on /dev/sda6 during installation
  10. UUID=02612c5d-b0f1-476c-8f27-9e7ecd7728dd /               ext4    errors=remount-ro 0       1
  11. # swap was on /dev/sda5 during installation
  12. UUID=6adef265-d8c7-4390-b701-3efbf311418b none            swap    sw              0       0
RAW Paste Data
Top