#SMB Mount in LXC
2 messages · Page 1 of 1 (latest)
just using dirty mount -t cifs doesn't survive reboots, you will have to use fstab on the host to mount the share then use mountpoint on the lxc
2 messages · Page 1 of 1 (latest)
I'm looking at running frigate in a docker lxc. I want to use a smb share hosted on another NAS for the media folder. Not interested in modifying the fstab if I can avoid it. Any pointers?
just using dirty mount -t cifs doesn't survive reboots, you will have to use fstab on the host to mount the share then use mountpoint on the lxc