openmediavault
Unread Threads
Recent Activities
-
bigAboo80
Posted the thread OMV 5.x OMV 5.0 mount problems after update Jmicron firmware.ThreadHello!) After update Jmicron firmware I didn't find two drives, so I add code to /lib/udev/rules.d/60-persistent-storage.rules & drives shows up, but now I can't mount from WebUI. OMV shows an error.
(Hidden Content) -
cabrio_leo
Replied to the thread omv trying to run service at startup that was uninstalled.PostThe configuration database of OMV is /etc/openmediavault/config.xml. Everytime a setting is changed in the web interface the configuration is stored in this file.
But be careful. You should always make a backup copy of this file, before making changes. -
aleks77
Replied to the thread Your favorite Android Apps....PostHere are mine: Touch Calendar, To-Do List ( integrates with Toodledo which has a good firefox plugin ), OI Shopping list. Also I like educational apps like Lingo, . And for entertainments I use: AndFTP, CoPilot, My Movies Pro, Power Amp, Shop Savvy -
gareth__jones
Replied to the thread omv trying to run service at startup that was uninstalled.PostThanks, have been through every step on that thread but I'm still getting the error on boot. There's seems to be no trace of the files left on my system but there's still some reference somewhere asking for it during boot. Any more ideas? -
KM0201
Reacted withReaction (Post)to coffinbearer’s post in the thread OMV 5.x How to update Plex Media Server with Portainer.
- the switch to a image running bionic is only needed if you are using a 32bit OS host-is-incompatible-with-images-based-on-ubuntu-focal
- for updates check your version tag: linuxserver/plex Application Setup -
KM0201
Replied to the thread OMV 5.x All containers reset after a system restart.Post(Quote from geaves)
Oh I understand that.. I'm just saying I've saw people try to share their containers folder over SMB or NFS before (which to me makes no sense at all)...
In my own experiences with docker in the past. I've seen docker quite often reset… -
coffinbearer
Replied to the thread OMV 5.x How to update Plex Media Server with Portainer.Post- the switch to a image running bionic is only needed if you are using a 32bit OS host-is-incompatible-with-images-based-on-ubuntu-focal
- for updates check your version tag: linuxserver/plex Application Setup -
geaves
Replied to the thread OMV 5.x All containers reset after a system restart.Post(Quote from KM0201)
I'm not going to agree nor disagree, but I would guess that the issue could be a sub folder within a root folder, having recently moved to V5 I created a share, docker on a drive that had container configs stored under AppData. The… -
KM0201
Replied to the thread OMV 5.x How to update Plex Media Server with Portainer.Post(Quote from koppa)
If you installed with docker-compose or with a stack compose file.. you can just change your image that you pull
https://hub.docker.com/r/linuxserver/plex (see version tags)
and then redeploy the stack or docker-compose file.
If you…