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

5
fstab.orig Normal file
View File

@@ -0,0 +1,5 @@
proc /proc proc defaults 0 0
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