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

Media centres • Can't mount network drive on Nvidia Shield

$
0
0
I have a 8tb drive connected to my Nvidia Shield, I have turned on "Transfer files over your local network" on it and I currently have my windows PC connected to it.

On my raspberry pi, I am trying to mount it but I keep getting errors and I am not sure whats wrong.

The main one I am getting is "invalid argument".

Here is the command I am writing into my terminal:

Code:

 sudo mount -t cifs //192.167.0.177/ /mnt/networkBackup -o "username=donniejrberry, password=passwordHere"
Then I get the error:
mount error(22): Invalid argument
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)
I want to mount the root of my drive so I can fully access it from my PI, where am I going wrong here?

Statistics: Posted by donnieberry — Wed Mar 27, 2024 1:43 am — Replies 0 — Views 18



Viewing all articles
Browse latest Browse all 4477

Trending Articles