# /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/sdc1 during installation
UUID=867cd4fb-1e1b-4300-9cfa-7bd4f0c9067f / ext4 errors=remount-ro 0 1
# /home was on /dev/sdc3 during installation
UUID=04da1f2a-6ccd-488d-b8ad-e67378a6f05b /media/vanhakoti ext4 defaults 0 2
UUID=5f3278b7-a2b8-4689-8fcc-cc0d73198ae5 /home ext4 defaults 0 2
# swap was on /dev/sda5 during installation
UUID=93d4b7bc-d191-441b-8c8b-6f02861a09f4 none swap sw 0 0
# swap was on /dev/sdc2 during installation
UUID=db3e999c-0624-426c-9e21-cbed1df0de17 none swap sw 0 0
/dev/disk/by-uuid/d4bb4987-fc45-4b00-b385-cfbf89a49cce /home auto nosuid,nodev,nofail,x-gvfs-show 0 0
/dev/disk/by-uuid/5f3278b7-a2b8-4689-8fcc-cc0d73198ae5 /mnt/5f3278b7-a2b8-4689-8fcc-cc0d73198ae5 auto nosuid,nodev,nofail,x-gvfs-show 0 0