Skip to main content

All Questions

Tagged with
-1 votes
1 answer
3k views

Run command to mount a CIFS volume on boot on a Raspberry Pi

I am trying to make it so as soon as my Raspberry Pi boots up, it runs the command below so I can mount the drive on startup. sudo mount -t cifs -o username="USERNAME",password="PASSWORD",uid=$(id -u)...
Brandalf's user avatar
  • 103
2 votes
1 answer
2k views

Raspberry Pi/Raspbian: Trying to mount router hard drive

Linux/raspberry pi noob here. I'm trying to mount a hard drive that's connected to my router (ip: 192.168.0.1). I can find and explore it through the file explorer through Go > Network and it shows ...
Raaabiiin's user avatar
3 votes
1 answer
9k views

Issue with SMB/CIFS on OpenMediaVault 3.0.59 with Windows 10 PC?

I have installed OpenMediaVault 3.0.59 on my Rpi3. I'm trying to use it as a NAS for my other Windows 10 PC. But even after enabling the SMB/CIFS, it does not shows up in the network of the Windows 10 ...
Lokesh Sah's user avatar
2 votes
2 answers
926 views

Persistent Samba Share

There are hundreds of entries for this - and as far as I can tell I am doing it right. But it is not working... I run a latest Raspbian (Debian Wheezy) Distribution on a Raspberry Pi. I have ...
madflow's user avatar
  • 310