Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8041

Networking and servers • Re: How do I access OMV from a Raspberry Pi?

$
0
0
Probably the same way you'd access any other SMB share on a pi:

On the desktop: open file manager then smb://server/share

From the command line: sudo mount -t cifs //server/share /mnt

To automatically mount at boot:[shameless self promotion]Using fstab A Beginner's Guide[/shameless self promotion]

The above just touches the surface with a couple of examples.

Statistics: Posted by thagrol — Tue Apr 15, 2025 2:29 pm



Viewing all articles
Browse latest Browse all 8041

Trending Articles