A permanent partition on my hard drive :
cat /etc/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>
UUID=1c6d01b6-e4b6-4566-a254-674eb70571c9 / ext4 defaults,noatime 0 1
tmpfs /tmp tmpfs defaults,noatime,mode=1777 0 0
UUID=9a1d0fdf-36a0-4fbc-bd99-52c0e23dd5fb /media/77 ext4 defaults,noatime 0 0
UUID=5388ba79-3e30-407b-be68-b5b255de97fb none swap defaults 0 2
UUID=B772-4C60 /boot/efi vfat defaults 0 2