# /etc/fstab: static file system information. # # Use 'blkid -o value -s UUID' 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). # # proc /proc proc nodev,noexec,nosuid 0 0 /dev/mapper/sda2_crypt / ext4 relatime,usrquota,grpquota,user_xattr,errors=remount-ro 0 1 # /boot was on /dev/sda1 during installation UUID=c2aa764e-0d4f-451d-9df9-405535775eb8 /boot ext4 relatime,usrquota,grpquota,user_xattr 0 2 /dev/mapper/sda3_crypt none swap sw 0 0 /dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0