Quantcast
Channel: Unable to mount "Volume1" folder on nas - Ask Ubuntu
Viewing all articles
Browse latest Browse all 2

Unable to mount "Volume1" folder on nas

0
0

To copy a patch file the Nas i have on my network need to excess the Volume1 folder.

Usually i mount my nas with samba, but when i do that i have no access tot the Volume1 (and the not visible folders in there)

i tried:

  • sudo mount 192.168.0.200

  • sudo mount 192.168.0.200:/volume1

but both options give the error: can't find in /etc/fstab.

I assume i have to configure /etc/fstab correctly, but i don't know how really, but for one, i do not see fstab folder in /etc.

Also i am not sure how to deal with the username and password issue.

A pointer in the right direction would be much appreciated.


In reply to the answer by: Jos, i did the following.

  • sudo mkdir /mnt/vol

  • sudo mount -t cifs //192.168.0.200/volume1 /mnt/vol

Error msg:

  • mount: /mnt/vol: bad option; for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount. helper program.

following error msg:

mount error(2): No such file or directory Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)


return of: smbclient -L 192.168.0.200

Sharename       Type      Comment
---------       ----      -------
Home            Disk      Home directory
Public          Disk      System default share
Web             Disk      Web default shared folder
Download        Disk      Download default share.
Plex            Disk      Default location for Plex library.
Movies          Disk      
Photo           Disk      
Ebooks          Disk      
Documents       Disk           
MyArchive1      Disk      MyArchive: Series
IPC$            IPC       IPC Service ()

Reconnecting with SMB1 for workgroup listing.

Server               Comment
---------            -------

Workgroup            Master
---------            -------
WORKGROUP  

this is what need to be done according to this thread, but from windows remote instead of linux.

https://forum.kodi.tv/showthread.php?tid=330347

What to do when copying?
1) in ADM Services > Enable "Terminal" port 22
2) Download WinSCP from "https://winscp.net/eng/download.php"
3) Install WinSCP as a Commander type
4) run WinSCP
5) create connection -> protocol "SCP" + host "your ip NAS" + port 22 + username "root" and password.
6) after success connect > on the right panel goto / and copy volume1 (you must find volume1 from download dropbox in left side panel) from the left side to the right side


Just got a phone call from a friend that was coming over. I asked if i could borrow his laptop (windows) to do this and got it fixed easy peasy. I love ubuntu.. but sometimes the use of windows can be very helpfull *(unfortunately)

still i would love to be able to do this through ubuntu too.

Kind greats


Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles





Latest Images