Files
etc-mypi/fstab

10 lines
434 B
Plaintext

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
# SSD Homeserver
UUID=66c9dd11-8f24-4c50-a8a0-dca48aae8bbd /media/ssd-homeserver ext4 nofail,auto,noatime,rw,user 0 0