view files/fstab/ditto @ 194:0d37dde619d0

zfs now serving from ditto, new pool is stor7
author drewp@bigasterisk.com
date Wed, 14 Jun 2023 17:00:13 -0700
parents 5518f545e9e6
children 9dee7fd80c52
line wrap: on
line source

# written by pyinfra


#
# 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>
/dev/disk/by-uuid/6e64ce62-34db-4084-9385-d001e99ad38b / ext4 defaults 0 1
/dev/disk/by-uuid/3F95-42F4 /boot/efi vfat defaults 0 1

bang5:/d4/photoprism /photoprism nfs defaults 0 0