Compare commits
No commits in common. "440fd264c05e2d96641b54f889cc0e115d7e2c65" and "dec737fad7702723cebe28a71b54ac8cb6f0b887" have entirely different histories.
440fd264c0
...
dec737fad7
@ -18,7 +18,7 @@ https://github.com/plexinc/pms-docker/blob/master/README.md
|
|||||||
`sudo mount -t cifs -o username=marcelo //swaghausen-wg/marceload/Dokus /media/plex/dokus`
|
`sudo mount -t cifs -o username=marcelo //swaghausen-wg/marceload/Dokus /media/plex/dokus`
|
||||||
|
|
||||||
- Football Folder:
|
- Football Folder:
|
||||||
`sudo mount -t cifs -o username=marcelo //swaghausen-wg/marceload/Fussball /media/plex/football`
|
`sudo mount -t cifs -o username=marcelo //swaghausen-wg/marceload/Fußball /media/plex/football`
|
||||||
|
|
||||||
- edit fstab
|
- edit fstab
|
||||||
`sudo nano /etc/fstab`
|
`sudo nano /etc/fstab`
|
||||||
@ -30,9 +30,6 @@ https://github.com/plexinc/pms-docker/blob/master/README.md
|
|||||||
- unmount folder in case e.g. of name change
|
- unmount folder in case e.g. of name change
|
||||||
`sudo umount -a -t cifs -l`
|
`sudo umount -a -t cifs -l`
|
||||||
|
|
||||||
edit mount config for startup: `sudo nano /etc/fstab`
|
|
||||||
check validity of settings: `findmnt --verify`
|
|
||||||
|
|
||||||
- restart container to make files available after mount
|
- restart container to make files available after mount
|
||||||
`docker restart plex`
|
`docker restart plex`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user