Advertisement
Guest User

Untitled

a guest
Aug 7th, 2016
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. # /etc/fstab: static file system information.
  2. #
  3. # Use 'blkid' to print the universally unique identifier for a
  4. # device; this may be used with UUID= as a more robust way to name devices
  5. # that works even if disks are added and removed. See fstab(5).
  6. #
  7. # <file system> <mount point> <type> <options> <dump> <pass>
  8. # / was on /dev/sda1 during installation
  9. UUID=ae67401c-d5e9-41b6-98e6-6ef840f65078 / ext4 errors=remoun$
  10. # swap was on /dev/sda5 during installation
  11. UUID=e05db747-a4f5-4dd8-acff-f84416389b15 none swap sw $
  12.  
  13. /media/psi/New\ Volume/ /chroot/psicobra/work none bind 0 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement