# /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). # # proc /proc proc nodev,noexec,nosuid 0 0 # / was on /dev/sda5 during installation UUID=5dfa5078-3545-4506-b769-cbf61f7873bc / xfs defaults 0 1 # /boot was on /dev/sda2 during installation UUID=e05aa4ca-383b-468d-b6f7-869f77800729 /boot xfs defaults 0 2 # /home was on /dev/sda6 during installation UUID=edbcb23e-1e5d-4037-bf08-320f12138382 /home xfs defaults 0 2 # swap was on /dev/sda7 during installation #UUID=d40bebb3-a6fd-449a-814e-8fb59965da4c none swap sw 0 0 /dev/mapper/cryptswap1 none swap sw 0 0