root@kubuntu:/etc# cat fstab
# /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/sdb1 during installation
UUID=b5b1c937-2323-47de-ac0c-354e4720f843 / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda1 during installation
#UUID=2860-11F4 /boot/efi vfat umask=0077 0 1
# /home was on /dev/sdb2 during installation
UUID=4a637f9e-e823-4f4b-8d78-4fd1c7e85cdd /home ext4 defaults 0 2
UUID=2860-11F4 /boot/efi vfat defaults 0 1