nfs und fstab von ssd-homeserver

This commit is contained in:
2021-03-18 21:28:51 +01:00
committed by root
parent f8ce852e2e
commit eedf3185d2
5 changed files with 24 additions and 0 deletions

4
fstab
View File

@@ -3,3 +3,7 @@ PARTUUID=738a4d67-01 /boot vfat defaults 0 2
PARTUUID=738a4d67-02 / ext4 defaults,noatime 0 1
# a swapfile is not a swap partition, no line here
# use dphys-swapfile swap[on|off] for that
# SSD Homeserver
UUID=66c9dd11-8f24-4c50-a8a0-dca48aae8bbd /media/ssd-homeserver ext4 nofail,auto,noatime,rw,user 0 0