Thanks
# /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).
#
#
# / was on /dev/sda4 during installation
UUID=75178c0f-25b4-494b-9355-18d4754458b1 / ext4
errors=remount-ro 0 1
# /boot/efi was on /dev/sda1 during installation
UUID=C267-B886 /boot/efi vfat umask=0077 0 1
# swap was on /dev/sda2 during installation
UUID=b717ec49-d3e8-4c30-91dd-5aef78d052e2 none swap sw
0 0