Humax having problem connecting to the server

Asked By 0 points N/A Posted on -
qa-featured

Hello Guys,

I would like to share a difficulty of mine which is basically a problem with connecting to Humax using network in OSX. Whenever I try to go to my HDR-FOX T2 via the system using OS X Lion, I get the below error notification:

Humax using network in OSX error

There was a probIern connecting to the server "humax"

The version of the server you are trying to connect to is not supported. Please sontact your system administrator to resolve the problem.

OK

I faced a problem linking to the hosting server “humax”. “The version of the server you are trying to connect to is not supported. Please contact your system administrator to restore the problem." It always shows the same mistake whether I only try and look through to it, or "Connect As". I presently have the samba 2.2.12-3 program set up, and as you can see that in the sidebar of the box is showing in the program products as "humax". I can FTP in except facing any difficulty, but it would be useful to just get to it immediate via the OS. If any of you have any experience about such situations, I would request to share the solution, also any idea about what kind of problem is this?

SHARE
Answered By 0 points N/A #144494

Humax having problem connecting to the server

qa-featured

The solution for this problem is quite simple so you need to follow these steps:

1. You have to run the portmapper on the Humax. You have to download the package version which you can find on the net.

2. You must use NFSv3. The v4 doesn’t work here in our case. For now I haven’t replaced the kernel yet.

3. You have to add the following packages to the repository:

  • portmap: used with both NFS client and server
  • nfs-utils: kernel based NFS server (v3 & v2 only)

4. To mount the humax you must use this command :

  • mount -t nfs humax_ip:/media/virtual <local_mountpoint>

Related Questions