# /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/sda5 during installation
UUID=421462aa-3b06-488b-9da8-0b60ed56ae8f / ext4 errors=remount-ro 0 1
# /boot was on /dev/sda6 during installation
UUID=f2433f67-b119-444a-8183-b8334c98d2e0 /boot ext4 defaults 0 2
# /home was on /dev/sda7 during installation
UUID=64d73255-b586-4a13-b821-69036579570b /home ext4 defaults 0 2
# swap was on /dev/sda8 during installation
UUID=da396a41-3ddd-4e10-a499-ce0f3ebb2a35 none swap sw 0 0
/dev/disk/by-uuid/b1ab25b2-b812-4d78-b13f-cdcf7cec7122 /mnt/b1ab25b2-b812-4d78-b13f-cdcf7cec7122 auto nosuid,nodev,nofail,x-gvfs-show,x-gvfs-name=File 0 0
/dev/disk/by-uuid/e4a6269e-089b-4f74-8a8f-055c6bfb68bc /mnt/e4a6269e-089b-4f74-8a8f-055c6bfb68bc auto nosuid,nodev,nofail,noauto 0 0