# /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/sdc5 during installation
UUID=3d6c4df8-f8eb-477b-9737-fb9cd90ab634 / ext4 noatime,errors=remount-ro 0 1
# /boot was on /dev/sdc1 during installation
UUID=79890f01-644d-4ab7-b58b-86253202e676 /boot ext4 defaults 0 2
# /boot/efi was on /dev/sda2 during installation
UUID=940D-D192 /boot/efi vfat umask=0077 0 1
# swap was on /dev/sda7 during installation
UUID=7bb59a79-eef7-4ef0-bf71-3c5e572f9f78 none swap sw 0 0
# /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/sdc5 during installation
UUID=3d6c4df8-f8eb-477b-9737-fb9cd90ab634 / ext4 noatime,errors=remount-ro 0 1
# /boot was on /dev/sdc1 during installation
#UUID=79890f01-644d-4ab7-b58b-86253202e676 /boot ext4 #defaults 0 2
# /boot/efi was on /dev/sda2 during installation
#UUID=940D-D192 /boot/efi vfat umask=0077 0 1
# swap was on /dev/sda7 during installation
UUID=7bb59a79-eef7-4ef0-bf71-3c5e572f9f78 none swap sw 0 0