12 lines
501 B
Plaintext
12 lines
501 B
Plaintext
# Extra fstab entries for Atlantis Synology 1823xs+ (192.168.0.200)
|
|
# These are appended to /etc/fstab on the host
|
|
#
|
|
# Credentials file for pi-5: /root/.pi5_smb_creds (chmod 600)
|
|
# username=vish
|
|
# password="REDACTED_PASSWORD" password>
|
|
#
|
|
# Note: Atlantis volumes are btrfs managed by DSM (volume1/2/3)
|
|
|
|
# pi-5 SMB share (NVMe storagepool) — mounted at /volume1/pi5_storagepool
|
|
//192.168.0.66/storagepool /volume1/pi5_storagepool cifs credentials=/root/.pi5_smb_creds,vers=3.0,nofail,_netdev 0 0
|