# /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>
# / on /dev/sda4
UUID=c9a553f9-665d-46b2-b434-452fc24b8582	/       	ext4    errors=remount-ro	0	1
# /home on /dev/sda5
#UUID=0092c5b3-9736-4d2e-9f46-7f619260f3ea	/home   	ext4    defaults			0	2
# /var on /dev/sda3
UUID=dc7c80d9-dd47-4eac-acf1-9da4828cb200	/var    	ext4    defaults,commit=60	0	2
# swap on /dev/sda2
#UUID=ab57d779-1269-41c4-ae97-526adf9ec263	none    	swap    sw					0	0
# /boot/efi on /dev/sda1
UUID=08DD-9246								/boot/efi	vfat	defaults			0	0
