how to enable a smb share on Proxmox startup

Jens66

New Member
Oct 4, 2025
1
0
1
Hi everyone. Sorry for a maybe simple Noob Question. I started 2 Days ago with Proxmox.

Setup:
Proxmox running:
1 virtual Masch with Open Media Vault.
Run fine I get Access from Windows to the Shares ...

1 virtual Masch with Jellyfin.
Runs after a little "tricky" Installation. Jellyfin takes a share from OMV to Store the files.

I get this 2 lines from Google:

mount -t cifs -o user=jellyfin //192.168.178.250/Filme /mnt/filme
pct set 210 -mp0 /mnt/filme,mp=/shared

when Proxmox starts up i have to type in these 2 lines to get Jellyfin running with the share. it work.

So i wrote a little script to run these two lines automaticly. works also.

And here´s the Question:

Is it possible to integrade this script, or the 2 lines, into the Start process of Proxmox so they get the Jellyfin Access to Omv share ??


I hope you "get it" what i mean, sorry for my bad english writing...

Greetings
Jens 66