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 ...
- 04-03-2009 #1Just 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
- 04-03-2009 #2Linux 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.


Reply With Quote