# /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=791ccf4e-dfe7-468d-9f54-40eff9b60dcf / ext4 noatime,errors=remount-ro 0 1 # /data was on /dev/sda6 during installation UUID=f32d10da-0587-413f-beac-bc5197c5aa84 /data ext4 noatime 0 2 # swap was on /dev/sda1 during installation UUID=a7cdb974-794f-4972-a386-b0bd687c52de none swap sw 0 0 lemmy:/data/repos /data/lemmy nfs defaults 0 0