erkki@ensio-dell-e63330:~$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda2 during installation
UUID=5b48c416-7e73-4868-a975-45f03d577cae / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda1 during installation
#UUID=DF01-1F85 /boot/efi vfat umask=0077 0 1
/swapfile none swap sw 0 0
/dev/disk/by-uuid/80DA-3911 /mnt/80DA-3911 auto nosuid,nodev,nofail,noauto,x-gvfs-show 0 0
/dev/disk/by-uuid/8354-6B81 /mnt/8354-6B81 auto nosuid,nodev,nofail,noauto,x-gvfs-show 0 0
UUID=DF01-1F85 /boot/efi vfat defaults 0 1
/swapfile none swap sw 0 0