Datenträger
Datenträger auflisten
lsblk -o NAME,VENDOR,MODEL,LABEL,SIZE,STATE,FSTYPE,MOUNTPOINT,UUID
Beispiele für dauerhaftes einhängen (/etc/fstab)
tmpfs /var/log tmpfs size=25M,noatime 0 0
UUID=e084f291-7471-44dd-bea1-16a9b712e6a8 /home/pi/data/pull-from ext4 auto,nofail,sync,users,rw 0 0
LABEL=restic-repo /home/pi/data/restic-repos ext4 auto,nofail,sync,users,rw 0 0
LABEL=restic-cache /home/pi/data/restic-cache ext4 auto,nofail,sync,users,rw 0 0