accessing network shared folders from AA1

Discussion in 'Networking' started by lithaborn, Nov 14, 2008.

  1. lithaborn

    lithaborn

    Joined:
    Nov 14, 2008
    Messages:
    2
    Likes Received:
    0
    Hi,

    I'm not new to linux, but having problems getting my AA1 to connect to the shared folders on my NAS box. the box is set up as a dhcp server and i know i'm getting the samba command line and /etc/fstab entries correct, i also know samba is correctly installed and working properly, but i keep getting error messages:

    [user@localhost ~]$ sudo mount -t smbfs //192.168.1.102//music /mnt/music/ -o username=admin,password=admin
    mount: wrong fs type, bad option, bad superblock on //192.168.1.102//music,
    missing codepage or helper program, or other error
    In some cases useful info is found in syslog - try
    dmesg | tail or so

    [user@localhost ~]$ sudo mount -t cifs //192.168.1.102/music/ /mnt/music/ -o username=admin,password=admin
    mount error 20 = Not a directory
    Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)

    Can anyone help me please? As i say, everything is working just right as far as i can tell, but it still throws those messages...

    TIA
     
    lithaborn, Nov 14, 2008
    #1
  2. lithaborn

    lithaborn

    Joined:
    Nov 14, 2008
    Messages:
    2
    Likes Received:
    0
    so nobody knows, huh?

    can someone point me to a place i might actually get an answer, then?

    thanks
     
    lithaborn, Nov 16, 2008
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.