Find the answer to your Linux question:
Results 1 to 2 of 2
I need to get access to my NAS from the Ubuntu machine. The windows network nodes all show up normally in /places/network. I can ping the NAS successfully either by ...
  1. #1
    fmw
    fmw is offline
    Just Joined!
    Join Date
    Mar 2007
    Posts
    32

    Need network share advice

    I need to get access to my NAS from the Ubuntu machine. The windows network nodes all show up normally in /places/network. I can ping the NAS successfully either by net name or IP. However, if I just double click the NAS icon I get a an error that says it can't mount the location. I need to do some reading. Can someone point me in the right direction?

    Fred

  2. #2
    Linux User
    Join Date
    Apr 2007
    Posts
    289
    Maybe, if you're lucky, it was not mounted (or unmounted) properly.

    If the device shows up in /etc/fstab, then
    highlight it
    'cut'
    save
    close
    mount device
    open /etc/fstab
    'paste'
    save
    close.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...