This repository has been archived on 2024-07-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
etckeeper/.fstab
T
2021-10-27 14:28:05 +02:00

9 lines
578 B
Plaintext

proc /proc proc defaults 0 0
PARTUUID=6c586e13-01 /boot vfat defaults 0 2
PARTUUID=6c586e13-02 / ext4 defaults,noatime 0 1
# cifs mount
#//192.168.0.40/video /mnt/library/video cifs auto,user,defaults,username=plex,password=#gentoo#,iocharset=utf8 0 0
#//192.168.0.40/music /mnt/library/music cifs auto,user,defaults,username=plex,password=#gentoo#,iocharset=utf8 0 0
#//192.168.0.40/photo /mnt/library/photo cifs auto,user,defaults,username=plex,password=#gentoo#,iocharset=utf8 0 0