# /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/sda1 during installation
UUID=89bd66f4-a385-4b66-9ff5-e07908c8f1c5 / ext4 errors=remoun$
# swap was on /dev/sda5 during installation
UUID=6e645d81-94cc-461a-ba74-113ceee4181b none swap sw $
# /dev/sda6
#UUID=bbf546e3-b76c-4eee-a05d-98a87a22c274 /home ext4 defaults 0 2