|
Author | Topic: ReadyNAS problem (Read 1,871 times) |
miraceti New Member
 member is offline
Joined: Jan 2011 Gender: Male  Posts: 13
|  | ReadyNAS problem « Thread Started on Jan 24, 2011, 4:59am » | |
Hi Guys, I am using the 64 bit version of SalineOS and I have a Netgear ReadyNAS 4000 on my network. Using the networking tool (go??? sorry I am on a different machine at the moment) when I try to connect to the nas, it connects to the share that I have created, but the share cannot be opened, ie there is an icon in the program but it refuses to open. Any help would be greatly appreciated
| |
|
Anthony Nordquist Administrator
     member is offline
![[homepage] [homepage]](http://images.proboards.com/new/buttons/www_sm.png) Joined: Dec 2010 Gender: Male  Posts: 1,343
|  | Re: ReadyNAS problem « Reply #1 on Jan 24, 2011, 5:06am » | |
Double clicking the box once should prompt you for the root password and then mount the share. Double click again to open it in Thunar.
| |
|
miraceti New Member
 member is offline
Joined: Jan 2011 Gender: Male  Posts: 13
|  | Re: ReadyNAS problem « Reply #2 on Jan 24, 2011, 7:14am » | |
Thanks for getting back to me so quickly Anthony, but I have tried that double click and right click -> open and the share steadfastly refuses to open for me. I'd be guessing a permissions issue somewhere, however I can access the share from other boxes ok using Linux Mint Debian Edition and other members of my family can access it using that other OS that's only useful for playing games on.
| |
|
Anthony Nordquist Administrator
     member is offline
![[homepage] [homepage]](http://images.proboards.com/new/buttons/www_sm.png) Joined: Dec 2010 Gender: Male  Posts: 1,343
|  | Re: ReadyNAS problem « Reply #3 on Jan 24, 2011, 7:29am » | |
Could you try installing the libntfs-gnomevfs package for me?
| |
|
miraceti New Member
 member is offline
Joined: Jan 2011 Gender: Male  Posts: 13
|  | Re: ReadyNAS problem « Reply #4 on Jan 24, 2011, 7:46am » | |
Hi again Anthony, Ok I have installed libntfs-gnomevfs and it has made no difference.
I open gigolo and select the connect option, enter the ip and share name, the backup share opens virtually instantly in the gigolo window but I still cannot open it.
| |
|
Anthony Nordquist Administrator
     member is offline
![[homepage] [homepage]](http://images.proboards.com/new/buttons/www_sm.png) Joined: Dec 2010 Gender: Male  Posts: 1,343
|  | Re: ReadyNAS problem « Reply #5 on Jan 24, 2011, 7:55am » | |
Try opening a terminal and running gigolo from there. Just run with the command gigolo it should print out any errors to the terminal window.
| |
|
miraceti New Member
 member is offline
Joined: Jan 2011 Gender: Male  Posts: 13
|  | Re: ReadyNAS problem « Reply #6 on Jan 24, 2011, 8:03am » | |
Ok here's the error
gvfs-open: smb://192.168.1.252/backup/: error opening location: No application is registered as handling this file
| |
|
Anthony Nordquist Administrator
     member is offline
![[homepage] [homepage]](http://images.proboards.com/new/buttons/www_sm.png) Joined: Dec 2010 Gender: Male  Posts: 1,343
|  | Re: ReadyNAS problem « Reply #7 on Jan 24, 2011, 8:18am » | |
Please open a terminal and Login as root then issue this command: gpasswd -a user fuse replace user with your username #This will ensure your user is in the FUSE group
Then, you may need to add the following lines to your /home/username/.local/share/applications/defaults.list so that Thunar is used to open folders by gvfs-open:
x-directory/gnome-default-handler=Thunar.desktop inode/directory=Thunar.desktop x-directory/normal=Thunar.desktop
Save the file and reboot. Please let me know if this works as I will add that entry to the 1.1 Saline OS builds to avoid issues in the future Seems, this issue is common amongst all Xfce distributions. Would like mine not to be one of them.
| |
|
miraceti New Member
 member is offline
Joined: Jan 2011 Gender: Male  Posts: 13
|  | Re: ReadyNAS problem « Reply #8 on Jan 24, 2011, 8:29am » | |
I'm sorry to report it's still the same, not working. I have double checked my command and file is as below.
[Default Applications] application/x-compressed-tar=file-roller.desktop image/jpeg=ristretto.desktop text/plain=gedit.desktop image/png=ristretto.desktop application/pdf=epdfview.desktop x-directory/gnome-default-handler=Thunar.desktop inode/directory=Thunar.desktop x-directory/normal=Thunar.desktop
| |
|
Anthony Nordquist Administrator
     member is offline
![[homepage] [homepage]](http://images.proboards.com/new/buttons/www_sm.png) Joined: Dec 2010 Gender: Male  Posts: 1,343
|  | Re: ReadyNAS problem « Reply #9 on Jan 24, 2011, 8:47am » | |
So close I think try this: gksu cd $HOME && gksu wget http://files.uvena.de/gnome-mount && gksu chmod 755 ./gnome-mount && gksu mv ./gnome-mount /usr/local/bin
id user (replacing user with your username) will allow you to check that you are in fact in the fuse group
| |
|
miraceti New Member
 member is offline
Joined: Jan 2011 Gender: Male  Posts: 13
|  | Re: ReadyNAS problem « Reply #10 on Jan 24, 2011, 8:58am » | |
Still no good unfortunately, I am in the fuse group (115) and the command seemed to work no problem at all.
Unfortunately I have to sign off at the moment, but i'll drop back tomorrow.
thanks heaps for your help Anthony, I very much appreciate your efforts.
| |
|
Anthony Nordquist Administrator
     member is offline
![[homepage] [homepage]](http://images.proboards.com/new/buttons/www_sm.png) Joined: Dec 2010 Gender: Male  Posts: 1,343
|  | Re: ReadyNAS problem « Reply #11 on Jan 24, 2011, 9:07am » | |
One thing I know for sure is that this issue will be fixed in Xfce 4.8 as its moved to the gnome libraries for mounting remote shares. After you double click the filesystem in gigolo it should appear in your /home/user/.gvfs folder. Please check that when you get a chance and get back with me.
| |
|
Anthony Nordquist Administrator
     member is offline
![[homepage] [homepage]](http://images.proboards.com/new/buttons/www_sm.png) Joined: Dec 2010 Gender: Male  Posts: 1,343
|  | Re: ReadyNAS problem « Reply #12 on Jan 24, 2011, 9:47am » | |
Been looking into this more try installing the package fusesmb and reboot.
| |
|
miraceti New Member
 member is offline
Joined: Jan 2011 Gender: Male  Posts: 13
|  | Re: ReadyNAS problem « Reply #13 on Jan 24, 2011, 8:40pm » | |
I have installed fusesmb and it's still a no go unfortunately, also the ~/.gvfs folder is empty.
| |
|
Anthony Nordquist Administrator
     member is offline
![[homepage] [homepage]](http://images.proboards.com/new/buttons/www_sm.png) Joined: Dec 2010 Gender: Male  Posts: 1,343
|  | Re: ReadyNAS problem « Reply #14 on Jan 24, 2011, 8:45pm » | |
Hmm, try starting the fuse daemon? gksu gvfs-fuse-daemon
| |
|
|