Ok, I'm using OSMC in a RPI for a long time, recently updated to a RPI4 and it serves me as a kind of Media Server because I shared a lot over Samba in it. Since I have only one drive, seems enough.
A few days ago I heard about OMV, and decided to test on a RPI2 that was laying around. (actually I needed a new project...)
installation was OK after I understand what is all about.
The configuration is being a different fight.
The system seems pretty easy to deal, excellent UI by the way. And to increase difficulty I decided to shared my main folders with NFS. Never, ever, deal with it so it's been a nice ride.
So far I was able to add my disk to OMV. Also the file system. It's a Fat32 disk.
I create the share in NFS tab and a user with the same name and password as my Ubuntu system.
I mounted in my Ubuntu and perform a df to test it. (Saw it somewhere...). But I can't list the contents or access the data at all. the mount command returns
I didn't find anywhere a similar problem so I'm completely lost. I think is a NFS related problem, but no idea where to start troubleshoot.
Can anyone help me on that?